[INFO] fetching crate open-cl-low-level 0.2.1... [INFO] testing open-cl-low-level-0.2.1 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate open-cl-low-level 0.2.1 into /workspace/builds/worker-57/source [INFO] validating manifest of crates.io crate open-cl-low-level 0.2.1 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate open-cl-low-level 0.2.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate open-cl-low-level 0.2.1 [INFO] tweaked toml for crates.io crate open-cl-low-level 0.2.1 written to /workspace/builds/worker-57/source/Cargo.toml [INFO] crate crates.io crate open-cl-low-level 0.2.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-57/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-57/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5082e157b87ca100ead99175b38299b9ade8820ad3b3025d50921c9e33fffe0f [INFO] running `Command { std: "docker" "start" "-a" "5082e157b87ca100ead99175b38299b9ade8820ad3b3025d50921c9e33fffe0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5082e157b87ca100ead99175b38299b9ade8820ad3b3025d50921c9e33fffe0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5082e157b87ca100ead99175b38299b9ade8820ad3b3025d50921c9e33fffe0f", kill_on_drop: false }` [INFO] [stdout] 5082e157b87ca100ead99175b38299b9ade8820ad3b3025d50921c9e33fffe0f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-57/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-57/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e602058dcac8026f494cbae5d03e4a8ec27174802e74fa6b6ac33c239e6cd596 [INFO] running `Command { std: "docker" "start" "-a" "e602058dcac8026f494cbae5d03e4a8ec27174802e74fa6b6ac33c239e6cd596", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling regex-syntax v0.6.15 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling bindgen v0.51.1 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling half v1.4.1 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling num-rational v0.2.3 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling aho-corasick v0.7.9 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.0 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling backtrace v0.3.44 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling paste-impl v0.1.7 [INFO] [stderr] Compiling paste v0.1.7 [INFO] [stderr] Compiling open-cl-sys v0.1.0 [INFO] [stderr] Compiling open-cl-low-level v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: cross-crate traits with a default impl, like `Send`, should not be specialized [INFO] [stdout] --> src/device.rs:366:1 [INFO] [stdout] | [INFO] [stdout] 366 | unsafe impl Send for ClDeviceID {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(suspicious_auto_trait_impls)]` on by default [INFO] [stdout] = warning: this will change its meaning in a future release! [INFO] [stdout] = note: for more information, see issue #93367 [INFO] [stdout] note: try using the same sequence of generic parameters as the struct definition [INFO] [stdout] --> src/object_wrapper.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / pub struct ObjectWrapper { [INFO] [stdout] 6 | | object: T [INFO] [stdout] 7 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: `*mut _cl_device_id` is not a generic parameter [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cross-crate traits with a default impl, like `Send`, should not be specialized [INFO] [stdout] --> src/platform.rs:148:1 [INFO] [stdout] | [INFO] [stdout] 148 | unsafe impl Send for ClPlatformID {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this will change its meaning in a future release! [INFO] [stdout] = note: for more information, see issue #93367 [INFO] [stdout] note: try using the same sequence of generic parameters as the struct definition [INFO] [stdout] --> src/object_wrapper.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / pub struct ObjectWrapper { [INFO] [stdout] 6 | | object: T [INFO] [stdout] 7 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: `*mut _cl_platform_id` is not a generic parameter [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cross-crate traits with a default impl, like `Sync`, should not be specialized [INFO] [stdout] --> src/device.rs:367:1 [INFO] [stdout] | [INFO] [stdout] 367 | unsafe impl Sync for ClDeviceID {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this will change its meaning in a future release! [INFO] [stdout] = note: for more information, see issue #93367 [INFO] [stdout] note: try using the same sequence of generic parameters as the struct definition [INFO] [stdout] --> src/object_wrapper.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / pub struct ObjectWrapper { [INFO] [stdout] 6 | | object: T [INFO] [stdout] 7 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: `*mut _cl_device_id` is not a generic parameter [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cross-crate traits with a default impl, like `Sync`, should not be specialized [INFO] [stdout] --> src/platform.rs:149:1 [INFO] [stdout] | [INFO] [stdout] 149 | unsafe impl Sync for ClPlatformID {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this will change its meaning in a future release! [INFO] [stdout] = note: for more information, see issue #93367 [INFO] [stdout] note: try using the same sequence of generic parameters as the struct definition [INFO] [stdout] --> src/object_wrapper.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / pub struct ObjectWrapper { [INFO] [stdout] 6 | | object: T [INFO] [stdout] 7 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: `*mut _cl_platform_id` is not a generic parameter [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 27.59s [INFO] running `Command { std: "docker" "inspect" "e602058dcac8026f494cbae5d03e4a8ec27174802e74fa6b6ac33c239e6cd596", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e602058dcac8026f494cbae5d03e4a8ec27174802e74fa6b6ac33c239e6cd596", kill_on_drop: false }` [INFO] [stdout] e602058dcac8026f494cbae5d03e4a8ec27174802e74fa6b6ac33c239e6cd596 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-57/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-57/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6cad7ba801309ea4d8f59ec9e64450d4c17d914ad736e7311857b164510f5aa7 [INFO] running `Command { std: "docker" "start" "-a" "6cad7ba801309ea4d8f59ec9e64450d4c17d914ad736e7311857b164510f5aa7", kill_on_drop: false }` [INFO] [stderr] Compiling open-cl-low-level v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: cross-crate traits with a default impl, like `Send`, should not be specialized [INFO] [stdout] --> src/device.rs:366:1 [INFO] [stdout] | [INFO] [stdout] 366 | unsafe impl Send for ClDeviceID {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(suspicious_auto_trait_impls)]` on by default [INFO] [stdout] = warning: this will change its meaning in a future release! [INFO] [stdout] = note: for more information, see issue #93367 [INFO] [stdout] note: try using the same sequence of generic parameters as the struct definition [INFO] [stdout] --> src/object_wrapper.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / pub struct ObjectWrapper { [INFO] [stdout] 6 | | object: T [INFO] [stdout] 7 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: `*mut _cl_device_id` is not a generic parameter [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cross-crate traits with a default impl, like `Send`, should not be specialized [INFO] [stdout] --> src/platform.rs:148:1 [INFO] [stdout] | [INFO] [stdout] 148 | unsafe impl Send for ClPlatformID {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this will change its meaning in a future release! [INFO] [stdout] = note: for more information, see issue #93367 [INFO] [stdout] note: try using the same sequence of generic parameters as the struct definition [INFO] [stdout] --> src/object_wrapper.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / pub struct ObjectWrapper { [INFO] [stdout] 6 | | object: T [INFO] [stdout] 7 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: `*mut _cl_platform_id` is not a generic parameter [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cross-crate traits with a default impl, like `Sync`, should not be specialized [INFO] [stdout] --> src/device.rs:367:1 [INFO] [stdout] | [INFO] [stdout] 367 | unsafe impl Sync for ClDeviceID {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this will change its meaning in a future release! [INFO] [stdout] = note: for more information, see issue #93367 [INFO] [stdout] note: try using the same sequence of generic parameters as the struct definition [INFO] [stdout] --> src/object_wrapper.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / pub struct ObjectWrapper { [INFO] [stdout] 6 | | object: T [INFO] [stdout] 7 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: `*mut _cl_device_id` is not a generic parameter [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cross-crate traits with a default impl, like `Sync`, should not be specialized [INFO] [stdout] --> src/platform.rs:149:1 [INFO] [stdout] | [INFO] [stdout] 149 | unsafe impl Sync for ClPlatformID {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this will change its meaning in a future release! [INFO] [stdout] = note: for more information, see issue #93367 [INFO] [stdout] note: try using the same sequence of generic parameters as the struct definition [INFO] [stdout] --> src/object_wrapper.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / pub struct ObjectWrapper { [INFO] [stdout] 6 | | object: T [INFO] [stdout] 7 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: `*mut _cl_platform_id` is not a generic parameter [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cross-crate traits with a default impl, like `Send`, should not be specialized [INFO] [stdout] --> src/device.rs:366:1 [INFO] [stdout] | [INFO] [stdout] 366 | unsafe impl Send for ClDeviceID {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(suspicious_auto_trait_impls)]` on by default [INFO] [stdout] = warning: this will change its meaning in a future release! [INFO] [stdout] = note: for more information, see issue #93367 [INFO] [stdout] note: try using the same sequence of generic parameters as the struct definition [INFO] [stdout] --> src/object_wrapper.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / pub struct ObjectWrapper { [INFO] [stdout] 6 | | object: T [INFO] [stdout] 7 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: `*mut _cl_device_id` is not a generic parameter [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cross-crate traits with a default impl, like `Send`, should not be specialized [INFO] [stdout] --> src/platform.rs:148:1 [INFO] [stdout] | [INFO] [stdout] 148 | unsafe impl Send for ClPlatformID {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this will change its meaning in a future release! [INFO] [stdout] = note: for more information, see issue #93367 [INFO] [stdout] note: try using the same sequence of generic parameters as the struct definition [INFO] [stdout] --> src/object_wrapper.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / pub struct ObjectWrapper { [INFO] [stdout] 6 | | object: T [INFO] [stdout] 7 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: `*mut _cl_platform_id` is not a generic parameter [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cross-crate traits with a default impl, like `Sync`, should not be specialized [INFO] [stdout] --> src/device.rs:367:1 [INFO] [stdout] | [INFO] [stdout] 367 | unsafe impl Sync for ClDeviceID {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this will change its meaning in a future release! [INFO] [stdout] = note: for more information, see issue #93367 [INFO] [stdout] note: try using the same sequence of generic parameters as the struct definition [INFO] [stdout] --> src/object_wrapper.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / pub struct ObjectWrapper { [INFO] [stdout] 6 | | object: T [INFO] [stdout] 7 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: `*mut _cl_device_id` is not a generic parameter [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cross-crate traits with a default impl, like `Sync`, should not be specialized [INFO] [stdout] --> src/platform.rs:149:1 [INFO] [stdout] | [INFO] [stdout] 149 | unsafe impl Sync for ClPlatformID {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this will change its meaning in a future release! [INFO] [stdout] = note: for more information, see issue #93367 [INFO] [stdout] note: try using the same sequence of generic parameters as the struct definition [INFO] [stdout] --> src/object_wrapper.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / pub struct ObjectWrapper { [INFO] [stdout] 6 | | object: T [INFO] [stdout] 7 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: `*mut _cl_platform_id` is not a generic parameter [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/ll_simple_add-98496aa564715e0c.ll_simple_add.f00d77b4-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/ll_simple_add-98496aa564715e0c.ll_simple_add.f00d77b4-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/ll_simple_add-98496aa564715e0c.ll_simple_add.f00d77b4-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/ll_simple_add-98496aa564715e0c.ll_simple_add.f00d77b4-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/ll_simple_add-98496aa564715e0c.ll_simple_add.f00d77b4-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/ll_simple_add-98496aa564715e0c.ll_simple_add.f00d77b4-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/ll_simple_add-98496aa564715e0c.ll_simple_add.f00d77b4-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/ll_simple_add-98496aa564715e0c.ll_simple_add.f00d77b4-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/ll_simple_add-98496aa564715e0c.ll_simple_add.f00d77b4-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/ll_simple_add-98496aa564715e0c.ll_simple_add.f00d77b4-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/ll_simple_add-98496aa564715e0c.ll_simple_add.f00d77b4-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/ll_simple_add-98496aa564715e0c.ll_simple_add.f00d77b4-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/ll_simple_add-98496aa564715e0c.ll_simple_add.f00d77b4-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/ll_simple_add-98496aa564715e0c.ll_simple_add.f00d77b4-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/ll_simple_add-98496aa564715e0c.ll_simple_add.f00d77b4-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/ll_simple_add-98496aa564715e0c.ll_simple_add.f00d77b4-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/ll_simple_add-98496aa564715e0c.3kqncgk5mto0kz26.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-22a12f2e10c0269e/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libopen_cl_low_level-861ce30c13eb9ba9.rlib" "/opt/rustwide/target/debug/deps/libpaste-a1cd7ee856116caa.rlib" "/opt/rustwide/target/debug/deps/libhalf-d4c93677000b499a.rlib" "/opt/rustwide/target/debug/deps/libopen_cl_sys-2966295882790e90.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-43bd734a7e3dec4e.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-16e2bec038035204.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c6d9dc90f7379932.rlib" "/opt/rustwide/target/debug/deps/libfailure-332d18a0d9f8e96a.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-c93d48abe1d32908.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-5a9a8b891a8fa5a5.rlib" "/opt/rustwide/target/debug/deps/liblibc-1b9f48f6c7596376.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-5c928f6ad816bbf3.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lOpenCL" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/ll_simple_add-98496aa564715e0c" "-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 `open-cl-low-level` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/open_cl_low_level-3172733d75f7d437.open_cl_low_level.bf5ba1c1-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/open_cl_low_level-3172733d75f7d437.open_cl_low_level.bf5ba1c1-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/open_cl_low_level-3172733d75f7d437.open_cl_low_level.bf5ba1c1-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/open_cl_low_level-3172733d75f7d437.open_cl_low_level.bf5ba1c1-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/open_cl_low_level-3172733d75f7d437.open_cl_low_level.bf5ba1c1-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/open_cl_low_level-3172733d75f7d437.open_cl_low_level.bf5ba1c1-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/open_cl_low_level-3172733d75f7d437.open_cl_low_level.bf5ba1c1-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/open_cl_low_level-3172733d75f7d437.open_cl_low_level.bf5ba1c1-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/open_cl_low_level-3172733d75f7d437.open_cl_low_level.bf5ba1c1-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/open_cl_low_level-3172733d75f7d437.open_cl_low_level.bf5ba1c1-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/open_cl_low_level-3172733d75f7d437.open_cl_low_level.bf5ba1c1-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/open_cl_low_level-3172733d75f7d437.open_cl_low_level.bf5ba1c1-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/open_cl_low_level-3172733d75f7d437.open_cl_low_level.bf5ba1c1-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/open_cl_low_level-3172733d75f7d437.open_cl_low_level.bf5ba1c1-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/open_cl_low_level-3172733d75f7d437.open_cl_low_level.bf5ba1c1-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/open_cl_low_level-3172733d75f7d437.open_cl_low_level.bf5ba1c1-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/open_cl_low_level-3172733d75f7d437.354avpeyev5tuu8f.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-22a12f2e10c0269e/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-d9ecd5377b7dfa2f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-e95f8ccbb889cb3a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-bc3d259c8a5de0c3.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-2b85ee1dcf40ad05.rlib" "/opt/rustwide/target/debug/deps/libpaste-a1cd7ee856116caa.rlib" "/opt/rustwide/target/debug/deps/libhalf-d4c93677000b499a.rlib" "/opt/rustwide/target/debug/deps/libopen_cl_sys-2966295882790e90.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-43bd734a7e3dec4e.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-16e2bec038035204.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c6d9dc90f7379932.rlib" "/opt/rustwide/target/debug/deps/libfailure-332d18a0d9f8e96a.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-c93d48abe1d32908.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-5a9a8b891a8fa5a5.rlib" "/opt/rustwide/target/debug/deps/liblibc-1b9f48f6c7596376.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-5c928f6ad816bbf3.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lOpenCL" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/open_cl_low_level-3172733d75f7d437" "-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; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `open-cl-low-level` due to 2 previous errors; 4 warnings emitted [INFO] running `Command { std: "docker" "inspect" "6cad7ba801309ea4d8f59ec9e64450d4c17d914ad736e7311857b164510f5aa7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6cad7ba801309ea4d8f59ec9e64450d4c17d914ad736e7311857b164510f5aa7", kill_on_drop: false }` [INFO] [stdout] 6cad7ba801309ea4d8f59ec9e64450d4c17d914ad736e7311857b164510f5aa7