[INFO] fetching crate ocl-interop 0.1.5... [INFO] testing ocl-interop-0.1.5 against beta-2021-01-01 for beta-1.50-1 [INFO] extracting crate ocl-interop 0.1.5 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate ocl-interop 0.1.5 on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate ocl-interop 0.1.5 [INFO] finished tweaking crates.io crate ocl-interop 0.1.5 [INFO] tweaked toml for crates.io crate ocl-interop 0.1.5 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded qutex v0.2.3 [INFO] [stderr] Downloaded ocl-core-vector v0.1.0 [INFO] [stderr] Downloaded cocoa v0.13.0 [INFO] [stderr] Downloaded cocoa v0.14.0 [INFO] [stderr] Downloaded core-graphics v0.12.4 [INFO] [stderr] Downloaded core-foundation-sys v0.5.1 [INFO] [stderr] Downloaded cl-sys v0.4.2 [INFO] [stderr] Downloaded ocl v0.19.3 [INFO] [stderr] Downloaded gl_generator v0.8.0 [INFO] [stderr] Downloaded glutin v0.12.2 [INFO] [stderr] Downloaded glfw v0.20.0 [INFO] [stderr] Downloaded sdl2 v0.31.0 [INFO] [stderr] Downloaded ocl-core v0.11.2 [INFO] [stderr] Downloaded sdl2-sys v0.31.0 [INFO] [stderr] Downloaded gl v0.9.0 [INFO] [stderr] Downloaded core-graphics v0.13.0 [INFO] [stderr] Downloaded winit v0.10.0 [INFO] [stderr] Downloaded core-foundation v0.5.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "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] 18603678d64a3f28ade645caca8f2cb080440bd050003d42bd3d20e9e5066ac3 [INFO] running `Command { std: "docker" "start" "-a" "18603678d64a3f28ade645caca8f2cb080440bd050003d42bd3d20e9e5066ac3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "18603678d64a3f28ade645caca8f2cb080440bd050003d42bd3d20e9e5066ac3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18603678d64a3f28ade645caca8f2cb080440bd050003d42bd3d20e9e5066ac3", kill_on_drop: false }` [INFO] [stdout] 18603678d64a3f28ade645caca8f2cb080440bd050003d42bd3d20e9e5066ac3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4e80212b3cc102900f5b5c19e504b88fb511ee24878db887764b78ed78444199 [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" "4e80212b3cc102900f5b5c19e504b88fb511ee24878db887764b78ed78444199", kill_on_drop: false }` [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling cl-sys v0.4.2 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling khronos_api v1.0.1 [INFO] [stderr] Compiling futures v0.1.30 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling xml-rs v0.6.1 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling ocl-core v0.11.2 [INFO] [stderr] Compiling gl_generator v0.5.5 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling ocl-interop v0.1.5 (/opt/rustwide/workdir) [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling qutex v0.2.3 [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 ocl v0.19.3 [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/lib.rs:28:63 [INFO] [stdout] | [INFO] [stdout] 28 | properties.set_gl_context(glx::GetCurrentContext() as (*mut _)); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/lib.rs:29:64 [INFO] [stdout] | [INFO] [stdout] 29 | properties.set_glx_display(glx::GetCurrentDisplay() as (*mut _)); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 38.26s [INFO] running `Command { std: "docker" "inspect" "4e80212b3cc102900f5b5c19e504b88fb511ee24878db887764b78ed78444199", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e80212b3cc102900f5b5c19e504b88fb511ee24878db887764b78ed78444199", kill_on_drop: false }` [INFO] [stdout] 4e80212b3cc102900f5b5c19e504b88fb511ee24878db887764b78ed78444199 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e55b3d8cc9f0ecfd2e218173da89a98da8f10f9ec7e18fe505dca125d8975030 [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" "e55b3d8cc9f0ecfd2e218173da89a98da8f10f9ec7e18fe505dca125d8975030", kill_on_drop: false }` [INFO] [stderr] Compiling khronos_api v2.2.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling token_store v0.1.2 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling nom v1.2.4 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling libloading v0.6.6 [INFO] [stderr] Compiling sdl2-sys v0.31.0 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling memmap v0.6.2 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/lib.rs:28:63 [INFO] [stdout] | [INFO] [stdout] 28 | properties.set_gl_context(glx::GetCurrentContext() as (*mut _)); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/lib.rs:29:64 [INFO] [stdout] | [INFO] [stdout] 29 | properties.set_glx_display(glx::GetCurrentDisplay() as (*mut _)); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling wayland-sys v0.12.5 [INFO] [stderr] Compiling semver v0.2.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling wayland-scanner v0.12.5 [INFO] [stderr] Compiling glfw-sys v3.3.2 [INFO] [stderr] Compiling gl_generator v0.8.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling sdl2 v0.31.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling wayland-client v0.12.5 [INFO] [stderr] Compiling wayland-protocols v0.12.5 [INFO] [stderr] Compiling gl v0.9.0 [INFO] [stderr] Compiling glutin v0.12.2 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling glfw v0.20.0 [INFO] [stderr] Compiling wayland-kbd v0.13.1 [INFO] [stderr] Compiling wayland-window v0.13.3 [INFO] [stderr] Compiling winit v0.10.0 [INFO] [stderr] Compiling ocl-interop v0.1.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/lib.rs:28:63 [INFO] [stdout] | [INFO] [stdout] 28 | properties.set_gl_context(glx::GetCurrentContext() as (*mut _)); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/lib.rs:29:64 [INFO] [stdout] | [INFO] [stdout] 29 | properties.set_glx_display(glx::GetCurrentDisplay() as (*mut _)); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> tests/lib.rs:270:21 [INFO] [stdout] | [INFO] [stdout] 270 | let thing: &mut TestContent = &mut CLGenVBO::new(); [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn TestContent` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> tests/lib.rs:321:21 [INFO] [stdout] | [INFO] [stdout] 321 | let thing: &mut TestContent = &mut CLGenVBO::new(); [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn TestContent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> tests/lib.rs:377:21 [INFO] [stdout] | [INFO] [stdout] 377 | let thing: &mut TestContent = &mut CLGenVBO::new(); [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn TestContent` [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/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/ocl_interop-3c32caf17e37776b.ocl_interop.49t340p1-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/ocl_interop-3c32caf17e37776b.ocl_interop.49t340p1-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/ocl_interop-3c32caf17e37776b.ocl_interop.49t340p1-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/ocl_interop-3c32caf17e37776b.ocl_interop.49t340p1-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/ocl_interop-3c32caf17e37776b.ocl_interop.49t340p1-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/ocl_interop-3c32caf17e37776b.ocl_interop.49t340p1-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/ocl_interop-3c32caf17e37776b.ocl_interop.49t340p1-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/ocl_interop-3c32caf17e37776b.ocl_interop.49t340p1-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/ocl_interop-3c32caf17e37776b.ocl_interop.49t340p1-cgu.8.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/ocl_interop-3c32caf17e37776b" "/opt/rustwide/target/debug/deps/ocl_interop-3c32caf17e37776b.5fgop0eo64mrghe4.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/glfw-sys-fe4c743f04a068ce/out/lib" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-lGL" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-c99ebba9851136ef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-190ecd0479955c2e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-10cf7eacb763a707.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-5f0069e1a0595222.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-176a753cf8833059.rlib" "/opt/rustwide/target/debug/deps/libocl-d0a58c0c298c0f16.rlib" "/opt/rustwide/target/debug/deps/libqutex-dfb9dd092120cff5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-58394cd3c4cb5d5c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-34bfa4a7f77ee224.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-a96b6febc0fedee5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-725e81724c13a8ca.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-34944e4fe4b38f7c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-b71d276e69df7592.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-281950e12014f7ec.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-62efd5c3c3e18fe4.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b2d06f7d60fcbb27.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-eaf618366f8551a4.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3bb9a546b52233f2.rlib" "/opt/rustwide/target/debug/deps/libnodrop-9930c0e3be6b3e1a.rlib" "/opt/rustwide/target/debug/deps/libocl_core-271c3bdbfa98951e.rlib" "/opt/rustwide/target/debug/deps/libcl_sys-77a15a8f6443200b.rlib" "/opt/rustwide/target/debug/deps/libocl_core_vector-ac01543c8be334e6.rlib" "/opt/rustwide/target/debug/deps/libnum-c89301de58d61aa5.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-ace401eb9d859349.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-2efb18a5dc1cd5de.rlib" "/opt/rustwide/target/debug/deps/librand-5d509fc47140bcd4.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-aa130faf49ab8f05.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-d35afb76f1c5386c.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-a533511d45cca78e.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-7a3ef2123a40ae59.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-b08465dcdf209dec.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-ce76a0740b185d80.rlib" "/opt/rustwide/target/debug/deps/libbitflags-8a5476fab5bb3232.rlib" "/opt/rustwide/target/debug/deps/libfailure-fd6a903af1634638.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-f1017ae6089577dd.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-fc37096584dd689f.rlib" "/opt/rustwide/target/debug/deps/libadler-013da12b1c81b559.rlib" "/opt/rustwide/target/debug/deps/libobject-dbb94767ac9953ef.rlib" "/opt/rustwide/target/debug/deps/liblibc-77d6541a42757d2c.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-a3af16ab6b77e470.rlib" "/opt/rustwide/target/debug/deps/libgimli-8d0c103f388d3262.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d82520db93b55397.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-a05fd217af1a3b9e.rlib" "/opt/rustwide/target/debug/deps/libfutures-f57264efe2215d26.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-cb2b583837c7ff21.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7444fd17919e9af0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0ee2f67026959ab7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-df1bcd1e82256d04.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ed9ecf1b54021131.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0ede66bb24e94b96.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7c2de7f50940865c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b138d50085fd4683.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-6576870d8f2b9ae2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-042a30c5f67b2c91.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7b3f33d3dbe385dc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-90b3063cd7b22527.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-17f9484f8dc4da1e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-df38345acd9d92e1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5e10ca10bdd9e54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9e5b4162eeef2cef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3a4e739a77468800.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0f3a0c116d5e04d6.rlib" "-Wl,-Bdynamic" "-lOpenCL" "-lOpenCL" "-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; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ocl-interop` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/lib-cb186a0a0449a98d.lib.98x99gbn-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/lib-cb186a0a0449a98d.lib.98x99gbn-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/lib-cb186a0a0449a98d.lib.98x99gbn-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/lib-cb186a0a0449a98d.lib.98x99gbn-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/lib-cb186a0a0449a98d.lib.98x99gbn-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/lib-cb186a0a0449a98d.lib.98x99gbn-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/lib-cb186a0a0449a98d.lib.98x99gbn-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/lib-cb186a0a0449a98d.lib.98x99gbn-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/lib-cb186a0a0449a98d.lib.98x99gbn-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/lib-cb186a0a0449a98d.lib.98x99gbn-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/lib-cb186a0a0449a98d.lib.98x99gbn-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/lib-cb186a0a0449a98d.lib.98x99gbn-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/lib-cb186a0a0449a98d.lib.98x99gbn-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/lib-cb186a0a0449a98d.lib.98x99gbn-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/lib-cb186a0a0449a98d.lib.98x99gbn-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/lib-cb186a0a0449a98d.lib.98x99gbn-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/lib-cb186a0a0449a98d" "/opt/rustwide/target/debug/deps/lib-cb186a0a0449a98d.2r029btwiv1wvg7l.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/glfw-sys-fe4c743f04a068ce/out/lib" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-c99ebba9851136ef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-190ecd0479955c2e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-10cf7eacb763a707.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-5f0069e1a0595222.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-176a753cf8833059.rlib" "/opt/rustwide/target/debug/deps/libsdl2-0b426e169bedd5b2.rlib" "/opt/rustwide/target/debug/deps/librand-8db4f64e2a066c2e.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-11431dcf5b957cd0.rlib" "/opt/rustwide/target/debug/deps/libbitflags-5491842f1301905a.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-721ddb5cf32cc140.rlib" "/opt/rustwide/target/debug/deps/libglfw-a82fc013692cf116.rlib" "/opt/rustwide/target/debug/deps/liblog-2151a70b73779053.rlib" "/opt/rustwide/target/debug/deps/liblog-93afe3d9087c158b.rlib" "/opt/rustwide/target/debug/deps/libsemver-0100a7db34a65da6.rlib" "/opt/rustwide/target/debug/deps/libnom-ed702d7092742ca1.rlib" "/opt/rustwide/target/debug/deps/libocl_interop-28aabbb43f9adf2b.rlib" "/opt/rustwide/target/debug/deps/libocl-d0a58c0c298c0f16.rlib" "/opt/rustwide/target/debug/deps/libqutex-dfb9dd092120cff5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-58394cd3c4cb5d5c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-34bfa4a7f77ee224.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-a96b6febc0fedee5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-725e81724c13a8ca.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-34944e4fe4b38f7c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-b71d276e69df7592.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-281950e12014f7ec.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-62efd5c3c3e18fe4.rlib" "/opt/rustwide/target/debug/deps/libnodrop-9930c0e3be6b3e1a.rlib" "/opt/rustwide/target/debug/deps/libocl_core-271c3bdbfa98951e.rlib" "/opt/rustwide/target/debug/deps/libcl_sys-77a15a8f6443200b.rlib" "/opt/rustwide/target/debug/deps/libocl_core_vector-ac01543c8be334e6.rlib" "/opt/rustwide/target/debug/deps/libnum-c89301de58d61aa5.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-ace401eb9d859349.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-2efb18a5dc1cd5de.rlib" "/opt/rustwide/target/debug/deps/librand-5d509fc47140bcd4.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-aa130faf49ab8f05.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-d35afb76f1c5386c.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-a533511d45cca78e.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-7a3ef2123a40ae59.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-b08465dcdf209dec.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-ce76a0740b185d80.rlib" "/opt/rustwide/target/debug/deps/libfailure-fd6a903af1634638.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-f1017ae6089577dd.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-fc37096584dd689f.rlib" "/opt/rustwide/target/debug/deps/libadler-013da12b1c81b559.rlib" "/opt/rustwide/target/debug/deps/libobject-dbb94767ac9953ef.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-a3af16ab6b77e470.rlib" "/opt/rustwide/target/debug/deps/libgimli-8d0c103f388d3262.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-a05fd217af1a3b9e.rlib" "/opt/rustwide/target/debug/deps/libfutures-f57264efe2215d26.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-cb2b583837c7ff21.rlib" "/opt/rustwide/target/debug/deps/libglutin-664405a62af9161d.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-612a638fe0557aeb.rlib" "/opt/rustwide/target/debug/deps/libwinit-fd370aa1f875e166.rlib" "/opt/rustwide/target/debug/deps/libwayland_window-d11396213ca9c1ba.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-678c3e986d13dc78.rlib" "/opt/rustwide/target/debug/deps/libtempfile-cb07556f949a03f9.rlib" "/opt/rustwide/target/debug/deps/librand-7b71cf6ad96983b5.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-9a318b3afda58bf9.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-b2a2733ac9f6124d.rlib" "/opt/rustwide/target/debug/deps/librand_core-6fb3f237f0daaab9.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-54e5fa8dd90708ec.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-14da0bbdd231c317.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3bb9a546b52233f2.rlib" "/opt/rustwide/target/debug/deps/libwayland_kbd-1ac4eb9790c90f79.rlib" "/opt/rustwide/target/debug/deps/libmemmap-2d7d90d469c106c8.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-7bb9940cf5b5b554.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-7c13861d29472c74.rlib" "/opt/rustwide/target/debug/deps/libdlib-6b4c1e4cb086abe5.rlib" "/opt/rustwide/target/debug/deps/liblibloading-3cd2f00d4847b73f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d82520db93b55397.rlib" "/opt/rustwide/target/debug/deps/libtoken_store-09f556c11cd9d5fd.rlib" "/opt/rustwide/target/debug/deps/libbitflags-8a5476fab5bb3232.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a1c8d337a4da41fd.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-6f25a1ec87e0f6f0.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-eaf618366f8551a4.rlib" "/opt/rustwide/target/debug/deps/libshared_library-68c38545b08bf035.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b2d06f7d60fcbb27.rlib" "/opt/rustwide/target/debug/deps/liblibc-77d6541a42757d2c.rlib" "/opt/rustwide/target/debug/deps/libgl-ad9af5769bcec157.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7444fd17919e9af0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0ee2f67026959ab7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-df1bcd1e82256d04.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ed9ecf1b54021131.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0ede66bb24e94b96.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7c2de7f50940865c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b138d50085fd4683.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-6576870d8f2b9ae2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-042a30c5f67b2c91.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7b3f33d3dbe385dc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-90b3063cd7b22527.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-17f9484f8dc4da1e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-df38345acd9d92e1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5e10ca10bdd9e54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9e5b4162eeef2cef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3a4e739a77468800.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0f3a0c116d5e04d6.rlib" "-Wl,-Bdynamic" "-lSDL2" "-lX11" "-lGL" "-lXxf86vm" "-lXrandr" "-lXi" "-lXcursor" "-lXinerama" "-lGL" "-lOpenCL" "-lOpenCL" "-ldl" "-ldl" "-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; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "e55b3d8cc9f0ecfd2e218173da89a98da8f10f9ec7e18fe505dca125d8975030", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e55b3d8cc9f0ecfd2e218173da89a98da8f10f9ec7e18fe505dca125d8975030", kill_on_drop: false }` [INFO] [stdout] e55b3d8cc9f0ecfd2e218173da89a98da8f10f9ec7e18fe505dca125d8975030