[INFO] crate ocl-extras 0.1.1 is already in cache [INFO] extracting crate ocl-extras 0.1.1 into work/ex/beta-1.38-1/sources/1.37.0/reg/ocl-extras/0.1.1 [INFO] extracting crate ocl-extras 0.1.1 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/ocl-extras/0.1.1 [INFO] validating manifest of ocl-extras-0.1.1 on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of ocl-extras-0.1.1 on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing ocl-extras-0.1.1 [INFO] finished frobbing ocl-extras-0.1.1 [INFO] frobbed toml for ocl-extras-0.1.1 written to work/ex/beta-1.38-1/sources/1.37.0/reg/ocl-extras/0.1.1/Cargo.toml [INFO] started frobbing ocl-extras-0.1.1 [INFO] finished frobbing ocl-extras-0.1.1 [INFO] frobbed toml for ocl-extras-0.1.1 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/ocl-extras/0.1.1/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing ocl-extras-0.1.1 against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/ocl-extras/0.1.1:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] 05da9638a2d9ecf629dd6dc1c9861845b82ab44bd026930fc0ffaecfb2becf0a [INFO] running `"docker" "start" "-a" "05da9638a2d9ecf629dd6dc1c9861845b82ab44bd026930fc0ffaecfb2becf0a"` [INFO] [stderr] Compiling cl-sys v0.4.2 [INFO] [stderr] Compiling futures-core-preview v0.2.3 [INFO] [stderr] Compiling ocl-core v0.11.2 [INFO] [stderr] Compiling ocl-core-vector v0.1.0 [INFO] [stderr] Compiling crossbeam v0.7.2 [INFO] [stderr] Compiling qutex v0.2.3 [INFO] [stderr] Compiling futures-channel-preview v0.2.2 [INFO] [stderr] Compiling futures-io-preview v0.2.2 [INFO] [stderr] Compiling futures-sink-preview v0.2.2 [INFO] [stderr] Compiling futures-util-preview v0.2.2 [INFO] [stderr] Compiling futures-executor-preview v0.2.2 [INFO] [stderr] Compiling futures-stable-preview v0.2.3 [INFO] [stderr] Compiling futures-async-runtime-preview v0.2.3 [INFO] [stderr] Compiling futures-preview v0.2.2 [INFO] [stderr] Compiling ocl v0.19.3 [INFO] [stderr] Compiling ocl-extras v0.1.1 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/work_pool.rs:66:14 [INFO] [stderr] | [INFO] [stderr] 66 | fut: Box>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/work_pool.rs:146:32 [INFO] [stderr] | [INFO] [stderr] 146 | fn spawn(&mut self, f: Box + Send>) -> Result<(), SpawnError> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future + Send` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/work_pool.rs:165:32 [INFO] [stderr] | [INFO] [stderr] 165 | core_tx: Option + Send>>>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future + Send` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.33s [INFO] running `"docker" "inspect" "05da9638a2d9ecf629dd6dc1c9861845b82ab44bd026930fc0ffaecfb2becf0a"` [INFO] running `"docker" "rm" "-f" "05da9638a2d9ecf629dd6dc1c9861845b82ab44bd026930fc0ffaecfb2becf0a"` [INFO] [stdout] 05da9638a2d9ecf629dd6dc1c9861845b82ab44bd026930fc0ffaecfb2becf0a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/ocl-extras/0.1.1:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] 0f8b8a165123afe109c31b3fc8c57e4ace3082b4d3562717a41526a2c9d51b6a [INFO] running `"docker" "start" "-a" "0f8b8a165123afe109c31b3fc8c57e4ace3082b4d3562717a41526a2c9d51b6a"` [INFO] [stderr] Compiling ocl-extras v0.1.1 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/work_pool.rs:66:14 [INFO] [stderr] | [INFO] [stderr] 66 | fut: Box>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/work_pool.rs:146:32 [INFO] [stderr] | [INFO] [stderr] 146 | fn spawn(&mut self, f: Box + Send>) -> Result<(), SpawnError> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future + Send` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/work_pool.rs:165:32 [INFO] [stderr] | [INFO] [stderr] 165 | core_tx: Option + Send>>>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future + Send` [INFO] [stderr] [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/ocl_extras-925ae15b09ffaa66.ocl_extras.n43wm52h-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/ocl_extras-925ae15b09ffaa66.ocl_extras.n43wm52h-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/ocl_extras-925ae15b09ffaa66.ocl_extras.n43wm52h-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/ocl_extras-925ae15b09ffaa66.ocl_extras.n43wm52h-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/ocl_extras-925ae15b09ffaa66.ocl_extras.n43wm52h-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/ocl_extras-925ae15b09ffaa66.ocl_extras.n43wm52h-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/ocl_extras-925ae15b09ffaa66.ocl_extras.n43wm52h-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/ocl_extras-925ae15b09ffaa66.ocl_extras.n43wm52h-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/ocl_extras-925ae15b09ffaa66.ocl_extras.n43wm52h-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/ocl_extras-925ae15b09ffaa66.ocl_extras.n43wm52h-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/ocl_extras-925ae15b09ffaa66.ocl_extras.n43wm52h-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/ocl_extras-925ae15b09ffaa66.ocl_extras.n43wm52h-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/ocl_extras-925ae15b09ffaa66.ocl_extras.n43wm52h-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/ocl_extras-925ae15b09ffaa66.ocl_extras.n43wm52h-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/ocl_extras-925ae15b09ffaa66.ocl_extras.n43wm52h-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/ocl_extras-925ae15b09ffaa66.ocl_extras.n43wm52h-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/ocl_extras-925ae15b09ffaa66" "/opt/crater/target/debug/deps/ocl_extras-925ae15b09ffaa66.2i722x3ig2m3xv0.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/target/debug/build/backtrace-sys-d5ae900bfde9750d/out" "-L" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-f0d86b2ef6410e4f.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-28a84d78fba0104f.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-625008d0a6744ece.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-b85c11af396739da.rlib" "/opt/crater/target/debug/deps/libfutures-b5b6b03004ae4210.rlib" "/opt/crater/target/debug/deps/libfutures_stable-786b91b095f01b49.rlib" "/opt/crater/target/debug/deps/libfutures_executor-26c07ff0e924e57c.rlib" "/opt/crater/target/debug/deps/libnum_cpus-b569161181e0c021.rlib" "/opt/crater/target/debug/deps/libfutures_util-440bba160cd43299.rlib" "/opt/crater/target/debug/deps/libfutures_sink-aaf593415770a00e.rlib" "/opt/crater/target/debug/deps/libfutures_io-faa1f8424f06a5ae.rlib" "/opt/crater/target/debug/deps/libiovec-700e4a654a679356.rlib" "/opt/crater/target/debug/deps/libfutures_channel-21fc5150d104e47f.rlib" "/opt/crater/target/debug/deps/libfutures_core-c1660599b87d55f3.rlib" "/opt/crater/target/debug/deps/libeither-8defd4767bf20ea6.rlib" "/opt/crater/target/debug/deps/libfutures_async_runtime-71b3ffa0962a2979.rlib" "/opt/crater/target/debug/deps/libocl-8cb6b59cc04c3067.rlib" "/opt/crater/target/debug/deps/libqutex-d0f8577d80205f0e.rlib" "/opt/crater/target/debug/deps/libcrossbeam-6682568b711da4a9.rlib" "/opt/crater/target/debug/deps/libcrossbeam_queue-2589c79105784e0d.rlib" "/opt/crater/target/debug/deps/libcrossbeam_channel-d970ccf301adf1a2.rlib" "/opt/crater/target/debug/deps/libcrossbeam_deque-fc7c766a42a9af56.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-916c5c050ec4849b.rlib" "/opt/crater/target/debug/deps/libscopeguard-0bc963131f7c0d17.rlib" "/opt/crater/target/debug/deps/libmemoffset-d44318d335d18b97.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-e32b73b6a212c837.rlib" "/opt/crater/target/debug/deps/liblazy_static-1f7a4359e40a6da9.rlib" "/opt/crater/target/debug/deps/libarrayvec-fb89b3319b4b61fc.rlib" "/opt/crater/target/debug/deps/libnodrop-e19287b067ca818f.rlib" "/opt/crater/target/debug/deps/libocl_core-486c00b6155deb52.rlib" "/opt/crater/target/debug/deps/libcl_sys-2632efa48a7e66d8.rlib" "/opt/crater/target/debug/deps/libocl_core_vector-9c2492da46267643.rlib" "/opt/crater/target/debug/deps/libnum-51bb9d5dae6c3d6d.rlib" "/opt/crater/target/debug/deps/libnum_rational-7f9a994db524a260.rlib" "/opt/crater/target/debug/deps/libnum_bigint-c884bc4bdfa60794.rlib" "/opt/crater/target/debug/deps/librand-7efbcbd89944bda6.rlib" "/opt/crater/target/debug/deps/libnum_iter-161e13ffd3321f27.rlib" "/opt/crater/target/debug/deps/libnum_integer-440f23443e3e87b1.rlib" "/opt/crater/target/debug/deps/libnum_complex-f09a0b11b536aeda.rlib" "/opt/crater/target/debug/deps/librustc_serialize-fc0a027b4489f806.rlib" "/opt/crater/target/debug/deps/libenum_primitive-fbf5da8bf0e45735.rlib" "/opt/crater/target/debug/deps/libnum_traits-85d0e05aa2cc3298.rlib" "/opt/crater/target/debug/deps/libbitflags-c2b055ef483e7b37.rlib" "/opt/crater/target/debug/deps/libfailure-e533f5339fa6fa33.rlib" "/opt/crater/target/debug/deps/libbacktrace-0ba24489b33d7a88.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-4ba3fb5c8a305755.rlib" "/opt/crater/target/debug/deps/liblibc-37f3d1c853b3b7bd.rlib" "/opt/crater/target/debug/deps/libcfg_if-c978b2f886ff1de7.rlib" "/opt/crater/target/debug/deps/librustc_demangle-93c44a61a479f45e.rlib" "/opt/crater/target/debug/deps/libfutures-f60afb80ba7dd5f9.rlib" "/opt/crater/target/debug/deps/libnum_traits-c28daeab5210b49d.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1d6d86bd078a28e9.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e9721e46a424e2a9.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-c07193698f282147.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-6da45690f3863086.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-690797036dd27680.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-d3896ccbfd8eda2b.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7cccc3739e3d7623.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5e9ba178a513cd29.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-5ca9f83bf63d1f4b.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-bba1c7ef9e950882.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e23c9de62012deb5.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9b59dffdcd513d5d.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-17392340ab2e4a97.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ac21508a81e3f7f3.rlib" "-Wl,-Bdynamic" "-lOpenCL" "-lOpenCL" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lOpenCL [INFO] [stderr] /usr/bin/ld: cannot find -lOpenCL [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `ocl-extras`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "0f8b8a165123afe109c31b3fc8c57e4ace3082b4d3562717a41526a2c9d51b6a"` [INFO] running `"docker" "rm" "-f" "0f8b8a165123afe109c31b3fc8c57e4ace3082b4d3562717a41526a2c9d51b6a"` [INFO] [stdout] 0f8b8a165123afe109c31b3fc8c57e4ace3082b4d3562717a41526a2c9d51b6a