[INFO] cloning repository https://github.com/eholk/opencl-stress
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eholk/opencl-stress" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feholk%2Fopencl-stress", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feholk%2Fopencl-stress'...
[INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feholk%2Fopencl-stress/objects: No space left on device
[WARN] Retrying crate fetch in 3 seconds (attempt 1)
[INFO] cloning repository https://github.com/eholk/opencl-stress
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eholk/opencl-stress" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feholk%2Fopencl-stress", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feholk%2Fopencl-stress'...
[INFO] [stderr] fatal: write error: No space left on device
[INFO] [stderr] fatal: fetch-pack: invalid index-pack output
[WARN] Retrying crate fetch in 3 seconds (attempt 2)
[INFO] cloning repository https://github.com/eholk/opencl-stress
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eholk/opencl-stress" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feholk%2Fopencl-stress", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feholk%2Fopencl-stress'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d37752b97cf5d520105ad16747bff90b6b2cfcb0
[INFO] checking eholk/opencl-stress against master#46424fb5054f211ec836c5c03159f92e46bb35ac for pr-139042
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feholk%2Fopencl-stress" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/eholk/opencl-stress on toolchain 46424fb5054f211ec836c5c03159f92e46bb35ac
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/eholk/opencl-stress
[INFO] finished tweaking git repo https://github.com/eholk/opencl-stress
[INFO] tweaked toml for git repo https://github.com/eholk/opencl-stress written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/eholk/opencl-stress already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Updating git repository `https://github.com/luqmana/rust-opencl.git`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1b1fed1581d7f633f389dcf16449b96564694514b44d6270ab8d696f88c3e5b0
[INFO] running `Command { std: "docker" "start" "-a" "1b1fed1581d7f633f389dcf16449b96564694514b44d6270ab8d696f88c3e5b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1b1fed1581d7f633f389dcf16449b96564694514b44d6270ab8d696f88c3e5b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b1fed1581d7f633f389dcf16449b96564694514b44d6270ab8d696f88c3e5b0", kill_on_drop: false }`
[INFO] [stdout] 1b1fed1581d7f633f389dcf16449b96564694514b44d6270ab8d696f88c3e5b0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "RUSTDOCFLAGS=--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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eb7c6181fb3d47b8b525347fd11e7e24a5ac803770c8791d37b1552967c365be
[INFO] running `Command { std: "docker" "start" "-a" "eb7c6181fb3d47b8b525347fd11e7e24a5ac803770c8791d37b1552967c365be", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Checking opencl v0.2.0 (https://github.com/luqmana/rust-opencl.git#b343dd53)
[INFO] [stdout] error: expected one of `>`, a const expression, lifetime, or type, found `||`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:159:62
[INFO] [stdout]     |
[INFO] [stdout] 159 | ...                   mem::transmute(ptr::null::<||>()),
[INFO] [stdout]     |                                                  ^^ expected one of `>`, a const expression, lifetime, or type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `>`, a const expression, lifetime, or type, found `||`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:226:66
[INFO] [stdout]     |
[INFO] [stdout] 226 | ...                   mem::transmute(ptr::null::<||>()),
[INFO] [stdout]     |                                                  ^^ expected one of `>`, a const expression, lifetime, or type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `>`, a const expression, lifetime, or type, found `||`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:522:65
[INFO] [stdout]     |
[INFO] [stdout] 522 | ...                   mem::transmute(ptr::null::<||>()),
[INFO] [stdout]     |                                                  ^^ expected one of `>`, a const expression, lifetime, or type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:599:32
[INFO] [stdout]     |
[INFO] [stdout] 599 |   macro_rules! scalar_kernel_arg (
[INFO] [stdout]     |  ________________________________^
[INFO] [stdout] 600 | |     ($t:ty) => (impl KernelArg for $t {
[INFO] [stdout] 601 | |         fn get_value(&self) -> (libc::size_t, *const libc::c_void) {
[INFO] [stdout] 602 | |             (mem::size_of::<$t>() as libc::size_t,
[INFO] [stdout] ...   |
[INFO] [stdout] 605 | |     })
[INFO] [stdout] 606 | | )
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout] help: change the delimiters to curly braces
[INFO] [stdout]     |
[INFO] [stdout] 599 ~ macro_rules! scalar_kernel_arg {
[INFO] [stdout] 600 |     ($t:ty) => (impl KernelArg for $t {
[INFO] [stdout] ...
[INFO] [stdout] 605 |     })
[INFO] [stdout] 606 + }
[INFO] [stdout]     |
[INFO] [stdout] help: add a semicolon
[INFO] [stdout]     |
[INFO] [stdout] 606 | );
[INFO] [stdout]     |  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:608:19
[INFO] [stdout]     |
[INFO] [stdout] 608 | scalar_kernel_arg!(int)
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: change the delimiters to curly braces
[INFO] [stdout]     |
[INFO] [stdout] 608 - scalar_kernel_arg!(int)
[INFO] [stdout] 608 + scalar_kernel_arg!{int}
[INFO] [stdout]     |
[INFO] [stdout] help: add a semicolon
[INFO] [stdout]     |
[INFO] [stdout] 608 | scalar_kernel_arg!(int);
[INFO] [stdout]     |                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:609:19
[INFO] [stdout]     |
[INFO] [stdout] 609 | scalar_kernel_arg!(uint)
[INFO] [stdout]     |                   ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: change the delimiters to curly braces
[INFO] [stdout]     |
[INFO] [stdout] 609 - scalar_kernel_arg!(uint)
[INFO] [stdout] 609 + scalar_kernel_arg!{uint}
[INFO] [stdout]     |
[INFO] [stdout] help: add a semicolon
[INFO] [stdout]     |
[INFO] [stdout] 609 | scalar_kernel_arg!(uint);
[INFO] [stdout]     |                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:610:19
[INFO] [stdout]     |
[INFO] [stdout] 610 | scalar_kernel_arg!(u32)
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: change the delimiters to curly braces
[INFO] [stdout]     |
[INFO] [stdout] 610 - scalar_kernel_arg!(u32)
[INFO] [stdout] 610 + scalar_kernel_arg!{u32}
[INFO] [stdout]     |
[INFO] [stdout] help: add a semicolon
[INFO] [stdout]     |
[INFO] [stdout] 610 | scalar_kernel_arg!(u32);
[INFO] [stdout]     |                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:611:19
[INFO] [stdout]     |
[INFO] [stdout] 611 | scalar_kernel_arg!(u64)
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: change the delimiters to curly braces
[INFO] [stdout]     |
[INFO] [stdout] 611 - scalar_kernel_arg!(u64)
[INFO] [stdout] 611 + scalar_kernel_arg!{u64}
[INFO] [stdout]     |
[INFO] [stdout] help: add a semicolon
[INFO] [stdout]     |
[INFO] [stdout] 611 | scalar_kernel_arg!(u64);
[INFO] [stdout]     |                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:612:19
[INFO] [stdout]     |
[INFO] [stdout] 612 | scalar_kernel_arg!(i32)
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: change the delimiters to curly braces
[INFO] [stdout]     |
[INFO] [stdout] 612 - scalar_kernel_arg!(i32)
[INFO] [stdout] 612 + scalar_kernel_arg!{i32}
[INFO] [stdout]     |
[INFO] [stdout] help: add a semicolon
[INFO] [stdout]     |
[INFO] [stdout] 612 | scalar_kernel_arg!(i32);
[INFO] [stdout]     |                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:613:19
[INFO] [stdout]     |
[INFO] [stdout] 613 | scalar_kernel_arg!(i64)
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: change the delimiters to curly braces
[INFO] [stdout]     |
[INFO] [stdout] 613 - scalar_kernel_arg!(i64)
[INFO] [stdout] 613 + scalar_kernel_arg!{i64}
[INFO] [stdout]     |
[INFO] [stdout] help: add a semicolon
[INFO] [stdout]     |
[INFO] [stdout] 613 | scalar_kernel_arg!(i64);
[INFO] [stdout]     |                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:614:19
[INFO] [stdout]     |
[INFO] [stdout] 614 | scalar_kernel_arg!(f32)
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: change the delimiters to curly braces
[INFO] [stdout]     |
[INFO] [stdout] 614 - scalar_kernel_arg!(f32)
[INFO] [stdout] 614 + scalar_kernel_arg!{f32}
[INFO] [stdout]     |
[INFO] [stdout] help: add a semicolon
[INFO] [stdout]     |
[INFO] [stdout] 614 | scalar_kernel_arg!(f32);
[INFO] [stdout]     |                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:615:19
[INFO] [stdout]     |
[INFO] [stdout] 615 | scalar_kernel_arg!(f64)
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: change the delimiters to curly braces
[INFO] [stdout]     |
[INFO] [stdout] 615 - scalar_kernel_arg!(f64)
[INFO] [stdout] 615 + scalar_kernel_arg!{f64}
[INFO] [stdout]     |
[INFO] [stdout] help: add a semicolon
[INFO] [stdout]     |
[INFO] [stdout] 615 | scalar_kernel_arg!(f64);
[INFO] [stdout]     |                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected argument name, found `|`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:685:32
[INFO] [stdout]     |
[INFO] [stdout] 685 |     fn as_event_list<T>(&self, |*const cl_event, cl_uint| -> T) -> T;
[INFO] [stdout]     |                                ^ expected argument name
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `:` or `@`, found `|`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:685:57
[INFO] [stdout]     |
[INFO] [stdout] 685 |     fn as_event_list<T>(&self, |*const cl_event, cl_uint| -> T) -> T;
[INFO] [stdout]     |                                                         ^ expected one of `:` or `@`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `|`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:698:35
[INFO] [stdout]     |
[INFO] [stdout] 698 |     fn as_event_list<T>(&self, f: |*const cl_event, cl_uint| -> T) -> T
[INFO] [stdout]     |                                   ^ expected type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected parameter name, found `->`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:698:62
[INFO] [stdout]     |
[INFO] [stdout] 698 |     fn as_event_list<T>(&self, f: |*const cl_event, cl_uint| -> T) -> T
[INFO] [stdout]     |                                                     -------  ^^ expected parameter name
[INFO] [stdout]     |                                                     |
[INFO] [stdout]     |                                                     while parsing this or-pattern starting here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `|`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:705:35
[INFO] [stdout]     |
[INFO] [stdout] 705 |     fn as_event_list<T>(&self, f: |*const cl_event, cl_uint| -> T) -> T
[INFO] [stdout]     |                                   ^ expected type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected parameter name, found `->`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:705:62
[INFO] [stdout]     |
[INFO] [stdout] 705 |     fn as_event_list<T>(&self, f: |*const cl_event, cl_uint| -> T) -> T
[INFO] [stdout]     |                                                     -------  ^^ expected parameter name
[INFO] [stdout]     |                                                     |
[INFO] [stdout]     |                                                     while parsing this or-pattern starting here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `|`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:712:35
[INFO] [stdout]     |
[INFO] [stdout] 712 |     fn as_event_list<T>(&self, f: |*const cl_event, cl_uint| -> T) -> T
[INFO] [stdout]     |                                   ^ expected type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected parameter name, found `->`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:712:62
[INFO] [stdout]     |
[INFO] [stdout] 712 |     fn as_event_list<T>(&self, f: |*const cl_event, cl_uint| -> T) -> T
[INFO] [stdout]     |                                                     -------  ^^ expected parameter name
[INFO] [stdout]     |                                                     |
[INFO] [stdout]     |                                                     while parsing this or-pattern starting here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `|`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:722:35
[INFO] [stdout]     |
[INFO] [stdout] 722 |     fn as_event_list<T>(&self, f: |*const cl_event, cl_uint| -> T) -> T
[INFO] [stdout]     |                                   ^ expected type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected parameter name, found `->`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:722:62
[INFO] [stdout]     |
[INFO] [stdout] 722 |     fn as_event_list<T>(&self, f: |*const cl_event, cl_uint| -> T) -> T
[INFO] [stdout]     |                                                     -------  ^^ expected parameter name
[INFO] [stdout]     |                                                     |
[INFO] [stdout]     |                                                     while parsing this or-pattern starting here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `|`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:735:35
[INFO] [stdout]     |
[INFO] [stdout] 735 |     fn as_event_list<T>(&self, f: |*const cl_event, cl_uint| -> T) -> T
[INFO] [stdout]     |                                   ^ expected type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected parameter name, found `->`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:735:62
[INFO] [stdout]     |
[INFO] [stdout] 735 |     fn as_event_list<T>(&self, f: |*const cl_event, cl_uint| -> T) -> T
[INFO] [stdout]     |                                                     -------  ^^ expected parameter name
[INFO] [stdout]     |                                                     |
[INFO] [stdout]     |                                                     while parsing this or-pattern starting here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected argument name, found `|`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:81:19
[INFO] [stdout]    |
[INFO] [stdout] 81 |     fn put(&self, |ptr: *const c_void, size: size_t| -> cl_mem) -> B;
[INFO] [stdout]    |                   ^ expected argument name
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected argument name, found `|`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:81:52
[INFO] [stdout]    |
[INFO] [stdout] 81 |     fn put(&self, |ptr: *const c_void, size: size_t| -> cl_mem) -> B;
[INFO] [stdout]    |                                                    ^ expected argument name
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!`, `(`, `)`, `+`, `,`, `::`, or `<`, found `|`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:81:52
[INFO] [stdout]    |
[INFO] [stdout] 81 |     fn put(&self, |ptr: *const c_void, size: size_t| -> cl_mem) -> B;
[INFO] [stdout]    |                                                    ^
[INFO] [stdout]    |                                                    |
[INFO] [stdout]    |                                                    expected one of 7 possible tokens
[INFO] [stdout]    |                                                    help: missing `,`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected argument name, found `|`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:85:21
[INFO] [stdout]    |
[INFO] [stdout] 85 |     fn get(mem: &B, |offset: size_t, ptr: *mut c_void, size: size_t|) -> Self;
[INFO] [stdout]    |                     ^ expected argument name
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected argument name, found `|`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:85:68
[INFO] [stdout]    |
[INFO] [stdout] 85 |     fn get(mem: &B, |offset: size_t, ptr: *mut c_void, size: size_t|) -> Self;
[INFO] [stdout]    |                                                                    ^ expected argument name
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!`, `(`, `)`, `+`, `,`, `::`, or `<`, found `|`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:85:68
[INFO] [stdout]    |
[INFO] [stdout] 85 |     fn get(mem: &B, |offset: size_t, ptr: *mut c_void, size: size_t|) -> Self;
[INFO] [stdout]    |                                                                    ^
[INFO] [stdout]    |                                                                    |
[INFO] [stdout]    |                                                                    expected one of 7 possible tokens
[INFO] [stdout]    |                                                                    help: missing `,`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected argument name, found `|`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:89:21
[INFO] [stdout]    |
[INFO] [stdout] 89 |     fn write(&self, |offset: size_t, ptr: *const c_void, size: size_t|);
[INFO] [stdout]    |                     ^ expected argument name
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected argument name, found `|`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:89:70
[INFO] [stdout]    |
[INFO] [stdout] 89 |     fn write(&self, |offset: size_t, ptr: *const c_void, size: size_t|);
[INFO] [stdout]    |                                                                      ^ expected argument name
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!`, `(`, `)`, `+`, `,`, `::`, or `<`, found `|`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:89:70
[INFO] [stdout]    |
[INFO] [stdout] 89 |     fn write(&self, |offset: size_t, ptr: *const c_void, size: size_t|);
[INFO] [stdout]    |                                                                      ^
[INFO] [stdout]    |                                                                      |
[INFO] [stdout]    |                                                                      expected one of 7 possible tokens
[INFO] [stdout]    |                                                                      help: missing `,`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected argument name, found `|`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:93:24
[INFO] [stdout]    |
[INFO] [stdout] 93 |     fn read(&mut self, |offset: size_t, ptr: *mut c_void, size: size_t|);
[INFO] [stdout]    |                        ^ expected argument name
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected argument name, found `|`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:93:71
[INFO] [stdout]    |
[INFO] [stdout] 93 |     fn read(&mut self, |offset: size_t, ptr: *mut c_void, size: size_t|);
[INFO] [stdout]    |                                                                       ^ expected argument name
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!`, `(`, `)`, `+`, `,`, `::`, or `<`, found `|`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:93:71
[INFO] [stdout]    |
[INFO] [stdout] 93 |     fn read(&mut self, |offset: size_t, ptr: *mut c_void, size: size_t|);
[INFO] [stdout]    |                                                                       ^
[INFO] [stdout]    |                                                                       |
[INFO] [stdout]    |                                                                       expected one of 7 possible tokens
[INFO] [stdout]    |                                                                       help: missing `,`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `|`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:98:22
[INFO] [stdout]    |
[INFO] [stdout] 98 |     fn put(&self, f: |ptr: *const c_void, size: size_t| -> cl_mem) -> CLBuffer<T>
[INFO] [stdout]    |                      ^ expected type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected parameter name, found `->`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:98:57
[INFO] [stdout]    |
[INFO] [stdout] 98 |     fn put(&self, f: |ptr: *const c_void, size: size_t| -> cl_mem) -> CLBuffer<T>
[INFO] [stdout]    |                                                         ^^ expected parameter name
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!`, `(`, `)`, `+`, `,`, `::`, or `<`, found `|`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:98:55
[INFO] [stdout]    |
[INFO] [stdout] 98 |     fn put(&self, f: |ptr: *const c_void, size: size_t| -> cl_mem) -> CLBuffer<T>
[INFO] [stdout]    |                                                       ^
[INFO] [stdout]    |                                                       |
[INFO] [stdout]    |                                                       expected one of 7 possible tokens
[INFO] [stdout]    |                                                       help: missing `,`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `|`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:108:22
[INFO] [stdout]     |
[INFO] [stdout] 108 |     fn put(&self, f: |ptr: *const c_void, size: size_t| -> cl_mem) -> CLBuffer<T>
[INFO] [stdout]     |                      ^ expected type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected parameter name, found `->`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:108:57
[INFO] [stdout]     |
[INFO] [stdout] 108 |     fn put(&self, f: |ptr: *const c_void, size: size_t| -> cl_mem) -> CLBuffer<T>
[INFO] [stdout]     |                                                         ^^ expected parameter name
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!`, `(`, `)`, `+`, `,`, `::`, or `<`, found `|`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:108:55
[INFO] [stdout]     |
[INFO] [stdout] 108 |     fn put(&self, f: |ptr: *const c_void, size: size_t| -> cl_mem) -> CLBuffer<T>
[INFO] [stdout]     |                                                       ^
[INFO] [stdout]     |                                                       |
[INFO] [stdout]     |                                                       expected one of 7 possible tokens
[INFO] [stdout]     |                                                       help: missing `,`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `|`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:118:22
[INFO] [stdout]     |
[INFO] [stdout] 118 |     fn put(&self, f: |ptr: *const c_void, size: size_t| -> cl_mem) -> CLBuffer<T>
[INFO] [stdout]     |                      ^ expected type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected parameter name, found `->`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:118:57
[INFO] [stdout]     |
[INFO] [stdout] 118 |     fn put(&self, f: |ptr: *const c_void, size: size_t| -> cl_mem) -> CLBuffer<T>
[INFO] [stdout]     |                                                         ^^ expected parameter name
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!`, `(`, `)`, `+`, `,`, `::`, or `<`, found `|`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:118:55
[INFO] [stdout]     |
[INFO] [stdout] 118 |     fn put(&self, f: |ptr: *const c_void, size: size_t| -> cl_mem) -> CLBuffer<T>
[INFO] [stdout]     |                                                       ^
[INFO] [stdout]     |                                                       |
[INFO] [stdout]     |                                                       expected one of 7 possible tokens
[INFO] [stdout]     |                                                       help: missing `,`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `|`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |     fn get(mem: &CLBuffer<T>, f: |offset: size_t, ptr: *mut c_void, size: size_t|) -> Vec<T>
[INFO] [stdout]     |                                  ^ expected type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: a trailing `|` is not allowed in an or-pattern
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:128:81
[INFO] [stdout]     |
[INFO] [stdout] 128 |     fn get(mem: &CLBuffer<T>, f: |offset: size_t, ptr: *mut c_void, size: size_t|) -> Vec<T>
[INFO] [stdout]     |                                                                                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the `|`
[INFO] [stdout]     |
[INFO] [stdout] 128 -     fn get(mem: &CLBuffer<T>, f: |offset: size_t, ptr: *mut c_void, size: size_t|) -> Vec<T>
[INFO] [stdout] 128 +     fn get(mem: &CLBuffer<T>, f: |offset: size_t, ptr: *mut c_void, size: size_t) -> Vec<T>
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected parameter name, found `)`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:128:82
[INFO] [stdout]     |
[INFO] [stdout] 128 |     fn get(mem: &CLBuffer<T>, f: |offset: size_t, ptr: *mut c_void, size: size_t|) -> Vec<T>
[INFO] [stdout]     |                                                                                  ^ expected parameter name
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!`, `(`, `)`, `+`, `,`, `::`, or `<`, found `|`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:128:81
[INFO] [stdout]     |
[INFO] [stdout] 128 |     fn get(mem: &CLBuffer<T>, f: |offset: size_t, ptr: *mut c_void, size: size_t|) -> Vec<T>
[INFO] [stdout]     |                                                                                 ^
[INFO] [stdout]     |                                                                                 |
[INFO] [stdout]     |                                                                                 expected one of 7 possible tokens
[INFO] [stdout]     |                                                                                 help: missing `,`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `|`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:141:24
[INFO] [stdout]     |
[INFO] [stdout] 141 |     fn write(&self, f: |offset: size_t, ptr: *const c_void, size: size_t|)
[INFO] [stdout]     |                        ^ expected type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: a trailing `|` is not allowed in an or-pattern
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:141:73
[INFO] [stdout]     |
[INFO] [stdout] 141 |     fn write(&self, f: |offset: size_t, ptr: *const c_void, size: size_t|)
[INFO] [stdout]     |                                                                         ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the `|`
[INFO] [stdout]     |
[INFO] [stdout] 141 -     fn write(&self, f: |offset: size_t, ptr: *const c_void, size: size_t|)
[INFO] [stdout] 141 +     fn write(&self, f: |offset: size_t, ptr: *const c_void, size: size_t)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected parameter name, found `)`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:141:74
[INFO] [stdout]     |
[INFO] [stdout] 141 |     fn write(&self, f: |offset: size_t, ptr: *const c_void, size: size_t|)
[INFO] [stdout]     |                                                                          ^ expected parameter name
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!`, `(`, `)`, `+`, `,`, `::`, or `<`, found `|`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:141:73
[INFO] [stdout]     |
[INFO] [stdout] 141 |     fn write(&self, f: |offset: size_t, ptr: *const c_void, size: size_t|)
[INFO] [stdout]     |                                                                         ^
[INFO] [stdout]     |                                                                         |
[INFO] [stdout]     |                                                                         expected one of 7 possible tokens
[INFO] [stdout]     |                                                                         help: missing `,`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `|`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:149:27
[INFO] [stdout]     |
[INFO] [stdout] 149 |     fn read(&mut self, f: |offset: size_t, ptr: *mut c_void, size: size_t|)
[INFO] [stdout]     |                           ^ expected type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: a trailing `|` is not allowed in an or-pattern
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:149:74
[INFO] [stdout]     |
[INFO] [stdout] 149 |     fn read(&mut self, f: |offset: size_t, ptr: *mut c_void, size: size_t|)
[INFO] [stdout]     |                                                                          ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the `|`
[INFO] [stdout]     |
[INFO] [stdout] 149 -     fn read(&mut self, f: |offset: size_t, ptr: *mut c_void, size: size_t|)
[INFO] [stdout] 149 +     fn read(&mut self, f: |offset: size_t, ptr: *mut c_void, size: size_t)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected parameter name, found `)`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:149:75
[INFO] [stdout]     |
[INFO] [stdout] 149 |     fn read(&mut self, f: |offset: size_t, ptr: *mut c_void, size: size_t|)
[INFO] [stdout]     |                                                                           ^ expected parameter name
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!`, `(`, `)`, `+`, `,`, `::`, or `<`, found `|`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:149:74
[INFO] [stdout]     |
[INFO] [stdout] 149 |     fn read(&mut self, f: |offset: size_t, ptr: *mut c_void, size: size_t|)
[INFO] [stdout]     |                                                                          ^
[INFO] [stdout]     |                                                                          |
[INFO] [stdout]     |                                                                          expected one of 7 possible tokens
[INFO] [stdout]     |                                                                          help: missing `,`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:157:22
[INFO] [stdout]     |
[INFO] [stdout] 157 |   macro_rules! get_arg (
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 158 | |     ($t:ty) => (impl Get<CLBuffer<$t>, $t> for $t
[INFO] [stdout] 159 | |         {
[INFO] [stdout] 160 | |             fn get(_: &CLBuffer<$t>, f: |offset: size_t, ptr: *mut c_void, size: size_t|) -> $t {
[INFO] [stdout] ...   |
[INFO] [stdout] 165 | |         })
[INFO] [stdout] 166 | | )
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout] help: change the delimiters to curly braces
[INFO] [stdout]     |
[INFO] [stdout] 157 ~ macro_rules! get_arg {
[INFO] [stdout] 158 |     ($t:ty) => (impl Get<CLBuffer<$t>, $t> for $t
[INFO] [stdout] ...
[INFO] [stdout] 165 |         })
[INFO] [stdout] 166 + }
[INFO] [stdout]     |
[INFO] [stdout] help: add a semicolon
[INFO] [stdout]     |
[INFO] [stdout] 166 | );
[INFO] [stdout]     |  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:168:9
[INFO] [stdout]     |
[INFO] [stdout] 168 | get_arg!(int)
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: change the delimiters to curly braces
[INFO] [stdout]     |
[INFO] [stdout] 168 - get_arg!(int)
[INFO] [stdout] 168 + get_arg!{int}
[INFO] [stdout]     |
[INFO] [stdout] help: add a semicolon
[INFO] [stdout]     |
[INFO] [stdout] 168 | get_arg!(int);
[INFO] [stdout]     |              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:169:9
[INFO] [stdout]     |
[INFO] [stdout] 169 | get_arg!(uint)
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: change the delimiters to curly braces
[INFO] [stdout]     |
[INFO] [stdout] 169 - get_arg!(uint)
[INFO] [stdout] 169 + get_arg!{uint}
[INFO] [stdout]     |
[INFO] [stdout] help: add a semicolon
[INFO] [stdout]     |
[INFO] [stdout] 169 | get_arg!(uint);
[INFO] [stdout]     |               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:170:9
[INFO] [stdout]     |
[INFO] [stdout] 170 | get_arg!(u32)
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: change the delimiters to curly braces
[INFO] [stdout]     |
[INFO] [stdout] 170 - get_arg!(u32)
[INFO] [stdout] 170 + get_arg!{u32}
[INFO] [stdout]     |
[INFO] [stdout] help: add a semicolon
[INFO] [stdout]     |
[INFO] [stdout] 170 | get_arg!(u32);
[INFO] [stdout]     |              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:171:9
[INFO] [stdout]     |
[INFO] [stdout] 171 | get_arg!(u64)
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: change the delimiters to curly braces
[INFO] [stdout]     |
[INFO] [stdout] 171 - get_arg!(u64)
[INFO] [stdout] 171 + get_arg!{u64}
[INFO] [stdout]     |
[INFO] [stdout] help: add a semicolon
[INFO] [stdout]     |
[INFO] [stdout] 171 | get_arg!(u64);
[INFO] [stdout]     |              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:172:9
[INFO] [stdout]     |
[INFO] [stdout] 172 | get_arg!(i32)
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: change the delimiters to curly braces
[INFO] [stdout]     |
[INFO] [stdout] 172 - get_arg!(i32)
[INFO] [stdout] 172 + get_arg!{i32}
[INFO] [stdout]     |
[INFO] [stdout] help: add a semicolon
[INFO] [stdout]     |
[INFO] [stdout] 172 | get_arg!(i32);
[INFO] [stdout]     |              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:173:9
[INFO] [stdout]     |
[INFO] [stdout] 173 | get_arg!(i64)
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: change the delimiters to curly braces
[INFO] [stdout]     |
[INFO] [stdout] 173 - get_arg!(i64)
[INFO] [stdout] 173 + get_arg!{i64}
[INFO] [stdout]     |
[INFO] [stdout] help: add a semicolon
[INFO] [stdout]     |
[INFO] [stdout] 173 | get_arg!(i64);
[INFO] [stdout]     |              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:174:9
[INFO] [stdout]     |
[INFO] [stdout] 174 | get_arg!(f32)
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: change the delimiters to curly braces
[INFO] [stdout]     |
[INFO] [stdout] 174 - get_arg!(f32)
[INFO] [stdout] 174 + get_arg!{f32}
[INFO] [stdout]     |
[INFO] [stdout] help: add a semicolon
[INFO] [stdout]     |
[INFO] [stdout] 174 | get_arg!(f32);
[INFO] [stdout]     |              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:175:9
[INFO] [stdout]     |
[INFO] [stdout] 175 | get_arg!(f64)
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: change the delimiters to curly braces
[INFO] [stdout]     |
[INFO] [stdout] 175 - get_arg!(f64)
[INFO] [stdout] 175 + get_arg!{f64}
[INFO] [stdout]     |
[INFO] [stdout] help: add a semicolon
[INFO] [stdout]     |
[INFO] [stdout] 175 | get_arg!(f64);
[INFO] [stdout]     |              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:177:22
[INFO] [stdout]     |
[INFO] [stdout] 177 |   macro_rules! put_arg (
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 178 | |     ($t:ty) => (impl Put<$t, CLBuffer<$t>> for $t
[INFO] [stdout] 179 | |         {
[INFO] [stdout] 180 | |             fn put(&self, f: |ptr: *const c_void, size: size_t| -> cl_mem) -> CLBuffer<$t> {
[INFO] [stdout] ...   |
[INFO] [stdout] 185 | |         })
[INFO] [stdout] 186 | | )
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout] help: change the delimiters to curly braces
[INFO] [stdout]     |
[INFO] [stdout] 177 ~ macro_rules! put_arg {
[INFO] [stdout] 178 |     ($t:ty) => (impl Put<$t, CLBuffer<$t>> for $t
[INFO] [stdout] ...
[INFO] [stdout] 185 |         })
[INFO] [stdout] 186 + }
[INFO] [stdout]     |
[INFO] [stdout] help: add a semicolon
[INFO] [stdout]     |
[INFO] [stdout] 186 | );
[INFO] [stdout]     |  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:188:9
[INFO] [stdout]     |
[INFO] [stdout] 188 | put_arg!(int)
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: change the delimiters to curly braces
[INFO] [stdout]     |
[INFO] [stdout] 188 - put_arg!(int)
[INFO] [stdout] 188 + put_arg!{int}
[INFO] [stdout]     |
[INFO] [stdout] help: add a semicolon
[INFO] [stdout]     |
[INFO] [stdout] 188 | put_arg!(int);
[INFO] [stdout]     |              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:189:9
[INFO] [stdout]     |
[INFO] [stdout] 189 | put_arg!(uint)
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: change the delimiters to curly braces
[INFO] [stdout]     |
[INFO] [stdout] 189 - put_arg!(uint)
[INFO] [stdout] 189 + put_arg!{uint}
[INFO] [stdout]     |
[INFO] [stdout] help: add a semicolon
[INFO] [stdout]     |
[INFO] [stdout] 189 | put_arg!(uint);
[INFO] [stdout]     |               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:190:9
[INFO] [stdout]     |
[INFO] [stdout] 190 | put_arg!(u32)
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: change the delimiters to curly braces
[INFO] [stdout]     |
[INFO] [stdout] 190 - put_arg!(u32)
[INFO] [stdout] 190 + put_arg!{u32}
[INFO] [stdout]     |
[INFO] [stdout] help: add a semicolon
[INFO] [stdout]     |
[INFO] [stdout] 190 | put_arg!(u32);
[INFO] [stdout]     |              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:191:9
[INFO] [stdout]     |
[INFO] [stdout] 191 | put_arg!(u64)
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: change the delimiters to curly braces
[INFO] [stdout]     |
[INFO] [stdout] 191 - put_arg!(u64)
[INFO] [stdout] 191 + put_arg!{u64}
[INFO] [stdout]     |
[INFO] [stdout] help: add a semicolon
[INFO] [stdout]     |
[INFO] [stdout] 191 | put_arg!(u64);
[INFO] [stdout]     |              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:192:9
[INFO] [stdout]     |
[INFO] [stdout] 192 | put_arg!(i32)
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: change the delimiters to curly braces
[INFO] [stdout]     |
[INFO] [stdout] 192 - put_arg!(i32)
[INFO] [stdout] 192 + put_arg!{i32}
[INFO] [stdout]     |
[INFO] [stdout] help: add a semicolon
[INFO] [stdout]     |
[INFO] [stdout] 192 | put_arg!(i32);
[INFO] [stdout]     |              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:193:9
[INFO] [stdout]     |
[INFO] [stdout] 193 | put_arg!(i64)
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: change the delimiters to curly braces
[INFO] [stdout]     |
[INFO] [stdout] 193 - put_arg!(i64)
[INFO] [stdout] 193 + put_arg!{i64}
[INFO] [stdout]     |
[INFO] [stdout] help: add a semicolon
[INFO] [stdout]     |
[INFO] [stdout] 193 | put_arg!(i64);
[INFO] [stdout]     |              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:194:9
[INFO] [stdout]     |
[INFO] [stdout] 194 | put_arg!(f32)
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: change the delimiters to curly braces
[INFO] [stdout]     |
[INFO] [stdout] 194 - put_arg!(f32)
[INFO] [stdout] 194 + put_arg!{f32}
[INFO] [stdout]     |
[INFO] [stdout] help: add a semicolon
[INFO] [stdout]     |
[INFO] [stdout] 194 | put_arg!(f32);
[INFO] [stdout]     |              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:195:9
[INFO] [stdout]     |
[INFO] [stdout] 195 | put_arg!(f64)
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: change the delimiters to curly braces
[INFO] [stdout]     |
[INFO] [stdout] 195 - put_arg!(f64)
[INFO] [stdout] 195 + put_arg!{f64}
[INFO] [stdout]     |
[INFO] [stdout] help: add a semicolon
[INFO] [stdout]     |
[INFO] [stdout] 195 | put_arg!(f64);
[INFO] [stdout]     |              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:197:23
[INFO] [stdout]     |
[INFO] [stdout] 197 |   macro_rules! read_arg (
[INFO] [stdout]     |  _______________________^
[INFO] [stdout] 198 | |     ($t:ty) => (impl Read for $t
[INFO] [stdout] 199 | |         {
[INFO] [stdout] 200 | |             fn read(&mut self, f: |offset: size_t, ptr: *mut c_void, size: size_t|) {
[INFO] [stdout] ...   |
[INFO] [stdout] 205 | | )
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout] help: change the delimiters to curly braces
[INFO] [stdout]     |
[INFO] [stdout] 197 ~ macro_rules! read_arg {
[INFO] [stdout] 198 |     ($t:ty) => (impl Read for $t
[INFO] [stdout] ...
[INFO] [stdout] 204 |     )
[INFO] [stdout] 205 + }
[INFO] [stdout]     |
[INFO] [stdout] help: add a semicolon
[INFO] [stdout]     |
[INFO] [stdout] 205 | );
[INFO] [stdout]     |  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:207:10
[INFO] [stdout]     |
[INFO] [stdout] 207 | read_arg!(int)
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: change the delimiters to curly braces
[INFO] [stdout]     |
[INFO] [stdout] 207 - read_arg!(int)
[INFO] [stdout] 207 + read_arg!{int}
[INFO] [stdout]     |
[INFO] [stdout] help: add a semicolon
[INFO] [stdout]     |
[INFO] [stdout] 207 | read_arg!(int);
[INFO] [stdout]     |               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:208:10
[INFO] [stdout]     |
[INFO] [stdout] 208 | read_arg!(uint)
[INFO] [stdout]     |          ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: change the delimiters to curly braces
[INFO] [stdout]     |
[INFO] [stdout] 208 - read_arg!(uint)
[INFO] [stdout] 208 + read_arg!{uint}
[INFO] [stdout]     |
[INFO] [stdout] help: add a semicolon
[INFO] [stdout]     |
[INFO] [stdout] 208 | read_arg!(uint);
[INFO] [stdout]     |                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:209:10
[INFO] [stdout]     |
[INFO] [stdout] 209 | read_arg!(u32)
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: change the delimiters to curly braces
[INFO] [stdout]     |
[INFO] [stdout] 209 - read_arg!(u32)
[INFO] [stdout] 209 + read_arg!{u32}
[INFO] [stdout]     |
[INFO] [stdout] help: add a semicolon
[INFO] [stdout]     |
[INFO] [stdout] 209 | read_arg!(u32);
[INFO] [stdout]     |               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:210:10
[INFO] [stdout]     |
[INFO] [stdout] 210 | read_arg!(u64)
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: change the delimiters to curly braces
[INFO] [stdout]     |
[INFO] [stdout] 210 - read_arg!(u64)
[INFO] [stdout] 210 + read_arg!{u64}
[INFO] [stdout]     |
[INFO] [stdout] help: add a semicolon
[INFO] [stdout]     |
[INFO] [stdout] 210 | read_arg!(u64);
[INFO] [stdout]     |               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:211:10
[INFO] [stdout]     |
[INFO] [stdout] 211 | read_arg!(i32)
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: change the delimiters to curly braces
[INFO] [stdout]     |
[INFO] [stdout] 211 - read_arg!(i32)
[INFO] [stdout] 211 + read_arg!{i32}
[INFO] [stdout]     |
[INFO] [stdout] help: add a semicolon
[INFO] [stdout]     |
[INFO] [stdout] 211 | read_arg!(i32);
[INFO] [stdout]     |               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:212:10
[INFO] [stdout]     |
[INFO] [stdout] 212 | read_arg!(i64)
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: change the delimiters to curly braces
[INFO] [stdout]     |
[INFO] [stdout] 212 - read_arg!(i64)
[INFO] [stdout] 212 + read_arg!{i64}
[INFO] [stdout]     |
[INFO] [stdout] help: add a semicolon
[INFO] [stdout]     |
[INFO] [stdout] 212 | read_arg!(i64);
[INFO] [stdout]     |               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:213:10
[INFO] [stdout]     |
[INFO] [stdout] 213 | read_arg!(f32)
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: change the delimiters to curly braces
[INFO] [stdout]     |
[INFO] [stdout] 213 - read_arg!(f32)
[INFO] [stdout] 213 + read_arg!{f32}
[INFO] [stdout]     |
[INFO] [stdout] help: add a semicolon
[INFO] [stdout]     |
[INFO] [stdout] 213 | read_arg!(f32);
[INFO] [stdout]     |               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:214:10
[INFO] [stdout]     |
[INFO] [stdout] 214 | read_arg!(f64)
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: change the delimiters to curly braces
[INFO] [stdout]     |
[INFO] [stdout] 214 - read_arg!(f64)
[INFO] [stdout] 214 + read_arg!{f64}
[INFO] [stdout]     |
[INFO] [stdout] help: add a semicolon
[INFO] [stdout]     |
[INFO] [stdout] 214 | read_arg!(f64);
[INFO] [stdout]     |               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:216:24
[INFO] [stdout]     |
[INFO] [stdout] 216 |   macro_rules! write_arg (
[INFO] [stdout]     |  ________________________^
[INFO] [stdout] 217 | |     ($t:ty) => (impl Write for $t
[INFO] [stdout] 218 | |         {
[INFO] [stdout] 219 | |             fn write(&self, f: |offset: size_t, ptr: *const c_void, size: size_t|) {
[INFO] [stdout] ...   |
[INFO] [stdout] 222 | |         })
[INFO] [stdout] 223 | | )
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout] help: change the delimiters to curly braces
[INFO] [stdout]     |
[INFO] [stdout] 216 ~ macro_rules! write_arg {
[INFO] [stdout] 217 |     ($t:ty) => (impl Write for $t
[INFO] [stdout] ...
[INFO] [stdout] 222 |         })
[INFO] [stdout] 223 + }
[INFO] [stdout]     |
[INFO] [stdout] help: add a semicolon
[INFO] [stdout]     |
[INFO] [stdout] 223 | );
[INFO] [stdout]     |  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:225:11
[INFO] [stdout]     |
[INFO] [stdout] 225 | write_arg!(int)
[INFO] [stdout]     |           ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: change the delimiters to curly braces
[INFO] [stdout]     |
[INFO] [stdout] 225 - write_arg!(int)
[INFO] [stdout] 225 + write_arg!{int}
[INFO] [stdout]     |
[INFO] [stdout] help: add a semicolon
[INFO] [stdout]     |
[INFO] [stdout] 225 | write_arg!(int);
[INFO] [stdout]     |                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:226:11
[INFO] [stdout]     |
[INFO] [stdout] 226 | write_arg!(uint)
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: change the delimiters to curly braces
[INFO] [stdout]     |
[INFO] [stdout] 226 - write_arg!(uint)
[INFO] [stdout] 226 + write_arg!{uint}
[INFO] [stdout]     |
[INFO] [stdout] help: add a semicolon
[INFO] [stdout]     |
[INFO] [stdout] 226 | write_arg!(uint);
[INFO] [stdout]     |                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:227:11
[INFO] [stdout]     |
[INFO] [stdout] 227 | write_arg!(u32)
[INFO] [stdout]     |           ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: change the delimiters to curly braces
[INFO] [stdout]     |
[INFO] [stdout] 227 - write_arg!(u32)
[INFO] [stdout] 227 + write_arg!{u32}
[INFO] [stdout]     |
[INFO] [stdout] help: add a semicolon
[INFO] [stdout]     |
[INFO] [stdout] 227 | write_arg!(u32);
[INFO] [stdout]     |                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:228:11
[INFO] [stdout]     |
[INFO] [stdout] 228 | write_arg!(u64)
[INFO] [stdout]     |           ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: change the delimiters to curly braces
[INFO] [stdout]     |
[INFO] [stdout] 228 - write_arg!(u64)
[INFO] [stdout] 228 + write_arg!{u64}
[INFO] [stdout]     |
[INFO] [stdout] help: add a semicolon
[INFO] [stdout]     |
[INFO] [stdout] 228 | write_arg!(u64);
[INFO] [stdout]     |                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:229:11
[INFO] [stdout]     |
[INFO] [stdout] 229 | write_arg!(i32)
[INFO] [stdout]     |           ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: change the delimiters to curly braces
[INFO] [stdout]     |
[INFO] [stdout] 229 - write_arg!(i32)
[INFO] [stdout] 229 + write_arg!{i32}
[INFO] [stdout]     |
[INFO] [stdout] help: add a semicolon
[INFO] [stdout]     |
[INFO] [stdout] 229 | write_arg!(i32);
[INFO] [stdout]     |                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:230:11
[INFO] [stdout]     |
[INFO] [stdout] 230 | write_arg!(i64)
[INFO] [stdout]     |           ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: change the delimiters to curly braces
[INFO] [stdout]     |
[INFO] [stdout] 230 - write_arg!(i64)
[INFO] [stdout] 230 + write_arg!{i64}
[INFO] [stdout]     |
[INFO] [stdout] help: add a semicolon
[INFO] [stdout]     |
[INFO] [stdout] 230 | write_arg!(i64);
[INFO] [stdout]     |                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:231:11
[INFO] [stdout]     |
[INFO] [stdout] 231 | write_arg!(f32)
[INFO] [stdout]     |           ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: change the delimiters to curly braces
[INFO] [stdout]     |
[INFO] [stdout] 231 - write_arg!(f32)
[INFO] [stdout] 231 + write_arg!{f32}
[INFO] [stdout]     |
[INFO] [stdout] help: add a semicolon
[INFO] [stdout]     |
[INFO] [stdout] 231 | write_arg!(f32);
[INFO] [stdout]     |                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:232:11
[INFO] [stdout]     |
[INFO] [stdout] 232 | write_arg!(f64)
[INFO] [stdout]     |           ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: change the delimiters to curly braces
[INFO] [stdout]     |
[INFO] [stdout] 232 - write_arg!(f64)
[INFO] [stdout] 232 + write_arg!{f64}
[INFO] [stdout]     |
[INFO] [stdout] help: add a semicolon
[INFO] [stdout]     |
[INFO] [stdout] 232 | write_arg!(f64);
[INFO] [stdout]     |                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `|`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/array.rs:27:61
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub fn new(width: uint, height: uint, depth: uint, val: |uint, uint, uint| -> T) -> Array3D<T>
[INFO] [stdout]    |                                                             ^ expected type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `:`, `@`, or `|`, found `,`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/array.rs:27:72
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub fn new(width: uint, height: uint, depth: uint, val: |uint, uint, uint| -> T) -> Array3D<T>
[INFO] [stdout]    |                                                                        ^ expected one of `:`, `@`, or `|`
[INFO] [stdout]    |
[INFO] [stdout]    = note: anonymous parameters are removed in the 2018 edition (see RFC 1685)
[INFO] [stdout] help: if this is a parameter name, give it a type
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub fn new(width: uint, height: uint, depth: uint, val: |uint, uint: TypeName, uint| -> T) -> Array3D<T>
[INFO] [stdout]    |                                                                        ++++++++++
[INFO] [stdout] help: if this is a type, explicitly ignore the parameter name
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub fn new(width: uint, height: uint, depth: uint, val: |uint, _: uint, uint| -> T) -> Array3D<T>
[INFO] [stdout]    |                                                                    ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected parameter name, found `->`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/array.rs:27:80
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub fn new(width: uint, height: uint, depth: uint, val: |uint, uint, uint| -> T) -> Array3D<T>
[INFO] [stdout]    |                                                                          ----  ^^ expected parameter name
[INFO] [stdout]    |                                                                          |
[INFO] [stdout]    |                                                                          while parsing this or-pattern starting here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `|`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/array.rs:68:22
[INFO] [stdout]    |
[INFO] [stdout] 68 |     fn put(&self, f: |ptr: *const c_void, size: size_t| -> cl_mem) -> Array3DCL<T>
[INFO] [stdout]    |                      ^ expected type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected parameter name, found `->`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/array.rs:68:57
[INFO] [stdout]    |
[INFO] [stdout] 68 |     fn put(&self, f: |ptr: *const c_void, size: size_t| -> cl_mem) -> Array3DCL<T>
[INFO] [stdout]    |                                                         ^^ expected parameter name
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!`, `(`, `)`, `+`, `,`, `::`, or `<`, found `|`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/array.rs:68:55
[INFO] [stdout]    |
[INFO] [stdout] 68 |     fn put(&self, f: |ptr: *const c_void, size: size_t| -> cl_mem) -> Array3DCL<T>
[INFO] [stdout]    |                                                       ^
[INFO] [stdout]    |                                                       |
[INFO] [stdout]    |                                                       expected one of 7 possible tokens
[INFO] [stdout]    |                                                       help: missing `,`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `|`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/array.rs:86:35
[INFO] [stdout]    |
[INFO] [stdout] 86 |     fn get(arr: &Array3DCL<T>, f: |offset: size_t, ptr: *mut c_void, size: size_t|) -> Array3D<T>
[INFO] [stdout]    |                                   ^ expected type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: a trailing `|` is not allowed in an or-pattern
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/array.rs:86:82
[INFO] [stdout]    |
[INFO] [stdout] 86 |     fn get(arr: &Array3DCL<T>, f: |offset: size_t, ptr: *mut c_void, size: size_t|) -> Array3D<T>
[INFO] [stdout]    |                                                                                  ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove the `|`
[INFO] [stdout]    |
[INFO] [stdout] 86 -     fn get(arr: &Array3DCL<T>, f: |offset: size_t, ptr: *mut c_void, size: size_t|) -> Array3D<T>
[INFO] [stdout] 86 +     fn get(arr: &Array3DCL<T>, f: |offset: size_t, ptr: *mut c_void, size: size_t) -> Array3D<T>
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected parameter name, found `)`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/array.rs:86:83
[INFO] [stdout]    |
[INFO] [stdout] 86 |     fn get(arr: &Array3DCL<T>, f: |offset: size_t, ptr: *mut c_void, size: size_t|) -> Array3D<T>
[INFO] [stdout]    |                                                                                   ^ expected parameter name
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!`, `(`, `)`, `+`, `,`, `::`, or `<`, found `|`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/array.rs:86:82
[INFO] [stdout]    |
[INFO] [stdout] 86 |     fn get(arr: &Array3DCL<T>, f: |offset: size_t, ptr: *mut c_void, size: size_t|) -> Array3D<T>
[INFO] [stdout]    |                                                                                  ^
[INFO] [stdout]    |                                                                                  |
[INFO] [stdout]    |                                                                                  expected one of 7 possible tokens
[INFO] [stdout]    |                                                                                  help: missing `,`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `|`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/array.rs:107:24
[INFO] [stdout]     |
[INFO] [stdout] 107 |     fn write(&self, f: |offset: size_t, ptr: *const c_void, size: size_t|)
[INFO] [stdout]     |                        ^ expected type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: a trailing `|` is not allowed in an or-pattern
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/array.rs:107:73
[INFO] [stdout]     |
[INFO] [stdout] 107 |     fn write(&self, f: |offset: size_t, ptr: *const c_void, size: size_t|)
[INFO] [stdout]     |                                                                         ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the `|`
[INFO] [stdout]     |
[INFO] [stdout] 107 -     fn write(&self, f: |offset: size_t, ptr: *const c_void, size: size_t|)
[INFO] [stdout] 107 +     fn write(&self, f: |offset: size_t, ptr: *const c_void, size: size_t)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected parameter name, found `)`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/array.rs:107:74
[INFO] [stdout]     |
[INFO] [stdout] 107 |     fn write(&self, f: |offset: size_t, ptr: *const c_void, size: size_t|)
[INFO] [stdout]     |                                                                          ^ expected parameter name
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!`, `(`, `)`, `+`, `,`, `::`, or `<`, found `|`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/array.rs:107:73
[INFO] [stdout]     |
[INFO] [stdout] 107 |     fn write(&self, f: |offset: size_t, ptr: *const c_void, size: size_t|)
[INFO] [stdout]     |                                                                         ^
[INFO] [stdout]     |                                                                         |
[INFO] [stdout]     |                                                                         expected one of 7 possible tokens
[INFO] [stdout]     |                                                                         help: missing `,`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `|`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/array.rs:116:27
[INFO] [stdout]     |
[INFO] [stdout] 116 |     fn read(&mut self, f: |offset: size_t, ptr: *mut c_void, size: size_t|)
[INFO] [stdout]     |                           ^ expected type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: a trailing `|` is not allowed in an or-pattern
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/array.rs:116:74
[INFO] [stdout]     |
[INFO] [stdout] 116 |     fn read(&mut self, f: |offset: size_t, ptr: *mut c_void, size: size_t|)
[INFO] [stdout]     |                                                                          ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the `|`
[INFO] [stdout]     |
[INFO] [stdout] 116 -     fn read(&mut self, f: |offset: size_t, ptr: *mut c_void, size: size_t|)
[INFO] [stdout] 116 +     fn read(&mut self, f: |offset: size_t, ptr: *mut c_void, size: size_t)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected parameter name, found `)`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/array.rs:116:75
[INFO] [stdout]     |
[INFO] [stdout] 116 |     fn read(&mut self, f: |offset: size_t, ptr: *mut c_void, size: size_t|)
[INFO] [stdout]     |                                                                           ^ expected parameter name
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!`, `(`, `)`, `+`, `,`, `::`, or `<`, found `|`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/array.rs:116:74
[INFO] [stdout]     |
[INFO] [stdout] 116 |     fn read(&mut self, f: |offset: size_t, ptr: *mut c_void, size: size_t|)
[INFO] [stdout]     |                                                                          ^
[INFO] [stdout]     |                                                                          |
[INFO] [stdout]     |                                                                          expected one of 7 possible tokens
[INFO] [stdout]     |                                                                          help: missing `,`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `|`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/array.rs:155:48
[INFO] [stdout]     |
[INFO] [stdout] 155 |     pub fn new(width: uint, height: uint, val: |uint, uint| -> T) -> Array2D<T> {
[INFO] [stdout]     |                                                ^ expected type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected parameter name, found `->`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/array.rs:155:61
[INFO] [stdout]     |
[INFO] [stdout] 155 |     pub fn new(width: uint, height: uint, val: |uint, uint| -> T) -> Array2D<T> {
[INFO] [stdout]     |                                                       ----  ^^ expected parameter name
[INFO] [stdout]     |                                                       |
[INFO] [stdout]     |                                                       while parsing this or-pattern starting here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `|`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/array.rs:189:22
[INFO] [stdout]     |
[INFO] [stdout] 189 |     fn put(&self, f: |ptr: *const c_void, size: size_t| -> cl_mem) -> Array2DCL<T>
[INFO] [stdout]     |                      ^ expected type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected parameter name, found `->`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/array.rs:189:57
[INFO] [stdout]     |
[INFO] [stdout] 189 |     fn put(&self, f: |ptr: *const c_void, size: size_t| -> cl_mem) -> Array2DCL<T>
[INFO] [stdout]     |                                                         ^^ expected parameter name
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!`, `(`, `)`, `+`, `,`, `::`, or `<`, found `|`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/array.rs:189:55
[INFO] [stdout]     |
[INFO] [stdout] 189 |     fn put(&self, f: |ptr: *const c_void, size: size_t| -> cl_mem) -> Array2DCL<T>
[INFO] [stdout]     |                                                       ^
[INFO] [stdout]     |                                                       |
[INFO] [stdout]     |                                                       expected one of 7 possible tokens
[INFO] [stdout]     |                                                       help: missing `,`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `|`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/array.rs:206:35
[INFO] [stdout]     |
[INFO] [stdout] 206 |     fn get(arr: &Array2DCL<T>, f: |offset: size_t, ptr: *mut c_void, size: size_t|) -> Array2D<T>
[INFO] [stdout]     |                                   ^ expected type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: a trailing `|` is not allowed in an or-pattern
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/array.rs:206:82
[INFO] [stdout]     |
[INFO] [stdout] 206 |     fn get(arr: &Array2DCL<T>, f: |offset: size_t, ptr: *mut c_void, size: size_t|) -> Array2D<T>
[INFO] [stdout]     |                                                                                  ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the `|`
[INFO] [stdout]     |
[INFO] [stdout] 206 -     fn get(arr: &Array2DCL<T>, f: |offset: size_t, ptr: *mut c_void, size: size_t|) -> Array2D<T>
[INFO] [stdout] 206 +     fn get(arr: &Array2DCL<T>, f: |offset: size_t, ptr: *mut c_void, size: size_t) -> Array2D<T>
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected parameter name, found `)`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/array.rs:206:83
[INFO] [stdout]     |
[INFO] [stdout] 206 |     fn get(arr: &Array2DCL<T>, f: |offset: size_t, ptr: *mut c_void, size: size_t|) -> Array2D<T>
[INFO] [stdout]     |                                                                                   ^ expected parameter name
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!`, `(`, `)`, `+`, `,`, `::`, or `<`, found `|`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/array.rs:206:82
[INFO] [stdout]     |
[INFO] [stdout] 206 |     fn get(arr: &Array2DCL<T>, f: |offset: size_t, ptr: *mut c_void, size: size_t|) -> Array2D<T>
[INFO] [stdout]     |                                                                                  ^
[INFO] [stdout]     |                                                                                  |
[INFO] [stdout]     |                                                                                  expected one of 7 possible tokens
[INFO] [stdout]     |                                                                                  help: missing `,`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `|`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/array.rs:226:24
[INFO] [stdout]     |
[INFO] [stdout] 226 |     fn write(&self, f: |offset: size_t, ptr: *const c_void, size: size_t|)
[INFO] [stdout]     |                        ^ expected type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: a trailing `|` is not allowed in an or-pattern
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/array.rs:226:73
[INFO] [stdout]     |
[INFO] [stdout] 226 |     fn write(&self, f: |offset: size_t, ptr: *const c_void, size: size_t|)
[INFO] [stdout]     |                                                                         ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the `|`
[INFO] [stdout]     |
[INFO] [stdout] 226 -     fn write(&self, f: |offset: size_t, ptr: *const c_void, size: size_t|)
[INFO] [stdout] 226 +     fn write(&self, f: |offset: size_t, ptr: *const c_void, size: size_t)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected parameter name, found `)`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/array.rs:226:74
[INFO] [stdout]     |
[INFO] [stdout] 226 |     fn write(&self, f: |offset: size_t, ptr: *const c_void, size: size_t|)
[INFO] [stdout]     |                                                                          ^ expected parameter name
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!`, `(`, `)`, `+`, `,`, `::`, or `<`, found `|`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/array.rs:226:73
[INFO] [stdout]     |
[INFO] [stdout] 226 |     fn write(&self, f: |offset: size_t, ptr: *const c_void, size: size_t|)
[INFO] [stdout]     |                                                                         ^
[INFO] [stdout]     |                                                                         |
[INFO] [stdout]     |                                                                         expected one of 7 possible tokens
[INFO] [stdout]     |                                                                         help: missing `,`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `|`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/array.rs:235:27
[INFO] [stdout]     |
[INFO] [stdout] 235 |     fn read(&mut self, f: |offset: size_t, ptr: *mut c_void, size: size_t|)
[INFO] [stdout]     |                           ^ expected type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: a trailing `|` is not allowed in an or-pattern
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/array.rs:235:74
[INFO] [stdout]     |
[INFO] [stdout] 235 |     fn read(&mut self, f: |offset: size_t, ptr: *mut c_void, size: size_t|)
[INFO] [stdout]     |                                                                          ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the `|`
[INFO] [stdout]     |
[INFO] [stdout] 235 -     fn read(&mut self, f: |offset: size_t, ptr: *mut c_void, size: size_t|)
[INFO] [stdout] 235 +     fn read(&mut self, f: |offset: size_t, ptr: *mut c_void, size: size_t)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected parameter name, found `)`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/array.rs:235:75
[INFO] [stdout]     |
[INFO] [stdout] 235 |     fn read(&mut self, f: |offset: size_t, ptr: *mut c_void, size: size_t|)
[INFO] [stdout]     |                                                                           ^ expected parameter name
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!`, `(`, `)`, `+`, `,`, `::`, or `<`, found `|`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/array.rs:235:74
[INFO] [stdout]     |
[INFO] [stdout] 235 |     fn read(&mut self, f: |offset: size_t, ptr: *mut c_void, size: size_t|)
[INFO] [stdout]     |                                                                          ^
[INFO] [stdout]     |                                                                          |
[INFO] [stdout]     |                                                                          expected one of 7 possible tokens
[INFO] [stdout]     |                                                                          help: missing `,`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `rustrt`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/lib.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | extern crate rustrt;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `|`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:160:41
[INFO] [stdout]     |
[INFO] [stdout] 160 |             fn get(_: &CLBuffer<$t>, f: |offset: size_t, ptr: *mut c_void, size: size_t|) -> $t {
[INFO] [stdout]     |                                         ^ expected type
[INFO] [stdout] ...
[INFO] [stdout] 168 | get_arg!(int)
[INFO] [stdout]     | ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: a trailing `|` is not allowed in an or-pattern
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:160:88
[INFO] [stdout]     |
[INFO] [stdout] 160 |             fn get(_: &CLBuffer<$t>, f: |offset: size_t, ptr: *mut c_void, size: size_t|) -> $t {
[INFO] [stdout]     |                                                                                        ^
[INFO] [stdout] ...
[INFO] [stdout] 168 | get_arg!(int)
[INFO] [stdout]     | ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `|`
[INFO] [stdout]     |
[INFO] [stdout] 160 -             fn get(_: &CLBuffer<$t>, f: |offset: size_t, ptr: *mut c_void, size: size_t|) -> $t {
[INFO] [stdout] 160 +             fn get(_: &CLBuffer<$t>, f: |offset: size_t, ptr: *mut c_void, size: size_t) -> $t {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected parameter name, found `)`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:160:89
[INFO] [stdout]     |
[INFO] [stdout] 160 |             fn get(_: &CLBuffer<$t>, f: |offset: size_t, ptr: *mut c_void, size: size_t|) -> $t {
[INFO] [stdout]     |                                                                                         ^ expected parameter name
[INFO] [stdout] ...
[INFO] [stdout] 168 | get_arg!(int)
[INFO] [stdout]     | ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!`, `(`, `)`, `+`, `,`, `::`, or `<`, found `|`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:160:88
[INFO] [stdout]     |
[INFO] [stdout] 160 |             fn get(_: &CLBuffer<$t>, f: |offset: size_t, ptr: *mut c_void, size: size_t|) -> $t {
[INFO] [stdout]     |                                                                                        ^
[INFO] [stdout]     |                                                                                        |
[INFO] [stdout]     |                                                                                        expected one of 7 possible tokens
[INFO] [stdout]     |                                                                                        help: missing `,`
[INFO] [stdout] ...
[INFO] [stdout] 168 | get_arg!(int)
[INFO] [stdout]     | ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `|`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:160:41
[INFO] [stdout]     |
[INFO] [stdout] 160 |             fn get(_: &CLBuffer<$t>, f: |offset: size_t, ptr: *mut c_void, size: size_t|) -> $t {
[INFO] [stdout]     |                                         ^ expected type
[INFO] [stdout] ...
[INFO] [stdout] 169 | get_arg!(uint)
[INFO] [stdout]     | -------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: a trailing `|` is not allowed in an or-pattern
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:160:88
[INFO] [stdout]     |
[INFO] [stdout] 160 |             fn get(_: &CLBuffer<$t>, f: |offset: size_t, ptr: *mut c_void, size: size_t|) -> $t {
[INFO] [stdout]     |                                                                                        ^
[INFO] [stdout] ...
[INFO] [stdout] 169 | get_arg!(uint)
[INFO] [stdout]     | -------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `|`
[INFO] [stdout]     |
[INFO] [stdout] 160 -             fn get(_: &CLBuffer<$t>, f: |offset: size_t, ptr: *mut c_void, size: size_t|) -> $t {
[INFO] [stdout] 160 +             fn get(_: &CLBuffer<$t>, f: |offset: size_t, ptr: *mut c_void, size: size_t) -> $t {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected parameter name, found `)`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:160:89
[INFO] [stdout]     |
[INFO] [stdout] 160 |             fn get(_: &CLBuffer<$t>, f: |offset: size_t, ptr: *mut c_void, size: size_t|) -> $t {
[INFO] [stdout]     |                                                                                         ^ expected parameter name
[INFO] [stdout] ...
[INFO] [stdout] 169 | get_arg!(uint)
[INFO] [stdout]     | -------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!`, `(`, `)`, `+`, `,`, `::`, or `<`, found `|`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:160:88
[INFO] [stdout]     |
[INFO] [stdout] 160 |             fn get(_: &CLBuffer<$t>, f: |offset: size_t, ptr: *mut c_void, size: size_t|) -> $t {
[INFO] [stdout]     |                                                                                        ^
[INFO] [stdout]     |                                                                                        |
[INFO] [stdout]     |                                                                                        expected one of 7 possible tokens
[INFO] [stdout]     |                                                                                        help: missing `,`
[INFO] [stdout] ...
[INFO] [stdout] 169 | get_arg!(uint)
[INFO] [stdout]     | -------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `|`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:160:41
[INFO] [stdout]     |
[INFO] [stdout] 160 |             fn get(_: &CLBuffer<$t>, f: |offset: size_t, ptr: *mut c_void, size: size_t|) -> $t {
[INFO] [stdout]     |                                         ^ expected type
[INFO] [stdout] ...
[INFO] [stdout] 170 | get_arg!(u32)
[INFO] [stdout]     | ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: a trailing `|` is not allowed in an or-pattern
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:160:88
[INFO] [stdout]     |
[INFO] [stdout] 160 |             fn get(_: &CLBuffer<$t>, f: |offset: size_t, ptr: *mut c_void, size: size_t|) -> $t {
[INFO] [stdout]     |                                                                                        ^
[INFO] [stdout] ...
[INFO] [stdout] 170 | get_arg!(u32)
[INFO] [stdout]     | ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `|`
[INFO] [stdout]     |
[INFO] [stdout] 160 -             fn get(_: &CLBuffer<$t>, f: |offset: size_t, ptr: *mut c_void, size: size_t|) -> $t {
[INFO] [stdout] 160 +             fn get(_: &CLBuffer<$t>, f: |offset: size_t, ptr: *mut c_void, size: size_t) -> $t {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected parameter name, found `)`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:160:89
[INFO] [stdout]     |
[INFO] [stdout] 160 |             fn get(_: &CLBuffer<$t>, f: |offset: size_t, ptr: *mut c_void, size: size_t|) -> $t {
[INFO] [stdout]     |                                                                                         ^ expected parameter name
[INFO] [stdout] ...
[INFO] [stdout] 170 | get_arg!(u32)
[INFO] [stdout]     | ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!`, `(`, `)`, `+`, `,`, `::`, or `<`, found `|`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:160:88
[INFO] [stdout]     |
[INFO] [stdout] 160 |             fn get(_: &CLBuffer<$t>, f: |offset: size_t, ptr: *mut c_void, size: size_t|) -> $t {
[INFO] [stdout]     |                                                                                        ^
[INFO] [stdout]     |                                                                                        |
[INFO] [stdout]     |                                                                                        expected one of 7 possible tokens
[INFO] [stdout]     |                                                                                        help: missing `,`
[INFO] [stdout] ...
[INFO] [stdout] 170 | get_arg!(u32)
[INFO] [stdout]     | ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `|`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:160:41
[INFO] [stdout]     |
[INFO] [stdout] 160 |             fn get(_: &CLBuffer<$t>, f: |offset: size_t, ptr: *mut c_void, size: size_t|) -> $t {
[INFO] [stdout]     |                                         ^ expected type
[INFO] [stdout] ...
[INFO] [stdout] 171 | get_arg!(u64)
[INFO] [stdout]     | ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: a trailing `|` is not allowed in an or-pattern
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:160:88
[INFO] [stdout]     |
[INFO] [stdout] 160 |             fn get(_: &CLBuffer<$t>, f: |offset: size_t, ptr: *mut c_void, size: size_t|) -> $t {
[INFO] [stdout]     |                                                                                        ^
[INFO] [stdout] ...
[INFO] [stdout] 171 | get_arg!(u64)
[INFO] [stdout]     | ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `|`
[INFO] [stdout]     |
[INFO] [stdout] 160 -             fn get(_: &CLBuffer<$t>, f: |offset: size_t, ptr: *mut c_void, size: size_t|) -> $t {
[INFO] [stdout] 160 +             fn get(_: &CLBuffer<$t>, f: |offset: size_t, ptr: *mut c_void, size: size_t) -> $t {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected parameter name, found `)`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:160:89
[INFO] [stdout]     |
[INFO] [stdout] 160 |             fn get(_: &CLBuffer<$t>, f: |offset: size_t, ptr: *mut c_void, size: size_t|) -> $t {
[INFO] [stdout]     |                                                                                         ^ expected parameter name
[INFO] [stdout] ...
[INFO] [stdout] 171 | get_arg!(u64)
[INFO] [stdout]     | ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!`, `(`, `)`, `+`, `,`, `::`, or `<`, found `|`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:160:88
[INFO] [stdout]     |
[INFO] [stdout] 160 |             fn get(_: &CLBuffer<$t>, f: |offset: size_t, ptr: *mut c_void, size: size_t|) -> $t {
[INFO] [stdout]     |                                                                                        ^
[INFO] [stdout]     |                                                                                        |
[INFO] [stdout]     |                                                                                        expected one of 7 possible tokens
[INFO] [stdout]     |                                                                                        help: missing `,`
[INFO] [stdout] ...
[INFO] [stdout] 171 | get_arg!(u64)
[INFO] [stdout]     | ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `|`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:160:41
[INFO] [stdout]     |
[INFO] [stdout] 160 |             fn get(_: &CLBuffer<$t>, f: |offset: size_t, ptr: *mut c_void, size: size_t|) -> $t {
[INFO] [stdout]     |                                         ^ expected type
[INFO] [stdout] ...
[INFO] [stdout] 172 | get_arg!(i32)
[INFO] [stdout]     | ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: a trailing `|` is not allowed in an or-pattern
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:160:88
[INFO] [stdout]     |
[INFO] [stdout] 160 |             fn get(_: &CLBuffer<$t>, f: |offset: size_t, ptr: *mut c_void, size: size_t|) -> $t {
[INFO] [stdout]     |                                                                                        ^
[INFO] [stdout] ...
[INFO] [stdout] 172 | get_arg!(i32)
[INFO] [stdout]     | ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `|`
[INFO] [stdout]     |
[INFO] [stdout] 160 -             fn get(_: &CLBuffer<$t>, f: |offset: size_t, ptr: *mut c_void, size: size_t|) -> $t {
[INFO] [stdout] 160 +             fn get(_: &CLBuffer<$t>, f: |offset: size_t, ptr: *mut c_void, size: size_t) -> $t {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected parameter name, found `)`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:160:89
[INFO] [stdout]     |
[INFO] [stdout] 160 |             fn get(_: &CLBuffer<$t>, f: |offset: size_t, ptr: *mut c_void, size: size_t|) -> $t {
[INFO] [stdout]     |                                                                                         ^ expected parameter name
[INFO] [stdout] ...
[INFO] [stdout] 172 | get_arg!(i32)
[INFO] [stdout]     | ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!`, `(`, `)`, `+`, `,`, `::`, or `<`, found `|`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:160:88
[INFO] [stdout]     |
[INFO] [stdout] 160 |             fn get(_: &CLBuffer<$t>, f: |offset: size_t, ptr: *mut c_void, size: size_t|) -> $t {
[INFO] [stdout]     |                                                                                        ^
[INFO] [stdout]     |                                                                                        |
[INFO] [stdout]     |                                                                                        expected one of 7 possible tokens
[INFO] [stdout]     |                                                                                        help: missing `,`
[INFO] [stdout] ...
[INFO] [stdout] 172 | get_arg!(i32)
[INFO] [stdout]     | ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `|`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:160:41
[INFO] [stdout]     |
[INFO] [stdout] 160 |             fn get(_: &CLBuffer<$t>, f: |offset: size_t, ptr: *mut c_void, size: size_t|) -> $t {
[INFO] [stdout]     |                                         ^ expected type
[INFO] [stdout] ...
[INFO] [stdout] 173 | get_arg!(i64)
[INFO] [stdout]     | ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: a trailing `|` is not allowed in an or-pattern
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:160:88
[INFO] [stdout]     |
[INFO] [stdout] 160 |             fn get(_: &CLBuffer<$t>, f: |offset: size_t, ptr: *mut c_void, size: size_t|) -> $t {
[INFO] [stdout]     |                                                                                        ^
[INFO] [stdout] ...
[INFO] [stdout] 173 | get_arg!(i64)
[INFO] [stdout]     | ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `|`
[INFO] [stdout]     |
[INFO] [stdout] 160 -             fn get(_: &CLBuffer<$t>, f: |offset: size_t, ptr: *mut c_void, size: size_t|) -> $t {
[INFO] [stdout] 160 +             fn get(_: &CLBuffer<$t>, f: |offset: size_t, ptr: *mut c_void, size: size_t) -> $t {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected parameter name, found `)`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:160:89
[INFO] [stdout]     |
[INFO] [stdout] 160 |             fn get(_: &CLBuffer<$t>, f: |offset: size_t, ptr: *mut c_void, size: size_t|) -> $t {
[INFO] [stdout]     |                                                                                         ^ expected parameter name
[INFO] [stdout] ...
[INFO] [stdout] 173 | get_arg!(i64)
[INFO] [stdout]     | ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!`, `(`, `)`, `+`, `,`, `::`, or `<`, found `|`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:160:88
[INFO] [stdout]     |
[INFO] [stdout] 160 |             fn get(_: &CLBuffer<$t>, f: |offset: size_t, ptr: *mut c_void, size: size_t|) -> $t {
[INFO] [stdout]     |                                                                                        ^
[INFO] [stdout]     |                                                                                        |
[INFO] [stdout]     |                                                                                        expected one of 7 possible tokens
[INFO] [stdout]     |                                                                                        help: missing `,`
[INFO] [stdout] ...
[INFO] [stdout] 173 | get_arg!(i64)
[INFO] [stdout]     | ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `|`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:160:41
[INFO] [stdout]     |
[INFO] [stdout] 160 |             fn get(_: &CLBuffer<$t>, f: |offset: size_t, ptr: *mut c_void, size: size_t|) -> $t {
[INFO] [stdout]     |                                         ^ expected type
[INFO] [stdout] ...
[INFO] [stdout] 174 | get_arg!(f32)
[INFO] [stdout]     | ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: a trailing `|` is not allowed in an or-pattern
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:160:88
[INFO] [stdout]     |
[INFO] [stdout] 160 |             fn get(_: &CLBuffer<$t>, f: |offset: size_t, ptr: *mut c_void, size: size_t|) -> $t {
[INFO] [stdout]     |                                                                                        ^
[INFO] [stdout] ...
[INFO] [stdout] 174 | get_arg!(f32)
[INFO] [stdout]     | ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `|`
[INFO] [stdout]     |
[INFO] [stdout] 160 -             fn get(_: &CLBuffer<$t>, f: |offset: size_t, ptr: *mut c_void, size: size_t|) -> $t {
[INFO] [stdout] 160 +             fn get(_: &CLBuffer<$t>, f: |offset: size_t, ptr: *mut c_void, size: size_t) -> $t {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected parameter name, found `)`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:160:89
[INFO] [stdout]     |
[INFO] [stdout] 160 |             fn get(_: &CLBuffer<$t>, f: |offset: size_t, ptr: *mut c_void, size: size_t|) -> $t {
[INFO] [stdout]     |                                                                                         ^ expected parameter name
[INFO] [stdout] ...
[INFO] [stdout] 174 | get_arg!(f32)
[INFO] [stdout]     | ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!`, `(`, `)`, `+`, `,`, `::`, or `<`, found `|`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:160:88
[INFO] [stdout]     |
[INFO] [stdout] 160 |             fn get(_: &CLBuffer<$t>, f: |offset: size_t, ptr: *mut c_void, size: size_t|) -> $t {
[INFO] [stdout]     |                                                                                        ^
[INFO] [stdout]     |                                                                                        |
[INFO] [stdout]     |                                                                                        expected one of 7 possible tokens
[INFO] [stdout]     |                                                                                        help: missing `,`
[INFO] [stdout] ...
[INFO] [stdout] 174 | get_arg!(f32)
[INFO] [stdout]     | ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `|`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:160:41
[INFO] [stdout]     |
[INFO] [stdout] 160 |             fn get(_: &CLBuffer<$t>, f: |offset: size_t, ptr: *mut c_void, size: size_t|) -> $t {
[INFO] [stdout]     |                                         ^ expected type
[INFO] [stdout] ...
[INFO] [stdout] 175 | get_arg!(f64)
[INFO] [stdout]     | ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: a trailing `|` is not allowed in an or-pattern
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:160:88
[INFO] [stdout]     |
[INFO] [stdout] 160 |             fn get(_: &CLBuffer<$t>, f: |offset: size_t, ptr: *mut c_void, size: size_t|) -> $t {
[INFO] [stdout]     |                                                                                        ^
[INFO] [stdout] ...
[INFO] [stdout] 175 | get_arg!(f64)
[INFO] [stdout]     | ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `|`
[INFO] [stdout]     |
[INFO] [stdout] 160 -             fn get(_: &CLBuffer<$t>, f: |offset: size_t, ptr: *mut c_void, size: size_t|) -> $t {
[INFO] [stdout] 160 +             fn get(_: &CLBuffer<$t>, f: |offset: size_t, ptr: *mut c_void, size: size_t) -> $t {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected parameter name, found `)`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:160:89
[INFO] [stdout]     |
[INFO] [stdout] 160 |             fn get(_: &CLBuffer<$t>, f: |offset: size_t, ptr: *mut c_void, size: size_t|) -> $t {
[INFO] [stdout]     |                                                                                         ^ expected parameter name
[INFO] [stdout] ...
[INFO] [stdout] 175 | get_arg!(f64)
[INFO] [stdout]     | ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!`, `(`, `)`, `+`, `,`, `::`, or `<`, found `|`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:160:88
[INFO] [stdout]     |
[INFO] [stdout] 160 |             fn get(_: &CLBuffer<$t>, f: |offset: size_t, ptr: *mut c_void, size: size_t|) -> $t {
[INFO] [stdout]     |                                                                                        ^
[INFO] [stdout]     |                                                                                        |
[INFO] [stdout]     |                                                                                        expected one of 7 possible tokens
[INFO] [stdout]     |                                                                                        help: missing `,`
[INFO] [stdout] ...
[INFO] [stdout] 175 | get_arg!(f64)
[INFO] [stdout]     | ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `|`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:180:30
[INFO] [stdout]     |
[INFO] [stdout] 180 |             fn put(&self, f: |ptr: *const c_void, size: size_t| -> cl_mem) -> CLBuffer<$t> {
[INFO] [stdout]     |                              ^ expected type
[INFO] [stdout] ...
[INFO] [stdout] 188 | put_arg!(int)
[INFO] [stdout]     | ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `put_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected parameter name, found `->`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:180:65
[INFO] [stdout]     |
[INFO] [stdout] 180 |             fn put(&self, f: |ptr: *const c_void, size: size_t| -> cl_mem) -> CLBuffer<$t> {
[INFO] [stdout]     |                                                                 ^^ expected parameter name
[INFO] [stdout] ...
[INFO] [stdout] 188 | put_arg!(int)
[INFO] [stdout]     | ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `put_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!`, `(`, `)`, `+`, `,`, `::`, or `<`, found `|`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:180:63
[INFO] [stdout]     |
[INFO] [stdout] 180 |             fn put(&self, f: |ptr: *const c_void, size: size_t| -> cl_mem) -> CLBuffer<$t> {
[INFO] [stdout]     |                                                               ^
[INFO] [stdout]     |                                                               |
[INFO] [stdout]     |                                                               expected one of 7 possible tokens
[INFO] [stdout]     |                                                               help: missing `,`
[INFO] [stdout] ...
[INFO] [stdout] 188 | put_arg!(int)
[INFO] [stdout]     | ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `put_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `|`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:180:30
[INFO] [stdout]     |
[INFO] [stdout] 180 |             fn put(&self, f: |ptr: *const c_void, size: size_t| -> cl_mem) -> CLBuffer<$t> {
[INFO] [stdout]     |                              ^ expected type
[INFO] [stdout] ...
[INFO] [stdout] 189 | put_arg!(uint)
[INFO] [stdout]     | -------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `put_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected parameter name, found `->`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:180:65
[INFO] [stdout]     |
[INFO] [stdout] 180 |             fn put(&self, f: |ptr: *const c_void, size: size_t| -> cl_mem) -> CLBuffer<$t> {
[INFO] [stdout]     |                                                                 ^^ expected parameter name
[INFO] [stdout] ...
[INFO] [stdout] 189 | put_arg!(uint)
[INFO] [stdout]     | -------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `put_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!`, `(`, `)`, `+`, `,`, `::`, or `<`, found `|`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:180:63
[INFO] [stdout]     |
[INFO] [stdout] 180 |             fn put(&self, f: |ptr: *const c_void, size: size_t| -> cl_mem) -> CLBuffer<$t> {
[INFO] [stdout]     |                                                               ^
[INFO] [stdout]     |                                                               |
[INFO] [stdout]     |                                                               expected one of 7 possible tokens
[INFO] [stdout]     |                                                               help: missing `,`
[INFO] [stdout] ...
[INFO] [stdout] 189 | put_arg!(uint)
[INFO] [stdout]     | -------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `put_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `|`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:180:30
[INFO] [stdout]     |
[INFO] [stdout] 180 |             fn put(&self, f: |ptr: *const c_void, size: size_t| -> cl_mem) -> CLBuffer<$t> {
[INFO] [stdout]     |                              ^ expected type
[INFO] [stdout] ...
[INFO] [stdout] 190 | put_arg!(u32)
[INFO] [stdout]     | ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `put_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected parameter name, found `->`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:180:65
[INFO] [stdout]     |
[INFO] [stdout] 180 |             fn put(&self, f: |ptr: *const c_void, size: size_t| -> cl_mem) -> CLBuffer<$t> {
[INFO] [stdout]     |                                                                 ^^ expected parameter name
[INFO] [stdout] ...
[INFO] [stdout] 190 | put_arg!(u32)
[INFO] [stdout]     | ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `put_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!`, `(`, `)`, `+`, `,`, `::`, or `<`, found `|`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:180:63
[INFO] [stdout]     |
[INFO] [stdout] 180 |             fn put(&self, f: |ptr: *const c_void, size: size_t| -> cl_mem) -> CLBuffer<$t> {
[INFO] [stdout]     |                                                               ^
[INFO] [stdout]     |                                                               |
[INFO] [stdout]     |                                                               expected one of 7 possible tokens
[INFO] [stdout]     |                                                               help: missing `,`
[INFO] [stdout] ...
[INFO] [stdout] 190 | put_arg!(u32)
[INFO] [stdout]     | ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `put_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `|`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:180:30
[INFO] [stdout]     |
[INFO] [stdout] 180 |             fn put(&self, f: |ptr: *const c_void, size: size_t| -> cl_mem) -> CLBuffer<$t> {
[INFO] [stdout]     |                              ^ expected type
[INFO] [stdout] ...
[INFO] [stdout] 191 | put_arg!(u64)
[INFO] [stdout]     | ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `put_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected parameter name, found `->`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:180:65
[INFO] [stdout]     |
[INFO] [stdout] 180 |             fn put(&self, f: |ptr: *const c_void, size: size_t| -> cl_mem) -> CLBuffer<$t> {
[INFO] [stdout]     |                                                                 ^^ expected parameter name
[INFO] [stdout] ...
[INFO] [stdout] 191 | put_arg!(u64)
[INFO] [stdout]     | ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `put_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!`, `(`, `)`, `+`, `,`, `::`, or `<`, found `|`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:180:63
[INFO] [stdout]     |
[INFO] [stdout] 180 |             fn put(&self, f: |ptr: *const c_void, size: size_t| -> cl_mem) -> CLBuffer<$t> {
[INFO] [stdout]     |                                                               ^
[INFO] [stdout]     |                                                               |
[INFO] [stdout]     |                                                               expected one of 7 possible tokens
[INFO] [stdout]     |                                                               help: missing `,`
[INFO] [stdout] ...
[INFO] [stdout] 191 | put_arg!(u64)
[INFO] [stdout]     | ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `put_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `|`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:180:30
[INFO] [stdout]     |
[INFO] [stdout] 180 |             fn put(&self, f: |ptr: *const c_void, size: size_t| -> cl_mem) -> CLBuffer<$t> {
[INFO] [stdout]     |                              ^ expected type
[INFO] [stdout] ...
[INFO] [stdout] 192 | put_arg!(i32)
[INFO] [stdout]     | ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `put_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected parameter name, found `->`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:180:65
[INFO] [stdout]     |
[INFO] [stdout] 180 |             fn put(&self, f: |ptr: *const c_void, size: size_t| -> cl_mem) -> CLBuffer<$t> {
[INFO] [stdout]     |                                                                 ^^ expected parameter name
[INFO] [stdout] ...
[INFO] [stdout] 192 | put_arg!(i32)
[INFO] [stdout]     | ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `put_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!`, `(`, `)`, `+`, `,`, `::`, or `<`, found `|`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:180:63
[INFO] [stdout]     |
[INFO] [stdout] 180 |             fn put(&self, f: |ptr: *const c_void, size: size_t| -> cl_mem) -> CLBuffer<$t> {
[INFO] [stdout]     |                                                               ^
[INFO] [stdout]     |                                                               |
[INFO] [stdout]     |                                                               expected one of 7 possible tokens
[INFO] [stdout]     |                                                               help: missing `,`
[INFO] [stdout] ...
[INFO] [stdout] 192 | put_arg!(i32)
[INFO] [stdout]     | ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `put_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `|`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:180:30
[INFO] [stdout]     |
[INFO] [stdout] 180 |             fn put(&self, f: |ptr: *const c_void, size: size_t| -> cl_mem) -> CLBuffer<$t> {
[INFO] [stdout]     |                              ^ expected type
[INFO] [stdout] ...
[INFO] [stdout] 193 | put_arg!(i64)
[INFO] [stdout]     | ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `put_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected parameter name, found `->`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:180:65
[INFO] [stdout]     |
[INFO] [stdout] 180 |             fn put(&self, f: |ptr: *const c_void, size: size_t| -> cl_mem) -> CLBuffer<$t> {
[INFO] [stdout]     |                                                                 ^^ expected parameter name
[INFO] [stdout] ...
[INFO] [stdout] 193 | put_arg!(i64)
[INFO] [stdout]     | ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `put_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!`, `(`, `)`, `+`, `,`, `::`, or `<`, found `|`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:180:63
[INFO] [stdout]     |
[INFO] [stdout] 180 |             fn put(&self, f: |ptr: *const c_void, size: size_t| -> cl_mem) -> CLBuffer<$t> {
[INFO] [stdout]     |                                                               ^
[INFO] [stdout]     |                                                               |
[INFO] [stdout]     |                                                               expected one of 7 possible tokens
[INFO] [stdout]     |                                                               help: missing `,`
[INFO] [stdout] ...
[INFO] [stdout] 193 | put_arg!(i64)
[INFO] [stdout]     | ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `put_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `|`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:180:30
[INFO] [stdout]     |
[INFO] [stdout] 180 |             fn put(&self, f: |ptr: *const c_void, size: size_t| -> cl_mem) -> CLBuffer<$t> {
[INFO] [stdout]     |                              ^ expected type
[INFO] [stdout] ...
[INFO] [stdout] 194 | put_arg!(f32)
[INFO] [stdout]     | ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `put_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected parameter name, found `->`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:180:65
[INFO] [stdout]     |
[INFO] [stdout] 180 |             fn put(&self, f: |ptr: *const c_void, size: size_t| -> cl_mem) -> CLBuffer<$t> {
[INFO] [stdout]     |                                                                 ^^ expected parameter name
[INFO] [stdout] ...
[INFO] [stdout] 194 | put_arg!(f32)
[INFO] [stdout]     | ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `put_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!`, `(`, `)`, `+`, `,`, `::`, or `<`, found `|`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:180:63
[INFO] [stdout]     |
[INFO] [stdout] 180 |             fn put(&self, f: |ptr: *const c_void, size: size_t| -> cl_mem) -> CLBuffer<$t> {
[INFO] [stdout]     |                                                               ^
[INFO] [stdout]     |                                                               |
[INFO] [stdout]     |                                                               expected one of 7 possible tokens
[INFO] [stdout]     |                                                               help: missing `,`
[INFO] [stdout] ...
[INFO] [stdout] 194 | put_arg!(f32)
[INFO] [stdout]     | ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `put_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `|`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:180:30
[INFO] [stdout]     |
[INFO] [stdout] 180 |             fn put(&self, f: |ptr: *const c_void, size: size_t| -> cl_mem) -> CLBuffer<$t> {
[INFO] [stdout]     |                              ^ expected type
[INFO] [stdout] ...
[INFO] [stdout] 195 | put_arg!(f64)
[INFO] [stdout]     | ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `put_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected parameter name, found `->`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:180:65
[INFO] [stdout]     |
[INFO] [stdout] 180 |             fn put(&self, f: |ptr: *const c_void, size: size_t| -> cl_mem) -> CLBuffer<$t> {
[INFO] [stdout]     |                                                                 ^^ expected parameter name
[INFO] [stdout] ...
[INFO] [stdout] 195 | put_arg!(f64)
[INFO] [stdout]     | ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `put_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!`, `(`, `)`, `+`, `,`, `::`, or `<`, found `|`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:180:63
[INFO] [stdout]     |
[INFO] [stdout] 180 |             fn put(&self, f: |ptr: *const c_void, size: size_t| -> cl_mem) -> CLBuffer<$t> {
[INFO] [stdout]     |                                                               ^
[INFO] [stdout]     |                                                               |
[INFO] [stdout]     |                                                               expected one of 7 possible tokens
[INFO] [stdout]     |                                                               help: missing `,`
[INFO] [stdout] ...
[INFO] [stdout] 195 | put_arg!(f64)
[INFO] [stdout]     | ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `put_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `|`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:200:35
[INFO] [stdout]     |
[INFO] [stdout] 200 |             fn read(&mut self, f: |offset: size_t, ptr: *mut c_void, size: size_t|) {
[INFO] [stdout]     |                                   ^ expected type
[INFO] [stdout] ...
[INFO] [stdout] 207 | read_arg!(int)
[INFO] [stdout]     | -------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `read_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: a trailing `|` is not allowed in an or-pattern
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:200:82
[INFO] [stdout]     |
[INFO] [stdout] 200 |             fn read(&mut self, f: |offset: size_t, ptr: *mut c_void, size: size_t|) {
[INFO] [stdout]     |                                                                                  ^
[INFO] [stdout] ...
[INFO] [stdout] 207 | read_arg!(int)
[INFO] [stdout]     | -------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `read_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `|`
[INFO] [stdout]     |
[INFO] [stdout] 200 -             fn read(&mut self, f: |offset: size_t, ptr: *mut c_void, size: size_t|) {
[INFO] [stdout] 200 +             fn read(&mut self, f: |offset: size_t, ptr: *mut c_void, size: size_t) {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected parameter name, found `)`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:200:83
[INFO] [stdout]     |
[INFO] [stdout] 200 |             fn read(&mut self, f: |offset: size_t, ptr: *mut c_void, size: size_t|) {
[INFO] [stdout]     |                                                                                   ^ expected parameter name
[INFO] [stdout] ...
[INFO] [stdout] 207 | read_arg!(int)
[INFO] [stdout]     | -------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `read_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!`, `(`, `)`, `+`, `,`, `::`, or `<`, found `|`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:200:82
[INFO] [stdout]     |
[INFO] [stdout] 200 |             fn read(&mut self, f: |offset: size_t, ptr: *mut c_void, size: size_t|) {
[INFO] [stdout]     |                                                                                  ^
[INFO] [stdout]     |                                                                                  |
[INFO] [stdout]     |                                                                                  expected one of 7 possible tokens
[INFO] [stdout]     |                                                                                  help: missing `,`
[INFO] [stdout] ...
[INFO] [stdout] 207 | read_arg!(int)
[INFO] [stdout]     | -------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `read_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `|`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:200:35
[INFO] [stdout]     |
[INFO] [stdout] 200 |             fn read(&mut self, f: |offset: size_t, ptr: *mut c_void, size: size_t|) {
[INFO] [stdout]     |                                   ^ expected type
[INFO] [stdout] ...
[INFO] [stdout] 208 | read_arg!(uint)
[INFO] [stdout]     | --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `read_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: a trailing `|` is not allowed in an or-pattern
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:200:82
[INFO] [stdout]     |
[INFO] [stdout] 200 |             fn read(&mut self, f: |offset: size_t, ptr: *mut c_void, size: size_t|) {
[INFO] [stdout]     |                                                                                  ^
[INFO] [stdout] ...
[INFO] [stdout] 208 | read_arg!(uint)
[INFO] [stdout]     | --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `read_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `|`
[INFO] [stdout]     |
[INFO] [stdout] 200 -             fn read(&mut self, f: |offset: size_t, ptr: *mut c_void, size: size_t|) {
[INFO] [stdout] 200 +             fn read(&mut self, f: |offset: size_t, ptr: *mut c_void, size: size_t) {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected parameter name, found `)`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:200:83
[INFO] [stdout]     |
[INFO] [stdout] 200 |             fn read(&mut self, f: |offset: size_t, ptr: *mut c_void, size: size_t|) {
[INFO] [stdout]     |                                                                                   ^ expected parameter name
[INFO] [stdout] ...
[INFO] [stdout] 208 | read_arg!(uint)
[INFO] [stdout]     | --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `read_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!`, `(`, `)`, `+`, `,`, `::`, or `<`, found `|`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:200:82
[INFO] [stdout]     |
[INFO] [stdout] 200 |             fn read(&mut self, f: |offset: size_t, ptr: *mut c_void, size: size_t|) {
[INFO] [stdout]     |                                                                                  ^
[INFO] [stdout]     |                                                                                  |
[INFO] [stdout]     |                                                                                  expected one of 7 possible tokens
[INFO] [stdout]     |                                                                                  help: missing `,`
[INFO] [stdout] ...
[INFO] [stdout] 208 | read_arg!(uint)
[INFO] [stdout]     | --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `read_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `|`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:200:35
[INFO] [stdout]     |
[INFO] [stdout] 200 |             fn read(&mut self, f: |offset: size_t, ptr: *mut c_void, size: size_t|) {
[INFO] [stdout]     |                                   ^ expected type
[INFO] [stdout] ...
[INFO] [stdout] 209 | read_arg!(u32)
[INFO] [stdout]     | -------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `read_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: a trailing `|` is not allowed in an or-pattern
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:200:82
[INFO] [stdout]     |
[INFO] [stdout] 200 |             fn read(&mut self, f: |offset: size_t, ptr: *mut c_void, size: size_t|) {
[INFO] [stdout]     |                                                                                  ^
[INFO] [stdout] ...
[INFO] [stdout] 209 | read_arg!(u32)
[INFO] [stdout]     | -------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `read_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `|`
[INFO] [stdout]     |
[INFO] [stdout] 200 -             fn read(&mut self, f: |offset: size_t, ptr: *mut c_void, size: size_t|) {
[INFO] [stdout] 200 +             fn read(&mut self, f: |offset: size_t, ptr: *mut c_void, size: size_t) {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected parameter name, found `)`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:200:83
[INFO] [stdout]     |
[INFO] [stdout] 200 |             fn read(&mut self, f: |offset: size_t, ptr: *mut c_void, size: size_t|) {
[INFO] [stdout]     |                                                                                   ^ expected parameter name
[INFO] [stdout] ...
[INFO] [stdout] 209 | read_arg!(u32)
[INFO] [stdout]     | -------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `read_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!`, `(`, `)`, `+`, `,`, `::`, or `<`, found `|`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:200:82
[INFO] [stdout]     |
[INFO] [stdout] 200 |             fn read(&mut self, f: |offset: size_t, ptr: *mut c_void, size: size_t|) {
[INFO] [stdout]     |                                                                                  ^
[INFO] [stdout]     |                                                                                  |
[INFO] [stdout]     |                                                                                  expected one of 7 possible tokens
[INFO] [stdout]     |                                                                                  help: missing `,`
[INFO] [stdout] ...
[INFO] [stdout] 209 | read_arg!(u32)
[INFO] [stdout]     | -------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `read_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `|`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:200:35
[INFO] [stdout]     |
[INFO] [stdout] 200 |             fn read(&mut self, f: |offset: size_t, ptr: *mut c_void, size: size_t|) {
[INFO] [stdout]     |                                   ^ expected type
[INFO] [stdout] ...
[INFO] [stdout] 210 | read_arg!(u64)
[INFO] [stdout]     | -------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `read_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: a trailing `|` is not allowed in an or-pattern
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:200:82
[INFO] [stdout]     |
[INFO] [stdout] 200 |             fn read(&mut self, f: |offset: size_t, ptr: *mut c_void, size: size_t|) {
[INFO] [stdout]     |                                                                                  ^
[INFO] [stdout] ...
[INFO] [stdout] 210 | read_arg!(u64)
[INFO] [stdout]     | -------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `read_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `|`
[INFO] [stdout]     |
[INFO] [stdout] 200 -             fn read(&mut self, f: |offset: size_t, ptr: *mut c_void, size: size_t|) {
[INFO] [stdout] 200 +             fn read(&mut self, f: |offset: size_t, ptr: *mut c_void, size: size_t) {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected parameter name, found `)`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:200:83
[INFO] [stdout]     |
[INFO] [stdout] 200 |             fn read(&mut self, f: |offset: size_t, ptr: *mut c_void, size: size_t|) {
[INFO] [stdout]     |                                                                                   ^ expected parameter name
[INFO] [stdout] ...
[INFO] [stdout] 210 | read_arg!(u64)
[INFO] [stdout]     | -------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `read_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!`, `(`, `)`, `+`, `,`, `::`, or `<`, found `|`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:200:82
[INFO] [stdout]     |
[INFO] [stdout] 200 |             fn read(&mut self, f: |offset: size_t, ptr: *mut c_void, size: size_t|) {
[INFO] [stdout]     |                                                                                  ^
[INFO] [stdout]     |                                                                                  |
[INFO] [stdout]     |                                                                                  expected one of 7 possible tokens
[INFO] [stdout]     |                                                                                  help: missing `,`
[INFO] [stdout] ...
[INFO] [stdout] 210 | read_arg!(u64)
[INFO] [stdout]     | -------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `read_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `|`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:200:35
[INFO] [stdout]     |
[INFO] [stdout] 200 |             fn read(&mut self, f: |offset: size_t, ptr: *mut c_void, size: size_t|) {
[INFO] [stdout]     |                                   ^ expected type
[INFO] [stdout] ...
[INFO] [stdout] 211 | read_arg!(i32)
[INFO] [stdout]     | -------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `read_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: a trailing `|` is not allowed in an or-pattern
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:200:82
[INFO] [stdout]     |
[INFO] [stdout] 200 |             fn read(&mut self, f: |offset: size_t, ptr: *mut c_void, size: size_t|) {
[INFO] [stdout]     |                                                                                  ^
[INFO] [stdout] ...
[INFO] [stdout] 211 | read_arg!(i32)
[INFO] [stdout]     | -------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `read_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `|`
[INFO] [stdout]     |
[INFO] [stdout] 200 -             fn read(&mut self, f: |offset: size_t, ptr: *mut c_void, size: size_t|) {
[INFO] [stdout] 200 +             fn read(&mut self, f: |offset: size_t, ptr: *mut c_void, size: size_t) {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected parameter name, found `)`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:200:83
[INFO] [stdout]     |
[INFO] [stdout] 200 |             fn read(&mut self, f: |offset: size_t, ptr: *mut c_void, size: size_t|) {
[INFO] [stdout]     |                                                                                   ^ expected parameter name
[INFO] [stdout] ...
[INFO] [stdout] 211 | read_arg!(i32)
[INFO] [stdout]     | -------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `read_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!`, `(`, `)`, `+`, `,`, `::`, or `<`, found `|`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:200:82
[INFO] [stdout]     |
[INFO] [stdout] 200 |             fn read(&mut self, f: |offset: size_t, ptr: *mut c_void, size: size_t|) {
[INFO] [stdout]     |                                                                                  ^
[INFO] [stdout]     |                                                                                  |
[INFO] [stdout]     |                                                                                  expected one of 7 possible tokens
[INFO] [stdout]     |                                                                                  help: missing `,`
[INFO] [stdout] ...
[INFO] [stdout] 211 | read_arg!(i32)
[INFO] [stdout]     | -------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `read_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `|`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:200:35
[INFO] [stdout]     |
[INFO] [stdout] 200 |             fn read(&mut self, f: |offset: size_t, ptr: *mut c_void, size: size_t|) {
[INFO] [stdout]     |                                   ^ expected type
[INFO] [stdout] ...
[INFO] [stdout] 212 | read_arg!(i64)
[INFO] [stdout]     | -------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `read_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: a trailing `|` is not allowed in an or-pattern
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:200:82
[INFO] [stdout]     |
[INFO] [stdout] 200 |             fn read(&mut self, f: |offset: size_t, ptr: *mut c_void, size: size_t|) {
[INFO] [stdout]     |                                                                                  ^
[INFO] [stdout] ...
[INFO] [stdout] 212 | read_arg!(i64)
[INFO] [stdout]     | -------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `read_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `|`
[INFO] [stdout]     |
[INFO] [stdout] 200 -             fn read(&mut self, f: |offset: size_t, ptr: *mut c_void, size: size_t|) {
[INFO] [stdout] 200 +             fn read(&mut self, f: |offset: size_t, ptr: *mut c_void, size: size_t) {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected parameter name, found `)`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:200:83
[INFO] [stdout]     |
[INFO] [stdout] 200 |             fn read(&mut self, f: |offset: size_t, ptr: *mut c_void, size: size_t|) {
[INFO] [stdout]     |                                                                                   ^ expected parameter name
[INFO] [stdout] ...
[INFO] [stdout] 212 | read_arg!(i64)
[INFO] [stdout]     | -------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `read_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!`, `(`, `)`, `+`, `,`, `::`, or `<`, found `|`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:200:82
[INFO] [stdout]     |
[INFO] [stdout] 200 |             fn read(&mut self, f: |offset: size_t, ptr: *mut c_void, size: size_t|) {
[INFO] [stdout]     |                                                                                  ^
[INFO] [stdout]     |                                                                                  |
[INFO] [stdout]     |                                                                                  expected one of 7 possible tokens
[INFO] [stdout]     |                                                                                  help: missing `,`
[INFO] [stdout] ...
[INFO] [stdout] 212 | read_arg!(i64)
[INFO] [stdout]     | -------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `read_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `|`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:200:35
[INFO] [stdout]     |
[INFO] [stdout] 200 |             fn read(&mut self, f: |offset: size_t, ptr: *mut c_void, size: size_t|) {
[INFO] [stdout]     |                                   ^ expected type
[INFO] [stdout] ...
[INFO] [stdout] 213 | read_arg!(f32)
[INFO] [stdout]     | -------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `read_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: a trailing `|` is not allowed in an or-pattern
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:200:82
[INFO] [stdout]     |
[INFO] [stdout] 200 |             fn read(&mut self, f: |offset: size_t, ptr: *mut c_void, size: size_t|) {
[INFO] [stdout]     |                                                                                  ^
[INFO] [stdout] ...
[INFO] [stdout] 213 | read_arg!(f32)
[INFO] [stdout]     | -------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `read_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `|`
[INFO] [stdout]     |
[INFO] [stdout] 200 -             fn read(&mut self, f: |offset: size_t, ptr: *mut c_void, size: size_t|) {
[INFO] [stdout] 200 +             fn read(&mut self, f: |offset: size_t, ptr: *mut c_void, size: size_t) {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected parameter name, found `)`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:200:83
[INFO] [stdout]     |
[INFO] [stdout] 200 |             fn read(&mut self, f: |offset: size_t, ptr: *mut c_void, size: size_t|) {
[INFO] [stdout]     |                                                                                   ^ expected parameter name
[INFO] [stdout] ...
[INFO] [stdout] 213 | read_arg!(f32)
[INFO] [stdout]     | -------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `read_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!`, `(`, `)`, `+`, `,`, `::`, or `<`, found `|`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:200:82
[INFO] [stdout]     |
[INFO] [stdout] 200 |             fn read(&mut self, f: |offset: size_t, ptr: *mut c_void, size: size_t|) {
[INFO] [stdout]     |                                                                                  ^
[INFO] [stdout]     |                                                                                  |
[INFO] [stdout]     |                                                                                  expected one of 7 possible tokens
[INFO] [stdout]     |                                                                                  help: missing `,`
[INFO] [stdout] ...
[INFO] [stdout] 213 | read_arg!(f32)
[INFO] [stdout]     | -------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `read_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `|`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:200:35
[INFO] [stdout]     |
[INFO] [stdout] 200 |             fn read(&mut self, f: |offset: size_t, ptr: *mut c_void, size: size_t|) {
[INFO] [stdout]     |                                   ^ expected type
[INFO] [stdout] ...
[INFO] [stdout] 214 | read_arg!(f64)
[INFO] [stdout]     | -------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `read_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: a trailing `|` is not allowed in an or-pattern
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:200:82
[INFO] [stdout]     |
[INFO] [stdout] 200 |             fn read(&mut self, f: |offset: size_t, ptr: *mut c_void, size: size_t|) {
[INFO] [stdout]     |                                                                                  ^
[INFO] [stdout] ...
[INFO] [stdout] 214 | read_arg!(f64)
[INFO] [stdout]     | -------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `read_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `|`
[INFO] [stdout]     |
[INFO] [stdout] 200 -             fn read(&mut self, f: |offset: size_t, ptr: *mut c_void, size: size_t|) {
[INFO] [stdout] 200 +             fn read(&mut self, f: |offset: size_t, ptr: *mut c_void, size: size_t) {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected parameter name, found `)`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:200:83
[INFO] [stdout]     |
[INFO] [stdout] 200 |             fn read(&mut self, f: |offset: size_t, ptr: *mut c_void, size: size_t|) {
[INFO] [stdout]     |                                                                                   ^ expected parameter name
[INFO] [stdout] ...
[INFO] [stdout] 214 | read_arg!(f64)
[INFO] [stdout]     | -------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `read_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!`, `(`, `)`, `+`, `,`, `::`, or `<`, found `|`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:200:82
[INFO] [stdout]     |
[INFO] [stdout] 200 |             fn read(&mut self, f: |offset: size_t, ptr: *mut c_void, size: size_t|) {
[INFO] [stdout]     |                                                                                  ^
[INFO] [stdout]     |                                                                                  |
[INFO] [stdout]     |                                                                                  expected one of 7 possible tokens
[INFO] [stdout]     |                                                                                  help: missing `,`
[INFO] [stdout] ...
[INFO] [stdout] 214 | read_arg!(f64)
[INFO] [stdout]     | -------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `read_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `|`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:219:32
[INFO] [stdout]     |
[INFO] [stdout] 219 |             fn write(&self, f: |offset: size_t, ptr: *const c_void, size: size_t|) {
[INFO] [stdout]     |                                ^ expected type
[INFO] [stdout] ...
[INFO] [stdout] 225 | write_arg!(int)
[INFO] [stdout]     | --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `write_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: a trailing `|` is not allowed in an or-pattern
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:219:81
[INFO] [stdout]     |
[INFO] [stdout] 219 |             fn write(&self, f: |offset: size_t, ptr: *const c_void, size: size_t|) {
[INFO] [stdout]     |                                                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 225 | write_arg!(int)
[INFO] [stdout]     | --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `write_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `|`
[INFO] [stdout]     |
[INFO] [stdout] 219 -             fn write(&self, f: |offset: size_t, ptr: *const c_void, size: size_t|) {
[INFO] [stdout] 219 +             fn write(&self, f: |offset: size_t, ptr: *const c_void, size: size_t) {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected parameter name, found `)`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:219:82
[INFO] [stdout]     |
[INFO] [stdout] 219 |             fn write(&self, f: |offset: size_t, ptr: *const c_void, size: size_t|) {
[INFO] [stdout]     |                                                                                  ^ expected parameter name
[INFO] [stdout] ...
[INFO] [stdout] 225 | write_arg!(int)
[INFO] [stdout]     | --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `write_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!`, `(`, `)`, `+`, `,`, `::`, or `<`, found `|`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:219:81
[INFO] [stdout]     |
[INFO] [stdout] 219 |             fn write(&self, f: |offset: size_t, ptr: *const c_void, size: size_t|) {
[INFO] [stdout]     |                                                                                 ^
[INFO] [stdout]     |                                                                                 |
[INFO] [stdout]     |                                                                                 expected one of 7 possible tokens
[INFO] [stdout]     |                                                                                 help: missing `,`
[INFO] [stdout] ...
[INFO] [stdout] 225 | write_arg!(int)
[INFO] [stdout]     | --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `write_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `|`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:219:32
[INFO] [stdout]     |
[INFO] [stdout] 219 |             fn write(&self, f: |offset: size_t, ptr: *const c_void, size: size_t|) {
[INFO] [stdout]     |                                ^ expected type
[INFO] [stdout] ...
[INFO] [stdout] 226 | write_arg!(uint)
[INFO] [stdout]     | ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `write_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: a trailing `|` is not allowed in an or-pattern
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:219:81
[INFO] [stdout]     |
[INFO] [stdout] 219 |             fn write(&self, f: |offset: size_t, ptr: *const c_void, size: size_t|) {
[INFO] [stdout]     |                                                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 226 | write_arg!(uint)
[INFO] [stdout]     | ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `write_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `|`
[INFO] [stdout]     |
[INFO] [stdout] 219 -             fn write(&self, f: |offset: size_t, ptr: *const c_void, size: size_t|) {
[INFO] [stdout] 219 +             fn write(&self, f: |offset: size_t, ptr: *const c_void, size: size_t) {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected parameter name, found `)`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:219:82
[INFO] [stdout]     |
[INFO] [stdout] 219 |             fn write(&self, f: |offset: size_t, ptr: *const c_void, size: size_t|) {
[INFO] [stdout]     |                                                                                  ^ expected parameter name
[INFO] [stdout] ...
[INFO] [stdout] 226 | write_arg!(uint)
[INFO] [stdout]     | ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `write_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!`, `(`, `)`, `+`, `,`, `::`, or `<`, found `|`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:219:81
[INFO] [stdout]     |
[INFO] [stdout] 219 |             fn write(&self, f: |offset: size_t, ptr: *const c_void, size: size_t|) {
[INFO] [stdout]     |                                                                                 ^
[INFO] [stdout]     |                                                                                 |
[INFO] [stdout]     |                                                                                 expected one of 7 possible tokens
[INFO] [stdout]     |                                                                                 help: missing `,`
[INFO] [stdout] ...
[INFO] [stdout] 226 | write_arg!(uint)
[INFO] [stdout]     | ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `write_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `|`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:219:32
[INFO] [stdout]     |
[INFO] [stdout] 219 |             fn write(&self, f: |offset: size_t, ptr: *const c_void, size: size_t|) {
[INFO] [stdout]     |                                ^ expected type
[INFO] [stdout] ...
[INFO] [stdout] 227 | write_arg!(u32)
[INFO] [stdout]     | --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `write_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: a trailing `|` is not allowed in an or-pattern
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:219:81
[INFO] [stdout]     |
[INFO] [stdout] 219 |             fn write(&self, f: |offset: size_t, ptr: *const c_void, size: size_t|) {
[INFO] [stdout]     |                                                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 227 | write_arg!(u32)
[INFO] [stdout]     | --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `write_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `|`
[INFO] [stdout]     |
[INFO] [stdout] 219 -             fn write(&self, f: |offset: size_t, ptr: *const c_void, size: size_t|) {
[INFO] [stdout] 219 +             fn write(&self, f: |offset: size_t, ptr: *const c_void, size: size_t) {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected parameter name, found `)`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:219:82
[INFO] [stdout]     |
[INFO] [stdout] 219 |             fn write(&self, f: |offset: size_t, ptr: *const c_void, size: size_t|) {
[INFO] [stdout]     |                                                                                  ^ expected parameter name
[INFO] [stdout] ...
[INFO] [stdout] 227 | write_arg!(u32)
[INFO] [stdout]     | --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `write_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!`, `(`, `)`, `+`, `,`, `::`, or `<`, found `|`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:219:81
[INFO] [stdout]     |
[INFO] [stdout] 219 |             fn write(&self, f: |offset: size_t, ptr: *const c_void, size: size_t|) {
[INFO] [stdout]     |                                                                                 ^
[INFO] [stdout]     |                                                                                 |
[INFO] [stdout]     |                                                                                 expected one of 7 possible tokens
[INFO] [stdout]     |                                                                                 help: missing `,`
[INFO] [stdout] ...
[INFO] [stdout] 227 | write_arg!(u32)
[INFO] [stdout]     | --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `write_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `|`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:219:32
[INFO] [stdout]     |
[INFO] [stdout] 219 |             fn write(&self, f: |offset: size_t, ptr: *const c_void, size: size_t|) {
[INFO] [stdout]     |                                ^ expected type
[INFO] [stdout] ...
[INFO] [stdout] 228 | write_arg!(u64)
[INFO] [stdout]     | --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `write_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: a trailing `|` is not allowed in an or-pattern
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:219:81
[INFO] [stdout]     |
[INFO] [stdout] 219 |             fn write(&self, f: |offset: size_t, ptr: *const c_void, size: size_t|) {
[INFO] [stdout]     |                                                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 228 | write_arg!(u64)
[INFO] [stdout]     | --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `write_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `|`
[INFO] [stdout]     |
[INFO] [stdout] 219 -             fn write(&self, f: |offset: size_t, ptr: *const c_void, size: size_t|) {
[INFO] [stdout] 219 +             fn write(&self, f: |offset: size_t, ptr: *const c_void, size: size_t) {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected parameter name, found `)`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:219:82
[INFO] [stdout]     |
[INFO] [stdout] 219 |             fn write(&self, f: |offset: size_t, ptr: *const c_void, size: size_t|) {
[INFO] [stdout]     |                                                                                  ^ expected parameter name
[INFO] [stdout] ...
[INFO] [stdout] 228 | write_arg!(u64)
[INFO] [stdout]     | --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `write_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!`, `(`, `)`, `+`, `,`, `::`, or `<`, found `|`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:219:81
[INFO] [stdout]     |
[INFO] [stdout] 219 |             fn write(&self, f: |offset: size_t, ptr: *const c_void, size: size_t|) {
[INFO] [stdout]     |                                                                                 ^
[INFO] [stdout]     |                                                                                 |
[INFO] [stdout]     |                                                                                 expected one of 7 possible tokens
[INFO] [stdout]     |                                                                                 help: missing `,`
[INFO] [stdout] ...
[INFO] [stdout] 228 | write_arg!(u64)
[INFO] [stdout]     | --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `write_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `|`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:219:32
[INFO] [stdout]     |
[INFO] [stdout] 219 |             fn write(&self, f: |offset: size_t, ptr: *const c_void, size: size_t|) {
[INFO] [stdout]     |                                ^ expected type
[INFO] [stdout] ...
[INFO] [stdout] 229 | write_arg!(i32)
[INFO] [stdout]     | --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `write_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: a trailing `|` is not allowed in an or-pattern
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:219:81
[INFO] [stdout]     |
[INFO] [stdout] 219 |             fn write(&self, f: |offset: size_t, ptr: *const c_void, size: size_t|) {
[INFO] [stdout]     |                                                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 229 | write_arg!(i32)
[INFO] [stdout]     | --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `write_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `|`
[INFO] [stdout]     |
[INFO] [stdout] 219 -             fn write(&self, f: |offset: size_t, ptr: *const c_void, size: size_t|) {
[INFO] [stdout] 219 +             fn write(&self, f: |offset: size_t, ptr: *const c_void, size: size_t) {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected parameter name, found `)`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:219:82
[INFO] [stdout]     |
[INFO] [stdout] 219 |             fn write(&self, f: |offset: size_t, ptr: *const c_void, size: size_t|) {
[INFO] [stdout]     |                                                                                  ^ expected parameter name
[INFO] [stdout] ...
[INFO] [stdout] 229 | write_arg!(i32)
[INFO] [stdout]     | --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `write_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!`, `(`, `)`, `+`, `,`, `::`, or `<`, found `|`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:219:81
[INFO] [stdout]     |
[INFO] [stdout] 219 |             fn write(&self, f: |offset: size_t, ptr: *const c_void, size: size_t|) {
[INFO] [stdout]     |                                                                                 ^
[INFO] [stdout]     |                                                                                 |
[INFO] [stdout]     |                                                                                 expected one of 7 possible tokens
[INFO] [stdout]     |                                                                                 help: missing `,`
[INFO] [stdout] ...
[INFO] [stdout] 229 | write_arg!(i32)
[INFO] [stdout]     | --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `write_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `|`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:219:32
[INFO] [stdout]     |
[INFO] [stdout] 219 |             fn write(&self, f: |offset: size_t, ptr: *const c_void, size: size_t|) {
[INFO] [stdout]     |                                ^ expected type
[INFO] [stdout] ...
[INFO] [stdout] 230 | write_arg!(i64)
[INFO] [stdout]     | --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `write_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: a trailing `|` is not allowed in an or-pattern
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:219:81
[INFO] [stdout]     |
[INFO] [stdout] 219 |             fn write(&self, f: |offset: size_t, ptr: *const c_void, size: size_t|) {
[INFO] [stdout]     |                                                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 230 | write_arg!(i64)
[INFO] [stdout]     | --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `write_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `|`
[INFO] [stdout]     |
[INFO] [stdout] 219 -             fn write(&self, f: |offset: size_t, ptr: *const c_void, size: size_t|) {
[INFO] [stdout] 219 +             fn write(&self, f: |offset: size_t, ptr: *const c_void, size: size_t) {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected parameter name, found `)`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:219:82
[INFO] [stdout]     |
[INFO] [stdout] 219 |             fn write(&self, f: |offset: size_t, ptr: *const c_void, size: size_t|) {
[INFO] [stdout]     |                                                                                  ^ expected parameter name
[INFO] [stdout] ...
[INFO] [stdout] 230 | write_arg!(i64)
[INFO] [stdout]     | --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `write_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!`, `(`, `)`, `+`, `,`, `::`, or `<`, found `|`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:219:81
[INFO] [stdout]     |
[INFO] [stdout] 219 |             fn write(&self, f: |offset: size_t, ptr: *const c_void, size: size_t|) {
[INFO] [stdout]     |                                                                                 ^
[INFO] [stdout]     |                                                                                 |
[INFO] [stdout]     |                                                                                 expected one of 7 possible tokens
[INFO] [stdout]     |                                                                                 help: missing `,`
[INFO] [stdout] ...
[INFO] [stdout] 230 | write_arg!(i64)
[INFO] [stdout]     | --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `write_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `|`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:219:32
[INFO] [stdout]     |
[INFO] [stdout] 219 |             fn write(&self, f: |offset: size_t, ptr: *const c_void, size: size_t|) {
[INFO] [stdout]     |                                ^ expected type
[INFO] [stdout] ...
[INFO] [stdout] 231 | write_arg!(f32)
[INFO] [stdout]     | --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `write_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: a trailing `|` is not allowed in an or-pattern
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:219:81
[INFO] [stdout]     |
[INFO] [stdout] 219 |             fn write(&self, f: |offset: size_t, ptr: *const c_void, size: size_t|) {
[INFO] [stdout]     |                                                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 231 | write_arg!(f32)
[INFO] [stdout]     | --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `write_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `|`
[INFO] [stdout]     |
[INFO] [stdout] 219 -             fn write(&self, f: |offset: size_t, ptr: *const c_void, size: size_t|) {
[INFO] [stdout] 219 +             fn write(&self, f: |offset: size_t, ptr: *const c_void, size: size_t) {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected parameter name, found `)`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:219:82
[INFO] [stdout]     |
[INFO] [stdout] 219 |             fn write(&self, f: |offset: size_t, ptr: *const c_void, size: size_t|) {
[INFO] [stdout]     |                                                                                  ^ expected parameter name
[INFO] [stdout] ...
[INFO] [stdout] 231 | write_arg!(f32)
[INFO] [stdout]     | --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `write_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!`, `(`, `)`, `+`, `,`, `::`, or `<`, found `|`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:219:81
[INFO] [stdout]     |
[INFO] [stdout] 219 |             fn write(&self, f: |offset: size_t, ptr: *const c_void, size: size_t|) {
[INFO] [stdout]     |                                                                                 ^
[INFO] [stdout]     |                                                                                 |
[INFO] [stdout]     |                                                                                 expected one of 7 possible tokens
[INFO] [stdout]     |                                                                                 help: missing `,`
[INFO] [stdout] ...
[INFO] [stdout] 231 | write_arg!(f32)
[INFO] [stdout]     | --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `write_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `|`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:219:32
[INFO] [stdout]     |
[INFO] [stdout] 219 |             fn write(&self, f: |offset: size_t, ptr: *const c_void, size: size_t|) {
[INFO] [stdout]     |                                ^ expected type
[INFO] [stdout] ...
[INFO] [stdout] 232 | write_arg!(f64)
[INFO] [stdout]     | --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `write_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: a trailing `|` is not allowed in an or-pattern
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:219:81
[INFO] [stdout]     |
[INFO] [stdout] 219 |             fn write(&self, f: |offset: size_t, ptr: *const c_void, size: size_t|) {
[INFO] [stdout]     |                                                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 232 | write_arg!(f64)
[INFO] [stdout]     | --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `write_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `|`
[INFO] [stdout]     |
[INFO] [stdout] 219 -             fn write(&self, f: |offset: size_t, ptr: *const c_void, size: size_t|) {
[INFO] [stdout] 219 +             fn write(&self, f: |offset: size_t, ptr: *const c_void, size: size_t) {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected parameter name, found `)`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:219:82
[INFO] [stdout]     |
[INFO] [stdout] 219 |             fn write(&self, f: |offset: size_t, ptr: *const c_void, size: size_t|) {
[INFO] [stdout]     |                                                                                  ^ expected parameter name
[INFO] [stdout] ...
[INFO] [stdout] 232 | write_arg!(f64)
[INFO] [stdout]     | --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `write_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!`, `(`, `)`, `+`, `,`, `::`, or `<`, found `|`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:219:81
[INFO] [stdout]     |
[INFO] [stdout] 219 |             fn write(&self, f: |offset: size_t, ptr: *const c_void, size: size_t|) {
[INFO] [stdout]     |                                                                                 ^
[INFO] [stdout]     |                                                                                 |
[INFO] [stdout]     |                                                                                 expected one of 7 possible tokens
[INFO] [stdout]     |                                                                                 help: missing `,`
[INFO] [stdout] ...
[INFO] [stdout] 232 | write_arg!(f64)
[INFO] [stdout]     | --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `write_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `log`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/lib.rs:13:24
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[phase(plugin, link)] extern crate log;
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `std::num::zero`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::num::zero;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ no `zero` in `num`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `phase` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/lib.rs:13:3
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[phase(plugin, link)] extern crate log;
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `deriving` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:78:3
[INFO] [stdout]    |
[INFO] [stdout] 78 | #[deriving(PartialEq, Show, FromPrimitive)]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `info` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:39:13
[INFO] [stdout]    |
[INFO] [stdout] 39 |             info!("Looking for devices matching {}", dtype);
[INFO] [stdout]    |             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `unsafe_destructor` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:46:3
[INFO] [stdout]    |
[INFO] [stdout] 46 | #[unsafe_destructor]
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `unsafe_destructor` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/array.rs:57:3
[INFO] [stdout]    |
[INFO] [stdout] 57 | #[unsafe_destructor]
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `unsafe_destructor` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/array.rs:178:3
[INFO] [stdout]     |
[INFO] [stdout] 178 | #[unsafe_destructor]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `raw` in `string`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:196:21
[INFO] [stdout]     |
[INFO] [stdout] 196 |             string::raw::from_buf(buf.as_ptr() as *const u8)
[INFO] [stdout]     |                     ^^^ could not find `raw` in `string`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `raw` in `string`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:545:31
[INFO] [stdout]     |
[INFO] [stdout] 545 |             let log = string::raw::from_buf(buf.as_ptr() as *const u8);
[INFO] [stdout]     |                               ^^^ could not find `raw` in `string`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0403]: the name `T` is already used for a generic parameter in this item's generic parameters
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:712:22
[INFO] [stdout]     |
[INFO] [stdout] 711 | impl<T: EventList> EventList for Option<T> {
[INFO] [stdout]     |      - first use of `T`
[INFO] [stdout] 712 |     fn as_event_list<T>(&self, f: |*const cl_event, cl_uint| -> T) -> T
[INFO] [stdout]     |                      ^ already used
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `int` in this scope
[INFO] [stdout]  --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/error.rs:7:79
[INFO] [stdout]   |
[INFO] [stdout] 7 |     let status_opt: Option<CLStatus> = FromPrimitive::from_int(status_code as int);
[INFO] [stdout]   |                                                                               ^^^
[INFO] [stdout]   |                                                                               |
[INFO] [stdout]   |                                                                               not found in this scope
[INFO] [stdout]   |                                                                               help: perhaps you intended to use this type: `i32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `uint` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:44:57
[INFO] [stdout]    |
[INFO] [stdout] 44 |             let mut ids = Vec::from_elem(num_devices as uint, 0 as cl_device_id);
[INFO] [stdout]    |                                                         ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `uint` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:78:59
[INFO] [stdout]    |
[INFO] [stdout] 78 |             let mut value = String::with_capacity(size as uint);
[INFO] [stdout]    |                                                           ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `uint` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:134:55
[INFO] [stdout]     |
[INFO] [stdout] 134 |         let mut ids = Vec::from_elem(num_platforms as uint, 0 as cl_platform_id);
[INFO] [stdout]     |                                                       ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `uint` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:186:50
[INFO] [stdout]     |
[INFO] [stdout] 186 |             let mut buf = Vec::from_elem(size as uint, 0i);
[INFO] [stdout]     |                                                  ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `uint` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:200:33
[INFO] [stdout]     |
[INFO] [stdout] 200 |     pub fn compute_units(&self) -> uint {
[INFO] [stdout]     |                                    ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `uint` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:202:16
[INFO] [stdout]     |
[INFO] [stdout] 202 |             let mut ct: uint = 0;
[INFO] [stdout]     |                         ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `uint` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:207:34
[INFO] [stdout]     |
[INFO] [stdout] 207 |                 (&mut ct as *mut uint) as *mut libc::c_void,
[INFO] [stdout]     |                                  ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `uint` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:242:42
[INFO] [stdout]     |
[INFO] [stdout] 242 |     pub fn create_buffer<T>(&self, size: uint, flags: cl_mem_flags) -> CLBuffer<T>
[INFO] [stdout]     |                                          ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `uint` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:535:50
[INFO] [stdout]     |
[INFO] [stdout] 535 |             let mut buf = Vec::from_elem(size as uint, 0u8);
[INFO] [stdout]     |                                                  ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `uint` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:574:44
[INFO] [stdout]     |
[INFO] [stdout] 574 |     pub fn set_arg<T: KernelArg>(&self, i: uint, x: &T)
[INFO] [stdout]     |                                            ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `int` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:608:20
[INFO] [stdout]     |
[INFO] [stdout] 608 | scalar_kernel_arg!(int)
[INFO] [stdout]     |                    ^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    not found in this scope
[INFO] [stdout]     |                    help: perhaps you intended to use this type: `i32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `uint` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:609:20
[INFO] [stdout]     |
[INFO] [stdout] 609 | scalar_kernel_arg!(uint)
[INFO] [stdout]     |                    ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `f` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:716:44
[INFO] [stdout]     |
[INFO] [stdout] 716 |             Some(ref s) => s.as_event_list(f)
[INFO] [stdout]     |                                            ^ help: a local variable with a similar name exists: `s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `int` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:748:22
[INFO] [stdout]     |
[INFO] [stdout] 748 | impl KernelIndex for int
[INFO] [stdout]     |                      ^^^
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      not found in this scope
[INFO] [stdout]     |                      help: perhaps you intended to use this type: `i32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `int` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:750:33
[INFO] [stdout]     |
[INFO] [stdout] 750 |     fn num_dimensions(_: Option<int>) -> cl_uint { 1 }
[INFO] [stdout]     |                                 ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: perhaps you intended to use this type
[INFO] [stdout]     |
[INFO] [stdout] 750 -     fn num_dimensions(_: Option<int>) -> cl_uint { 1 }
[INFO] [stdout] 750 +     fn num_dimensions(_: Option<i32>) -> cl_uint { 1 }
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 748 | impl<int> KernelIndex for int
[INFO] [stdout]     |     +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `int` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:754:25
[INFO] [stdout]     |
[INFO] [stdout] 754 |         (self as *const int) as *const libc::size_t
[INFO] [stdout]     |                         ^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         not found in this scope
[INFO] [stdout]     |                         help: perhaps you intended to use this type: `i32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `int` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:758:23
[INFO] [stdout]     |
[INFO] [stdout] 758 | impl KernelIndex for (int, int) {
[INFO] [stdout]     |                       ^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       not found in this scope
[INFO] [stdout]     |                       help: perhaps you intended to use this type: `i32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `int` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:758:28
[INFO] [stdout]     |
[INFO] [stdout] 758 | impl KernelIndex for (int, int) {
[INFO] [stdout]     |                            ^^^
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            not found in this scope
[INFO] [stdout]     |                            help: perhaps you intended to use this type: `i32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `int` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:759:34
[INFO] [stdout]     |
[INFO] [stdout] 759 |     fn num_dimensions(_: Option<(int, int)>) -> cl_uint { 2 }
[INFO] [stdout]     |                                  ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: perhaps you intended to use this type
[INFO] [stdout]     |
[INFO] [stdout] 759 -     fn num_dimensions(_: Option<(int, int)>) -> cl_uint { 2 }
[INFO] [stdout] 759 +     fn num_dimensions(_: Option<(i32, int)>) -> cl_uint { 2 }
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 758 | impl<int> KernelIndex for (int, int) {
[INFO] [stdout]     |     +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `int` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:759:39
[INFO] [stdout]     |
[INFO] [stdout] 759 |     fn num_dimensions(_: Option<(int, int)>) -> cl_uint { 2 }
[INFO] [stdout]     |                                       ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: perhaps you intended to use this type
[INFO] [stdout]     |
[INFO] [stdout] 759 -     fn num_dimensions(_: Option<(int, int)>) -> cl_uint { 2 }
[INFO] [stdout] 759 +     fn num_dimensions(_: Option<(int, i32)>) -> cl_uint { 2 }
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 758 | impl<int> KernelIndex for (int, int) {
[INFO] [stdout]     |     +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `int` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:762:26
[INFO] [stdout]     |
[INFO] [stdout] 762 |         (self as *const (int, int)) as *const libc::size_t
[INFO] [stdout]     |                          ^^^
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          not found in this scope
[INFO] [stdout]     |                          help: perhaps you intended to use this type: `i32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `int` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:762:31
[INFO] [stdout]     |
[INFO] [stdout] 762 |         (self as *const (int, int)) as *const libc::size_t
[INFO] [stdout]     |                               ^^^
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               not found in this scope
[INFO] [stdout]     |                               help: perhaps you intended to use this type: `i32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `int` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:766:23
[INFO] [stdout]     |
[INFO] [stdout] 766 | impl KernelIndex for (int, int, int)
[INFO] [stdout]     |                       ^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       not found in this scope
[INFO] [stdout]     |                       help: perhaps you intended to use this type: `i32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `int` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:766:28
[INFO] [stdout]     |
[INFO] [stdout] 766 | impl KernelIndex for (int, int, int)
[INFO] [stdout]     |                            ^^^
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            not found in this scope
[INFO] [stdout]     |                            help: perhaps you intended to use this type: `i32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `int` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:766:33
[INFO] [stdout]     |
[INFO] [stdout] 766 | impl KernelIndex for (int, int, int)
[INFO] [stdout]     |                                 ^^^
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 not found in this scope
[INFO] [stdout]     |                                 help: perhaps you intended to use this type: `i32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `int` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:768:34
[INFO] [stdout]     |
[INFO] [stdout] 768 |     fn num_dimensions(_: Option<(int, int, int)>) -> cl_uint { 3 }
[INFO] [stdout]     |                                  ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: perhaps you intended to use this type
[INFO] [stdout]     |
[INFO] [stdout] 768 -     fn num_dimensions(_: Option<(int, int, int)>) -> cl_uint { 3 }
[INFO] [stdout] 768 +     fn num_dimensions(_: Option<(i32, int, int)>) -> cl_uint { 3 }
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 766 | impl<int> KernelIndex for (int, int, int)
[INFO] [stdout]     |     +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `int` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:768:39
[INFO] [stdout]     |
[INFO] [stdout] 768 |     fn num_dimensions(_: Option<(int, int, int)>) -> cl_uint { 3 }
[INFO] [stdout]     |                                       ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: perhaps you intended to use this type
[INFO] [stdout]     |
[INFO] [stdout] 768 -     fn num_dimensions(_: Option<(int, int, int)>) -> cl_uint { 3 }
[INFO] [stdout] 768 +     fn num_dimensions(_: Option<(int, i32, int)>) -> cl_uint { 3 }
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 766 | impl<int> KernelIndex for (int, int, int)
[INFO] [stdout]     |     +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `int` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:768:44
[INFO] [stdout]     |
[INFO] [stdout] 768 |     fn num_dimensions(_: Option<(int, int, int)>) -> cl_uint { 3 }
[INFO] [stdout]     |                                            ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: perhaps you intended to use this type
[INFO] [stdout]     |
[INFO] [stdout] 768 -     fn num_dimensions(_: Option<(int, int, int)>) -> cl_uint { 3 }
[INFO] [stdout] 768 +     fn num_dimensions(_: Option<(int, int, i32)>) -> cl_uint { 3 }
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 766 | impl<int> KernelIndex for (int, int, int)
[INFO] [stdout]     |     +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `int` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:771:26
[INFO] [stdout]     |
[INFO] [stdout] 771 |         (self as *const (int, int, int)) as *const libc::size_t
[INFO] [stdout]     |                          ^^^
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          not found in this scope
[INFO] [stdout]     |                          help: perhaps you intended to use this type: `i32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `int` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:771:31
[INFO] [stdout]     |
[INFO] [stdout] 771 |         (self as *const (int, int, int)) as *const libc::size_t
[INFO] [stdout]     |                               ^^^
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               not found in this scope
[INFO] [stdout]     |                               help: perhaps you intended to use this type: `i32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `int` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:771:36
[INFO] [stdout]     |
[INFO] [stdout] 771 |         (self as *const (int, int, int)) as *const libc::size_t
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    not found in this scope
[INFO] [stdout]     |                                    help: perhaps you intended to use this type: `i32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `uint` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:775:22
[INFO] [stdout]     |
[INFO] [stdout] 775 | impl KernelIndex for uint
[INFO] [stdout]     |                      ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `uint` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:777:33
[INFO] [stdout]     |
[INFO] [stdout] 777 |     fn num_dimensions(_: Option<uint>) -> cl_uint { 1 }
[INFO] [stdout]     |                                 ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 775 | impl<uint> KernelIndex for uint
[INFO] [stdout]     |     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `uint` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:780:25
[INFO] [stdout]     |
[INFO] [stdout] 780 |         (self as *const uint) as *const libc::size_t
[INFO] [stdout]     |                         ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `uint` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:784:23
[INFO] [stdout]     |
[INFO] [stdout] 784 | impl KernelIndex for (uint, uint)
[INFO] [stdout]     |                       ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `uint` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:784:29
[INFO] [stdout]     |
[INFO] [stdout] 784 | impl KernelIndex for (uint, uint)
[INFO] [stdout]     |                             ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `uint` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:786:34
[INFO] [stdout]     |
[INFO] [stdout] 786 |     fn num_dimensions(_: Option<(uint, uint)>) -> cl_uint { 2 }
[INFO] [stdout]     |                                  ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 784 | impl<uint> KernelIndex for (uint, uint)
[INFO] [stdout]     |     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `uint` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:786:40
[INFO] [stdout]     |
[INFO] [stdout] 786 |     fn num_dimensions(_: Option<(uint, uint)>) -> cl_uint { 2 }
[INFO] [stdout]     |                                        ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 784 | impl<uint> KernelIndex for (uint, uint)
[INFO] [stdout]     |     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `uint` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:789:26
[INFO] [stdout]     |
[INFO] [stdout] 789 |         (self as *const (uint, uint)) as *const libc::size_t
[INFO] [stdout]     |                          ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `uint` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:789:32
[INFO] [stdout]     |
[INFO] [stdout] 789 |         (self as *const (uint, uint)) as *const libc::size_t
[INFO] [stdout]     |                                ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `uint` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:793:23
[INFO] [stdout]     |
[INFO] [stdout] 793 | impl KernelIndex for (uint, uint, uint)
[INFO] [stdout]     |                       ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `uint` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:793:29
[INFO] [stdout]     |
[INFO] [stdout] 793 | impl KernelIndex for (uint, uint, uint)
[INFO] [stdout]     |                             ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `uint` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:793:35
[INFO] [stdout]     |
[INFO] [stdout] 793 | impl KernelIndex for (uint, uint, uint)
[INFO] [stdout]     |                                   ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `uint` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:795:34
[INFO] [stdout]     |
[INFO] [stdout] 795 |     fn num_dimensions(_: Option<(uint, uint, uint)>) -> cl_uint { 3 }
[INFO] [stdout]     |                                  ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 793 | impl<uint> KernelIndex for (uint, uint, uint)
[INFO] [stdout]     |     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `uint` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:795:40
[INFO] [stdout]     |
[INFO] [stdout] 795 |     fn num_dimensions(_: Option<(uint, uint, uint)>) -> cl_uint { 3 }
[INFO] [stdout]     |                                        ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 793 | impl<uint> KernelIndex for (uint, uint, uint)
[INFO] [stdout]     |     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `uint` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:795:46
[INFO] [stdout]     |
[INFO] [stdout] 795 |     fn num_dimensions(_: Option<(uint, uint, uint)>) -> cl_uint { 3 }
[INFO] [stdout]     |                                              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 793 | impl<uint> KernelIndex for (uint, uint, uint)
[INFO] [stdout]     |     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `uint` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:798:26
[INFO] [stdout]     |
[INFO] [stdout] 798 |         (self as *const (uint, uint, uint)) as *const libc::size_t
[INFO] [stdout]     |                          ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `uint` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:798:32
[INFO] [stdout]     |
[INFO] [stdout] 798 |         (self as *const (uint, uint, uint)) as *const libc::size_t
[INFO] [stdout]     |                                ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `uint` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:798:38
[INFO] [stdout]     |
[INFO] [stdout] 798 |         (self as *const (uint, uint, uint)) as *const libc::size_t
[INFO] [stdout]     |                                      ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `uint` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:39:22
[INFO] [stdout]    |
[INFO] [stdout] 39 |     fn len(&self) -> uint { self.byte_len() as uint / mem::size_of::<T>() }
[INFO] [stdout]    |                      ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `uint` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:39:48
[INFO] [stdout]    |
[INFO] [stdout] 39 |     fn len(&self) -> uint { self.byte_len() as uint / mem::size_of::<T>() }
[INFO] [stdout]    |                                                ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `int` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:168:10
[INFO] [stdout]     |
[INFO] [stdout] 168 | get_arg!(int)
[INFO] [stdout]     |          ^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          not found in this scope
[INFO] [stdout]     |          help: perhaps you intended to use this type: `i32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `uint` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:169:10
[INFO] [stdout]     |
[INFO] [stdout] 169 | get_arg!(uint)
[INFO] [stdout]     |          ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `int` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:188:10
[INFO] [stdout]     |
[INFO] [stdout] 188 | put_arg!(int)
[INFO] [stdout]     |          ^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          not found in this scope
[INFO] [stdout]     |          help: perhaps you intended to use this type: `i32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `uint` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:189:10
[INFO] [stdout]     |
[INFO] [stdout] 189 | put_arg!(uint)
[INFO] [stdout]     |          ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `int` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:207:11
[INFO] [stdout]     |
[INFO] [stdout] 207 | read_arg!(int)
[INFO] [stdout]     |           ^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           not found in this scope
[INFO] [stdout]     |           help: perhaps you intended to use this type: `i32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `uint` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:208:11
[INFO] [stdout]     |
[INFO] [stdout] 208 | read_arg!(uint)
[INFO] [stdout]     |           ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `int` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:225:12
[INFO] [stdout]     |
[INFO] [stdout] 225 | write_arg!(int)
[INFO] [stdout]     |            ^^^
[INFO] [stdout]     |            |
[INFO] [stdout]     |            not found in this scope
[INFO] [stdout]     |            help: perhaps you intended to use this type: `i32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `uint` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:226:12
[INFO] [stdout]     |
[INFO] [stdout] 226 | write_arg!(uint)
[INFO] [stdout]     |            ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `uint` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/array.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 |     width: uint,
[INFO] [stdout]    |            ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `uint` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/array.rs:14:13
[INFO] [stdout]    |
[INFO] [stdout] 14 |     height: uint,
[INFO] [stdout]    |             ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `uint` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/array.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 |     depth: uint,
[INFO] [stdout]    |            ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `uint` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/array.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 |     width: uint,
[INFO] [stdout]    |            ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `uint` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/array.rs:21:13
[INFO] [stdout]    |
[INFO] [stdout] 21 |     height: uint,
[INFO] [stdout]    |             ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `uint` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/array.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 22 |     depth: uint,
[INFO] [stdout]    |            ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `uint` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/array.rs:27:23
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub fn new(width: uint, height: uint, depth: uint, val: |uint, uint, uint| -> T) -> Array3D<T>
[INFO] [stdout]    |                       ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `uint` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/array.rs:27:37
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub fn new(width: uint, height: uint, depth: uint, val: |uint, uint, uint| -> T) -> Array3D<T>
[INFO] [stdout]    |                                     ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `uint` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/array.rs:27:50
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub fn new(width: uint, height: uint, depth: uint, val: |uint, uint, uint| -> T) -> Array3D<T>
[INFO] [stdout]    |                                                  ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `range` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/array.rs:30:18
[INFO] [stdout]    |
[INFO] [stdout] 30 |         for x in range(0, width) {
[INFO] [stdout]    |                  ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 3  + use std::slice::range;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `range` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/array.rs:31:22
[INFO] [stdout]    |
[INFO] [stdout] 31 |             for y in range(0, height) {
[INFO] [stdout]    |                      ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 3  + use std::slice::range;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `range` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/array.rs:32:26
[INFO] [stdout]    |
[INFO] [stdout] 32 |                 for z in range(0, depth) {
[INFO] [stdout]    |                          ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 3  + use std::slice::range;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `uint` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/array.rs:46:30
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub fn set(&mut self, x: uint, y: uint, z: uint, val: T)
[INFO] [stdout]    |                              ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `uint` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/array.rs:46:39
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub fn set(&mut self, x: uint, y: uint, z: uint, val: T)
[INFO] [stdout]    |                                       ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `uint` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/array.rs:46:48
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub fn set(&mut self, x: uint, y: uint, z: uint, val: T)
[INFO] [stdout]    |                                                ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `uint` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/array.rs:51:26
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub fn get(&self, x: uint, y: uint, z: uint) -> T
[INFO] [stdout]    |                          ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `uint` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/array.rs:51:35
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub fn get(&self, x: uint, y: uint, z: uint) -> T
[INFO] [stdout]    |                                   ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `uint` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/array.rs:51:44
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub fn get(&self, x: uint, y: uint, z: uint) -> T
[INFO] [stdout]    |                                            ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `uint` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/array.rs:129:22
[INFO] [stdout]     |
[INFO] [stdout] 129 |     fn len(&self) -> uint {
[INFO] [stdout]     |                      ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `uint` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/array.rs:143:12
[INFO] [stdout]     |
[INFO] [stdout] 143 |     width: uint,
[INFO] [stdout]     |            ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `uint` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/array.rs:144:13
[INFO] [stdout]     |
[INFO] [stdout] 144 |     height: uint,
[INFO] [stdout]     |             ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `uint` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/array.rs:149:12
[INFO] [stdout]     |
[INFO] [stdout] 149 |     width: uint,
[INFO] [stdout]     |            ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `uint` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/array.rs:150:13
[INFO] [stdout]     |
[INFO] [stdout] 150 |     height: uint,
[INFO] [stdout]     |             ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `uint` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/array.rs:155:23
[INFO] [stdout]     |
[INFO] [stdout] 155 |     pub fn new(width: uint, height: uint, val: |uint, uint| -> T) -> Array2D<T> {
[INFO] [stdout]     |                       ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `uint` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/array.rs:155:37
[INFO] [stdout]     |
[INFO] [stdout] 155 |     pub fn new(width: uint, height: uint, val: |uint, uint| -> T) -> Array2D<T> {
[INFO] [stdout]     |                                     ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `range` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/array.rs:157:18
[INFO] [stdout]     |
[INFO] [stdout] 157 |         for x in range(0, width) {
[INFO] [stdout]     |                  ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use std::slice::range;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `range` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/array.rs:158:22
[INFO] [stdout]     |
[INFO] [stdout] 158 |             for y in range(0, height) {
[INFO] [stdout]     |                      ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use std::slice::range;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `uint` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/array.rs:169:30
[INFO] [stdout]     |
[INFO] [stdout] 169 |     pub fn set(&mut self, x: uint, y: uint, val: T) {
[INFO] [stdout]     |                              ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `uint` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/array.rs:169:39
[INFO] [stdout]     |
[INFO] [stdout] 169 |     pub fn set(&mut self, x: uint, y: uint, val: T) {
[INFO] [stdout]     |                                       ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `uint` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/array.rs:173:26
[INFO] [stdout]     |
[INFO] [stdout] 173 |     pub fn get(&self, x: uint, y: uint) -> T {
[INFO] [stdout]     |                          ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `uint` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/array.rs:173:35
[INFO] [stdout]     |
[INFO] [stdout] 173 |     pub fn get(&self, x: uint, y: uint) -> T {
[INFO] [stdout]     |                                   ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `uint` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/array.rs:248:22
[INFO] [stdout]     |
[INFO] [stdout] 248 |     fn len(&self) -> uint {
[INFO] [stdout]     |                      ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid suffix `i` for number literal
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:186:56
[INFO] [stdout]     |
[INFO] [stdout] 186 |             let mut buf = Vec::from_elem(size as uint, 0i);
[INFO] [stdout]     |                                                        ^^ invalid suffix `i`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/lib.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | extern crate libc;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]  --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use libc;
[INFO] [stdout]   |     ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]   = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]  --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:8:36
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub type cl_platform_id     = *mut libc::c_void;
[INFO] [stdout]   |                                    ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]   = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]  --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:9:36
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub type cl_device_id       = *mut libc::c_void;
[INFO] [stdout]   |                                    ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]   = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:10:36
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub type cl_context         = *mut libc::c_void;
[INFO] [stdout]    |                                    ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:11:36
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub type cl_command_queue   = *mut libc::c_void;
[INFO] [stdout]    |                                    ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:12:36
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub type cl_mem             = *mut libc::c_void;
[INFO] [stdout]    |                                    ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:13:36
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub type cl_program         = *mut libc::c_void;
[INFO] [stdout]    |                                    ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:14:36
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub type cl_kernel          = *mut libc::c_void;
[INFO] [stdout]    |                                    ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:15:36
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub type cl_event           = *mut libc::c_void;
[INFO] [stdout]    |                                    ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:16:36
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub type cl_sampler         = *mut libc::c_void;
[INFO] [stdout]    |                                    ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:43:43
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub type cl_context_properties          = libc::intptr_t;
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:72:17
[INFO] [stdout]    |
[INFO] [stdout] 72 |     origin:     libc::size_t,
[INFO] [stdout]    |                 ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:73:17
[INFO] [stdout]    |
[INFO] [stdout] 73 |     size:       libc::size_t
[INFO] [stdout]    |                 ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:253:58
[INFO] [stdout]     |
[INFO] [stdout] 253 | pub static CL_CONTEXT_PLATFORM:                          libc::intptr_t = 0x1084;
[INFO] [stdout]     |                                                          ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:430:7
[INFO] [stdout]     |
[INFO] [stdout] 430 |   use libc;
[INFO] [stdout]     |       ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:441:48
[INFO] [stdout]     |
[INFO] [stdout] 441 | ...                   param_value_size: libc::size_t,
[INFO] [stdout]     |                                         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:442:48
[INFO] [stdout]     |
[INFO] [stdout] 442 | ...                   param_value: *mut libc::c_void,
[INFO] [stdout]     |                                         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:443:57
[INFO] [stdout]     |
[INFO] [stdout] 443 | ...                   param_value_size_ret: *mut libc::size_t) -> cl_int;
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:453:42
[INFO] [stdout]     |
[INFO] [stdout] 453 |                        param_value_size: libc::size_t,
[INFO] [stdout]     |                                          ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:454:42
[INFO] [stdout]     |
[INFO] [stdout] 454 |                        param_value: *mut libc::c_void,
[INFO] [stdout]     |                                          ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:455:51
[INFO] [stdout]     |
[INFO] [stdout] 455 |                        param_value_size_ret: *mut libc::size_t) -> cl_int;
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:461:54
[INFO] [stdout]     |
[INFO] [stdout] 461 |                        pfn_notify: extern fn (*const libc::c_char, *const libc::c_void, libc::size_t, *mut libc::c_void),
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:461:75
[INFO] [stdout]     |
[INFO] [stdout] 461 |                        pfn_notify: extern fn (*const libc::c_char, *const libc::c_void, libc::size_t, *mut libc::c_void),
[INFO] [stdout]     |                                                                           ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:461:89
[INFO] [stdout]     |
[INFO] [stdout] 461 |                        pfn_notify: extern fn (*const libc::c_char, *const libc::c_void, libc::size_t, *mut libc::c_void),
[INFO] [stdout]     |                                                                                         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:461:108
[INFO] [stdout]     |
[INFO] [stdout] 461 |                        pfn_notify: extern fn (*const libc::c_char, *const libc::c_void, libc::size_t, *mut libc::c_void),
[INFO] [stdout]     |                                                                                                            ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:462:40
[INFO] [stdout]     |
[INFO] [stdout] 462 |                        user_data: *mut libc::c_void,
[INFO] [stdout]     |                                        ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:466:60
[INFO] [stdout]     |
[INFO] [stdout] 466 | ...                   pfn_notify: extern fn (*mut libc::c_char, *mut libc::c_void, libc::size_t, *mut libc::c_void),
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:466:79
[INFO] [stdout]     |
[INFO] [stdout] 466 | ...                   pfn_notify: extern fn (*mut libc::c_char, *mut libc::c_void, libc::size_t, *mut libc::c_void),
[INFO] [stdout]     |                                                                      ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:466:93
[INFO] [stdout]     |
[INFO] [stdout] 466 | ...                   pfn_notify: extern fn (*mut libc::c_char, *mut libc::c_void, libc::size_t, *mut libc::c_void),
[INFO] [stdout]     |                                                                                    ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:466:112
[INFO] [stdout]     |
[INFO] [stdout] 466 | ...                   pfn_notify: extern fn (*mut libc::c_char, *mut libc::c_void, libc::size_t, *mut libc::c_void),
[INFO] [stdout]     |                                                                                                       ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:467:48
[INFO] [stdout]     |
[INFO] [stdout] 467 | ...                   user_data: *mut libc::c_void,
[INFO] [stdout]     |                                       ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:473:43
[INFO] [stdout]     |
[INFO] [stdout] 473 |                         param_value_size: libc::size_t,
[INFO] [stdout]     |                                           ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:474:43
[INFO] [stdout]     |
[INFO] [stdout] 474 |                         param_value: *mut libc::c_void,
[INFO] [stdout]     |                                           ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:475:52
[INFO] [stdout]     |
[INFO] [stdout] 475 |                         param_value_size_ret: *mut libc::size_t) -> cl_int;
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:486:48
[INFO] [stdout]     |
[INFO] [stdout] 486 | ...                   param_value_size: libc::size_t,
[INFO] [stdout]     |                                         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:487:48
[INFO] [stdout]     |
[INFO] [stdout] 487 | ...                   param_value: *mut libc::c_void,
[INFO] [stdout]     |                                         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:488:57
[INFO] [stdout]     |
[INFO] [stdout] 488 | ...                   param_value_size_ret: *mut libc::size_t) -> cl_int;
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:493:29
[INFO] [stdout]     |
[INFO] [stdout] 493 |                       size: libc::size_t,
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:494:38
[INFO] [stdout]     |
[INFO] [stdout] 494 |                       host_ptr: *mut libc::c_void,
[INFO] [stdout]     |                                      ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:499:50
[INFO] [stdout]     |
[INFO] [stdout] 499 |                         buffer_create_info: *mut libc::c_void,
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:504:37
[INFO] [stdout]     |
[INFO] [stdout] 504 |                        image_width: libc::size_t,
[INFO] [stdout]     |                                     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:505:38
[INFO] [stdout]     |
[INFO] [stdout] 505 |                        image_height: libc::size_t,
[INFO] [stdout]     |                                      ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:506:41
[INFO] [stdout]     |
[INFO] [stdout] 506 |                        image_row_pitch: libc::size_t,
[INFO] [stdout]     |                                         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:507:39
[INFO] [stdout]     |
[INFO] [stdout] 507 |                        host_ptr: *mut libc::c_void,
[INFO] [stdout]     |                                       ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:512:37
[INFO] [stdout]     |
[INFO] [stdout] 512 |                        image_width: libc::size_t,
[INFO] [stdout]     |                                     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:513:38
[INFO] [stdout]     |
[INFO] [stdout] 513 |                        image_height: libc::size_t,
[INFO] [stdout]     |                                      ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:514:37
[INFO] [stdout]     |
[INFO] [stdout] 514 |                        image_depth: libc::size_t,
[INFO] [stdout]     |                                     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:515:41
[INFO] [stdout]     |
[INFO] [stdout] 515 |                        image_row_pitch: libc::size_t,
[INFO] [stdout]     |                                         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:516:37
[INFO] [stdout]     |
[INFO] [stdout] 516 |                        image_depth: libc::size_t,
[INFO] [stdout]     |                                     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:517:41
[INFO] [stdout]     |
[INFO] [stdout] 517 |                        image_row_pitch: libc::size_t,
[INFO] [stdout]     |                                         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:518:43
[INFO] [stdout]     |
[INFO] [stdout] 518 |                        image_slice_pitch: libc::size_t,
[INFO] [stdout]     |                                           ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:519:39
[INFO] [stdout]     |
[INFO] [stdout] 519 |                        host_ptr: *mut libc::c_void,
[INFO] [stdout]     |                                       ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:531:45
[INFO] [stdout]     |
[INFO] [stdout] 531 |                           param_value_size: libc::size_t,
[INFO] [stdout]     |                                             ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:532:45
[INFO] [stdout]     |
[INFO] [stdout] 532 |                           param_value: *mut libc::c_void,
[INFO] [stdout]     |                                             ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:533:54
[INFO] [stdout]     |
[INFO] [stdout] 533 |                           param_value_size_ret: *mut libc::size_t) -> cl_int;
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:536:41
[INFO] [stdout]     |
[INFO] [stdout] 536 |                       param_value_size: libc::size_t,
[INFO] [stdout]     |                                         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:537:41
[INFO] [stdout]     |
[INFO] [stdout] 537 |                       param_value: *mut libc::c_void,
[INFO] [stdout]     |                                         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:538:50
[INFO] [stdout]     |
[INFO] [stdout] 538 |                       param_value_size_ret: *mut libc::size_t) -> cl_int;
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:540:77
[INFO] [stdout]     |
[INFO] [stdout] 540 | ...                   pfn_notify: extern fn (cl_mem, *mut libc::c_void),
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:541:57
[INFO] [stdout]     |
[INFO] [stdout] 541 | ...                   user_data: *mut libc::c_void) -> cl_int;
[INFO] [stdout]     |                                       ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:553:43
[INFO] [stdout]     |
[INFO] [stdout] 553 |                         param_value_size: libc::size_t,
[INFO] [stdout]     |                                           ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:554:43
[INFO] [stdout]     |
[INFO] [stdout] 554 |                         param_value: *mut libc::c_void,
[INFO] [stdout]     |                                           ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:555:52
[INFO] [stdout]     |
[INFO] [stdout] 555 |                         param_value_size_ret: *mut libc::size_t) -> cl_int;
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:560:57
[INFO] [stdout]     |
[INFO] [stdout] 560 | ...                   strings: *const *const libc::c_char,
[INFO] [stdout]     |                                              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:561:50
[INFO] [stdout]     |
[INFO] [stdout] 561 | ...                   lengths: *const libc::size_t,
[INFO] [stdout]     |                                       ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:566:50
[INFO] [stdout]     |
[INFO] [stdout] 566 | ...                   lengths: *const libc::size_t,
[INFO] [stdout]     |                                       ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:567:58
[INFO] [stdout]     |
[INFO] [stdout] 567 | ...                   binaries: *const *const libc::c_uchar,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:575:39
[INFO] [stdout]     |
[INFO] [stdout] 575 |                       options: *const libc::c_char,
[INFO] [stdout]     |                                       ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:576:63
[INFO] [stdout]     |
[INFO] [stdout] 576 |                       pfn_notify: extern fn (cl_program, *mut libc::c_void),
[INFO] [stdout]     |                                                               ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:577:39
[INFO] [stdout]     |
[INFO] [stdout] 577 |                       user_data: *mut libc::c_void) -> cl_int;
[INFO] [stdout]     |                                       ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:581:43
[INFO] [stdout]     |
[INFO] [stdout] 581 |                         param_value_size: libc::size_t,
[INFO] [stdout]     |                                           ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:582:43
[INFO] [stdout]     |
[INFO] [stdout] 582 |                         param_value: *mut libc::c_void,
[INFO] [stdout]     |                                           ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:583:52
[INFO] [stdout]     |
[INFO] [stdout] 583 |                         param_value_size_ret: *mut libc::size_t) -> cl_int;
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:587:48
[INFO] [stdout]     |
[INFO] [stdout] 587 | ...                   param_value_size: libc::size_t,
[INFO] [stdout]     |                                         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:588:48
[INFO] [stdout]     |
[INFO] [stdout] 588 | ...                   param_value: *mut libc::c_void,
[INFO] [stdout]     |                                         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:589:57
[INFO] [stdout]     |
[INFO] [stdout] 589 | ...                   param_value_size_ret: *mut libc::size_t) -> cl_int;
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:593:43
[INFO] [stdout]     |
[INFO] [stdout] 593 |                       kernel_name: *const libc::c_char,
[INFO] [stdout]     |                                           ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:603:33
[INFO] [stdout]     |
[INFO] [stdout] 603 |                       arg_size: libc::size_t,
[INFO] [stdout]     |                                 ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:604:41
[INFO] [stdout]     |
[INFO] [stdout] 604 |                       arg_value: *const libc::c_void) -> cl_int;
[INFO] [stdout]     |                                         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:607:42
[INFO] [stdout]     |
[INFO] [stdout] 607 |                        param_value_size: libc::size_t,
[INFO] [stdout]     |                                          ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:608:42
[INFO] [stdout]     |
[INFO] [stdout] 608 |                        param_value: *mut libc::c_void,
[INFO] [stdout]     |                                          ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:609:51
[INFO] [stdout]     |
[INFO] [stdout] 609 |                        param_value_size_ret: *mut libc::size_t) -> cl_int;
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:613:51
[INFO] [stdout]     |
[INFO] [stdout] 613 | ...                   param_value_size: libc::size_t,
[INFO] [stdout]     |                                         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:614:51
[INFO] [stdout]     |
[INFO] [stdout] 614 | ...                   param_value: *mut libc::c_void,
[INFO] [stdout]     |                                         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:615:60
[INFO] [stdout]     |
[INFO] [stdout] 615 | ...                   param_value_size_ret: *mut libc::size_t) -> cl_int;
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:622:41
[INFO] [stdout]     |
[INFO] [stdout] 622 |                       param_value_size: libc::size_t,
[INFO] [stdout]     |                                         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:623:41
[INFO] [stdout]     |
[INFO] [stdout] 623 |                       param_value: *mut libc::c_void,
[INFO] [stdout]     |                                         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:624:50
[INFO] [stdout]     |
[INFO] [stdout] 624 |                       param_value_size_ret: *mut libc::size_t) -> cl_int;
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:633:73
[INFO] [stdout]     |
[INFO] [stdout] 633 |                           pfn_notify: extern fn (cl_event, cl_int, *mut libc::c_void),
[INFO] [stdout]     |                                                                         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:634:43
[INFO] [stdout]     |
[INFO] [stdout] 634 |                           user_data: *mut libc::c_void) -> cl_int;
[INFO] [stdout]     |                                           ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:639:50
[INFO] [stdout]     |
[INFO] [stdout] 639 | ...                   param_value_size: libc::size_t,
[INFO] [stdout]     |                                         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:640:50
[INFO] [stdout]     |
[INFO] [stdout] 640 | ...                   param_value: *mut libc::c_void,
[INFO] [stdout]     |                                         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:641:59
[INFO] [stdout]     |
[INFO] [stdout] 641 | ...                   param_value_size_ret: *mut libc::size_t) -> cl_int;
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:651:36
[INFO] [stdout]     |
[INFO] [stdout] 651 | ...                   offset: libc::size_t,
[INFO] [stdout]     |                               ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:652:32
[INFO] [stdout]     |
[INFO] [stdout] 652 | ...                   cb: libc::size_t,
[INFO] [stdout]     |                           ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:653:38
[INFO] [stdout]     |
[INFO] [stdout] 653 | ...                   ptr: *mut libc::c_void,
[INFO] [stdout]     |                                 ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:660:52
[INFO] [stdout]     |
[INFO] [stdout] 660 | ...                   buffer_origin: *mut libc::size_t,
[INFO] [stdout]     |                                           ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:661:50
[INFO] [stdout]     |
[INFO] [stdout] 661 | ...                   host_origin: *mut libc::size_t,
[INFO] [stdout]     |                                         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:662:45
[INFO] [stdout]     |
[INFO] [stdout] 662 | ...                   region: *mut libc::size_t,
[INFO] [stdout]     |                                    ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:663:50
[INFO] [stdout]     |
[INFO] [stdout] 663 | ...                   buffer_row_pitch: libc::size_t,
[INFO] [stdout]     |                                         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:664:52
[INFO] [stdout]     |
[INFO] [stdout] 664 | ...                   buffer_slice_pitch: libc::size_t,
[INFO] [stdout]     |                                           ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:665:48
[INFO] [stdout]     |
[INFO] [stdout] 665 | ...                   host_row_pitch: libc::size_t,
[INFO] [stdout]     |                                       ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:666:50
[INFO] [stdout]     |
[INFO] [stdout] 666 | ...                   host_slice_pitch: libc::size_t,
[INFO] [stdout]     |                                         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:667:42
[INFO] [stdout]     |
[INFO] [stdout] 667 | ...                   ptr: *mut libc::c_void,
[INFO] [stdout]     |                                 ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:674:37
[INFO] [stdout]     |
[INFO] [stdout] 674 | ...                   offset: libc::size_t,
[INFO] [stdout]     |                               ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:675:33
[INFO] [stdout]     |
[INFO] [stdout] 675 | ...                   cb: libc::size_t,
[INFO] [stdout]     |                           ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:676:41
[INFO] [stdout]     |
[INFO] [stdout] 676 | ...                   ptr: *const libc::c_void,
[INFO] [stdout]     |                                   ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:682:53
[INFO] [stdout]     |
[INFO] [stdout] 682 | ...                   buffer_origin: *mut libc::size_t,
[INFO] [stdout]     |                                           ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:683:51
[INFO] [stdout]     |
[INFO] [stdout] 683 | ...                   host_origin: *mut libc::size_t,
[INFO] [stdout]     |                                         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:684:46
[INFO] [stdout]     |
[INFO] [stdout] 684 | ...                   region: *mut libc::size_t,
[INFO] [stdout]     |                                    ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:685:51
[INFO] [stdout]     |
[INFO] [stdout] 685 | ...                   buffer_row_pitch: libc::size_t,
[INFO] [stdout]     |                                         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:686:53
[INFO] [stdout]     |
[INFO] [stdout] 686 | ...                   buffer_slice_pitch: libc::size_t,
[INFO] [stdout]     |                                           ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:687:49
[INFO] [stdout]     |
[INFO] [stdout] 687 | ...                   host_row_pitch: libc::size_t,
[INFO] [stdout]     |                                       ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:688:51
[INFO] [stdout]     |
[INFO] [stdout] 688 | ...                   host_slice_pitch: libc::size_t,
[INFO] [stdout]     |                                         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:689:43
[INFO] [stdout]     |
[INFO] [stdout] 689 | ...                   ptr: *mut libc::c_void,
[INFO] [stdout]     |                                 ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:696:40
[INFO] [stdout]     |
[INFO] [stdout] 696 | ...                   src_offset: libc::size_t,
[INFO] [stdout]     |                                   ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:697:40
[INFO] [stdout]     |
[INFO] [stdout] 697 | ...                   dst_offset: libc::size_t,
[INFO] [stdout]     |                                   ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:698:32
[INFO] [stdout]     |
[INFO] [stdout] 698 | ...                   cb: libc::size_t,
[INFO] [stdout]     |                           ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:705:49
[INFO] [stdout]     |
[INFO] [stdout] 705 | ...                   src_origin: *mut libc::size_t,
[INFO] [stdout]     |                                        ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:706:49
[INFO] [stdout]     |
[INFO] [stdout] 706 | ...                   dst_origin: *mut libc::size_t,
[INFO] [stdout]     |                                        ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:707:45
[INFO] [stdout]     |
[INFO] [stdout] 707 | ...                   region: *mut libc::size_t,
[INFO] [stdout]     |                                    ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:708:47
[INFO] [stdout]     |
[INFO] [stdout] 708 | ...                   src_row_pitch: libc::size_t,
[INFO] [stdout]     |                                      ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:709:49
[INFO] [stdout]     |
[INFO] [stdout] 709 | ...                   src_slice_pitch: libc::size_t,
[INFO] [stdout]     |                                        ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:710:47
[INFO] [stdout]     |
[INFO] [stdout] 710 | ...                   dst_row_pitch: libc::size_t,
[INFO] [stdout]     |                                      ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:711:49
[INFO] [stdout]     |
[INFO] [stdout] 711 | ...                   dst_slice_pitch: libc::size_t,
[INFO] [stdout]     |                                        ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:718:40
[INFO] [stdout]     |
[INFO] [stdout] 718 |                           origin: *mut libc::size_t,
[INFO] [stdout]     |                                        ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:719:40
[INFO] [stdout]     |
[INFO] [stdout] 719 |                           region: *mut libc::size_t,
[INFO] [stdout]     |                                        ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:720:38
[INFO] [stdout]     |
[INFO] [stdout] 720 |                           row_pitch: libc::size_t,
[INFO] [stdout]     |                                      ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:721:40
[INFO] [stdout]     |
[INFO] [stdout] 721 |                           slice_pitch: libc::size_t,
[INFO] [stdout]     |                                        ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:722:37
[INFO] [stdout]     |
[INFO] [stdout] 722 |                           ptr: *mut libc::c_void,
[INFO] [stdout]     |                                     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:729:41
[INFO] [stdout]     |
[INFO] [stdout] 729 | ...                   origin: *mut libc::size_t,
[INFO] [stdout]     |                                    ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:730:41
[INFO] [stdout]     |
[INFO] [stdout] 730 | ...                   region: *mut libc::size_t,
[INFO] [stdout]     |                                    ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:731:45
[INFO] [stdout]     |
[INFO] [stdout] 731 | ...                   input_row_pitch: libc::size_t,
[INFO] [stdout]     |                                        ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:732:47
[INFO] [stdout]     |
[INFO] [stdout] 732 | ...                   input_slice_pitch: libc::size_t,
[INFO] [stdout]     |                                          ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:733:38
[INFO] [stdout]     |
[INFO] [stdout] 733 | ...                   ptr: *mut libc::c_void,
[INFO] [stdout]     |                                 ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:740:44
[INFO] [stdout]     |
[INFO] [stdout] 740 |                           src_origin: *mut libc::size_t,
[INFO] [stdout]     |                                            ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:741:44
[INFO] [stdout]     |
[INFO] [stdout] 741 |                           dst_origin: *mut libc::size_t,
[INFO] [stdout]     |                                            ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:742:40
[INFO] [stdout]     |
[INFO] [stdout] 742 |                           region: *mut libc::size_t,
[INFO] [stdout]     |                                        ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:749:52
[INFO] [stdout]     |
[INFO] [stdout] 749 | ...                   src_origin: *mut libc::size_t,
[INFO] [stdout]     |                                        ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:750:48
[INFO] [stdout]     |
[INFO] [stdout] 750 | ...                   region: *mut libc::size_t,
[INFO] [stdout]     |                                    ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:751:47
[INFO] [stdout]     |
[INFO] [stdout] 751 | ...                   dst_offset: libc::size_t,
[INFO] [stdout]     |                                   ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:758:47
[INFO] [stdout]     |
[INFO] [stdout] 758 | ...                   src_offset: libc::size_t,
[INFO] [stdout]     |                                   ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:759:52
[INFO] [stdout]     |
[INFO] [stdout] 759 | ...                   dst_origin: *mut libc::size_t,
[INFO] [stdout]     |                                        ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:760:48
[INFO] [stdout]     |
[INFO] [stdout] 760 | ...                   region: *mut libc::size_t,
[INFO] [stdout]     |                                    ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:768:35
[INFO] [stdout]     |
[INFO] [stdout] 768 |                           offset: libc::size_t,
[INFO] [stdout]     |                                   ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:769:31
[INFO] [stdout]     |
[INFO] [stdout] 769 |                           cb: libc::size_t,
[INFO] [stdout]     |                               ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:778:39
[INFO] [stdout]     |
[INFO] [stdout] 778 |                          origin: *mut libc::size_t,
[INFO] [stdout]     |                                       ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:779:39
[INFO] [stdout]     |
[INFO] [stdout] 779 |                          region: *mut libc::size_t,
[INFO] [stdout]     |                                       ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:780:43
[INFO] [stdout]     |
[INFO] [stdout] 780 |                          image_row_pitch: libc::size_t,
[INFO] [stdout]     |                                           ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:781:45
[INFO] [stdout]     |
[INFO] [stdout] 781 |                          image_slice_pitch: libc::size_t,
[INFO] [stdout]     |                                             ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:788:49
[INFO] [stdout]     |
[INFO] [stdout] 788 | ...                   mapped_ptr: *mut libc::c_void,
[INFO] [stdout]     |                                        ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:795:58
[INFO] [stdout]     |
[INFO] [stdout] 795 | ...                   global_work_offset: *const libc::size_t,
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:796:56
[INFO] [stdout]     |
[INFO] [stdout] 796 | ...                   global_work_size: *const libc::size_t,
[INFO] [stdout]     |                                                ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:797:55
[INFO] [stdout]     |
[INFO] [stdout] 797 | ...                   local_work_size: *const libc::size_t,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:807:57
[INFO] [stdout]     |
[INFO] [stdout] 807 | ...                   user_func: extern fn (*mut libc::c_void),
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:808:41
[INFO] [stdout]     |
[INFO] [stdout] 808 | ...                   args: *mut libc::c_void,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:809:39
[INFO] [stdout]     |
[INFO] [stdout] 809 | ...                   cb_args: libc::size_t,
[INFO] [stdout]     |                                ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:812:58
[INFO] [stdout]     |
[INFO] [stdout] 812 | ...                   args_mem_loc: *const *const libc::c_void,
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/cl.rs:830:58
[INFO] [stdout]     |
[INFO] [stdout] 830 |     pub fn clGetExtensionFunctionAddress(func_name: *mut libc::c_char);
[INFO] [stdout]     |                                                          ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]  --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use libc;
[INFO] [stdout]   |     ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]   = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:596:27
[INFO] [stdout]     |
[INFO] [stdout] 596 |   fn get_value(&self) -> (libc::size_t, *const libc::c_void);
[INFO] [stdout]     |                           ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:596:48
[INFO] [stdout]     |
[INFO] [stdout] 596 |   fn get_value(&self) -> (libc::size_t, *const libc::c_void);
[INFO] [stdout]     |                                                ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:745:33
[INFO] [stdout]     |
[INFO] [stdout] 745 |     fn get_ptr(&self) -> *const libc::size_t;
[INFO] [stdout]     |                                 ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:69:33
[INFO] [stdout]    |
[INFO] [stdout] 69 |             let mut size = 0 as libc::size_t;
[INFO] [stdout]    |                                 ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:83:86
[INFO] [stdout]    |
[INFO] [stdout] 83 | ...                   value.as_mut_vec().as_mut_slice().as_mut_ptr() as *mut libc::c_void,
[INFO] [stdout]    |                                                                              ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:191:30
[INFO] [stdout]     |
[INFO] [stdout] 191 |                 buf.len() as libc::size_t,
[INFO] [stdout]     |                              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:192:42
[INFO] [stdout]     |
[INFO] [stdout] 192 |                 buf.as_mut_ptr() as *mut libc::c_void,
[INFO] [stdout]     |                                          ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:207:48
[INFO] [stdout]     |
[INFO] [stdout] 207 |                 (&mut ct as *mut uint) as *mut libc::c_void,
[INFO] [stdout]     |                                                ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:248:68
[INFO] [stdout]     |
[INFO] [stdout] 248 | ...                   (size*mem::size_of::<T>()) as libc::size_t ,
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:314:32
[INFO] [stdout]     |
[INFO] [stdout] 314 |         let len = bin.len() as libc::size_t;
[INFO] [stdout]     |                                ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:321:69
[INFO] [stdout]     |
[INFO] [stdout] 321 |                 (src.as_ptr() as *const *const i8) as *const *const libc::c_uchar,
[INFO] [stdout]     |                                                                     ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:341:29
[INFO] [stdout]     |
[INFO] [stdout] 341 |     fn get_value(&self) -> (libc::size_t, *const libc::c_void)
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:341:50
[INFO] [stdout]     |
[INFO] [stdout] 341 |     fn get_value(&self) -> (libc::size_t, *const libc::c_void)
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:344:42
[INFO] [stdout]     |
[INFO] [stdout] 344 |             (mem::size_of::<cl_mem>() as libc::size_t,
[INFO] [stdout]     |                                          ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:345:38
[INFO] [stdout]     |
[INFO] [stdout] 345 |              self.id_ptr() as *const libc::c_void)
[INFO] [stdout]     |                                      ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:351:29
[INFO] [stdout]     |
[INFO] [stdout] 351 |     fn get_value(&self) -> (libc::size_t, *const libc::c_void)
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:351:50
[INFO] [stdout]     |
[INFO] [stdout] 351 |     fn get_value(&self) -> (libc::size_t, *const libc::c_void)
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:354:42
[INFO] [stdout]     |
[INFO] [stdout] 354 |             (mem::size_of::<cl_mem>() as libc::size_t,
[INFO] [stdout]     |                                          ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:355:38
[INFO] [stdout]     |
[INFO] [stdout] 355 |              self.id_ptr() as *const libc::c_void)
[INFO] [stdout]     |                                      ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:401:61
[INFO] [stdout]     |
[INFO] [stdout] 401 | ...                   offset as libc::size_t,
[INFO] [stdout]     |                                 ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:422:62
[INFO] [stdout]     |
[INFO] [stdout] 422 | ...                   offset as libc::size_t,
[INFO] [stdout]     |                                 ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:423:59
[INFO] [stdout]     |
[INFO] [stdout] 423 | ...                   len as libc::size_t,
[INFO] [stdout]     |                              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:424:64
[INFO] [stdout]     |
[INFO] [stdout] 424 | ...                   p as *const libc::c_void,
[INFO] [stdout]     |                                   ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:445:62
[INFO] [stdout]     |
[INFO] [stdout] 445 | ...                   offset as libc::size_t,
[INFO] [stdout]     |                                 ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:446:59
[INFO] [stdout]     |
[INFO] [stdout] 446 | ...                   len as libc::size_t,
[INFO] [stdout]     |                              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:447:64
[INFO] [stdout]     |
[INFO] [stdout] 447 | ...                   p as *const libc::c_void,
[INFO] [stdout]     |                                   ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:467:61
[INFO] [stdout]     |
[INFO] [stdout] 467 | ...                   offset as libc::size_t,
[INFO] [stdout]     |                                 ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:468:58
[INFO] [stdout]     |
[INFO] [stdout] 468 | ...                   len as libc::size_t,
[INFO] [stdout]     |                              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:469:61
[INFO] [stdout]     |
[INFO] [stdout] 469 | ...                   p as *mut libc::c_void,
[INFO] [stdout]     |                                 ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:525:33
[INFO] [stdout]     |
[INFO] [stdout] 525 |             let mut size = 0 as libc::size_t;
[INFO] [stdout]     |                                 ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:540:30
[INFO] [stdout]     |
[INFO] [stdout] 540 |                 buf.len() as libc::size_t,
[INFO] [stdout]     |                              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:541:42
[INFO] [stdout]     |
[INFO] [stdout] 541 |                 buf.as_mut_ptr() as *mut libc::c_void,
[INFO] [stdout]     |                                          ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:601:33
[INFO] [stdout]     |
[INFO] [stdout] 601 |         fn get_value(&self) -> (libc::size_t, *const libc::c_void) {
[INFO] [stdout]     |                                 ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 608 | scalar_kernel_arg!(int)
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout]     = note: this error originates in the macro `scalar_kernel_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:601:54
[INFO] [stdout]     |
[INFO] [stdout] 601 |         fn get_value(&self) -> (libc::size_t, *const libc::c_void) {
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 608 | scalar_kernel_arg!(int)
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout]     = note: this error originates in the macro `scalar_kernel_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:602:38
[INFO] [stdout]     |
[INFO] [stdout] 602 |             (mem::size_of::<$t>() as libc::size_t,
[INFO] [stdout]     |                                      ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 608 | scalar_kernel_arg!(int)
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout]     = note: this error originates in the macro `scalar_kernel_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:603:44
[INFO] [stdout]     |
[INFO] [stdout] 603 |              (self as *const $t) as *const libc::c_void)
[INFO] [stdout]     |                                            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 608 | scalar_kernel_arg!(int)
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout]     = note: this error originates in the macro `scalar_kernel_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:601:33
[INFO] [stdout]     |
[INFO] [stdout] 601 |         fn get_value(&self) -> (libc::size_t, *const libc::c_void) {
[INFO] [stdout]     |                                 ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 609 | scalar_kernel_arg!(uint)
[INFO] [stdout]     | ------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout]     = note: this error originates in the macro `scalar_kernel_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:601:54
[INFO] [stdout]     |
[INFO] [stdout] 601 |         fn get_value(&self) -> (libc::size_t, *const libc::c_void) {
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 609 | scalar_kernel_arg!(uint)
[INFO] [stdout]     | ------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout]     = note: this error originates in the macro `scalar_kernel_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:602:38
[INFO] [stdout]     |
[INFO] [stdout] 602 |             (mem::size_of::<$t>() as libc::size_t,
[INFO] [stdout]     |                                      ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 609 | scalar_kernel_arg!(uint)
[INFO] [stdout]     | ------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout]     = note: this error originates in the macro `scalar_kernel_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:603:44
[INFO] [stdout]     |
[INFO] [stdout] 603 |              (self as *const $t) as *const libc::c_void)
[INFO] [stdout]     |                                            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 609 | scalar_kernel_arg!(uint)
[INFO] [stdout]     | ------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout]     = note: this error originates in the macro `scalar_kernel_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:601:33
[INFO] [stdout]     |
[INFO] [stdout] 601 |         fn get_value(&self) -> (libc::size_t, *const libc::c_void) {
[INFO] [stdout]     |                                 ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 610 | scalar_kernel_arg!(u32)
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout]     = note: this error originates in the macro `scalar_kernel_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:601:54
[INFO] [stdout]     |
[INFO] [stdout] 601 |         fn get_value(&self) -> (libc::size_t, *const libc::c_void) {
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 610 | scalar_kernel_arg!(u32)
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout]     = note: this error originates in the macro `scalar_kernel_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:602:38
[INFO] [stdout]     |
[INFO] [stdout] 602 |             (mem::size_of::<$t>() as libc::size_t,
[INFO] [stdout]     |                                      ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 610 | scalar_kernel_arg!(u32)
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout]     = note: this error originates in the macro `scalar_kernel_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:603:44
[INFO] [stdout]     |
[INFO] [stdout] 603 |              (self as *const $t) as *const libc::c_void)
[INFO] [stdout]     |                                            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 610 | scalar_kernel_arg!(u32)
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout]     = note: this error originates in the macro `scalar_kernel_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:601:33
[INFO] [stdout]     |
[INFO] [stdout] 601 |         fn get_value(&self) -> (libc::size_t, *const libc::c_void) {
[INFO] [stdout]     |                                 ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 611 | scalar_kernel_arg!(u64)
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout]     = note: this error originates in the macro `scalar_kernel_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:601:54
[INFO] [stdout]     |
[INFO] [stdout] 601 |         fn get_value(&self) -> (libc::size_t, *const libc::c_void) {
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 611 | scalar_kernel_arg!(u64)
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout]     = note: this error originates in the macro `scalar_kernel_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:602:38
[INFO] [stdout]     |
[INFO] [stdout] 602 |             (mem::size_of::<$t>() as libc::size_t,
[INFO] [stdout]     |                                      ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 611 | scalar_kernel_arg!(u64)
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout]     = note: this error originates in the macro `scalar_kernel_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:603:44
[INFO] [stdout]     |
[INFO] [stdout] 603 |              (self as *const $t) as *const libc::c_void)
[INFO] [stdout]     |                                            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 611 | scalar_kernel_arg!(u64)
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout]     = note: this error originates in the macro `scalar_kernel_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:601:33
[INFO] [stdout]     |
[INFO] [stdout] 601 |         fn get_value(&self) -> (libc::size_t, *const libc::c_void) {
[INFO] [stdout]     |                                 ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 612 | scalar_kernel_arg!(i32)
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout]     = note: this error originates in the macro `scalar_kernel_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:601:54
[INFO] [stdout]     |
[INFO] [stdout] 601 |         fn get_value(&self) -> (libc::size_t, *const libc::c_void) {
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 612 | scalar_kernel_arg!(i32)
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout]     = note: this error originates in the macro `scalar_kernel_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:602:38
[INFO] [stdout]     |
[INFO] [stdout] 602 |             (mem::size_of::<$t>() as libc::size_t,
[INFO] [stdout]     |                                      ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 612 | scalar_kernel_arg!(i32)
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout]     = note: this error originates in the macro `scalar_kernel_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:603:44
[INFO] [stdout]     |
[INFO] [stdout] 603 |              (self as *const $t) as *const libc::c_void)
[INFO] [stdout]     |                                            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 612 | scalar_kernel_arg!(i32)
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout]     = note: this error originates in the macro `scalar_kernel_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:601:33
[INFO] [stdout]     |
[INFO] [stdout] 601 |         fn get_value(&self) -> (libc::size_t, *const libc::c_void) {
[INFO] [stdout]     |                                 ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 613 | scalar_kernel_arg!(i64)
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout]     = note: this error originates in the macro `scalar_kernel_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:601:54
[INFO] [stdout]     |
[INFO] [stdout] 601 |         fn get_value(&self) -> (libc::size_t, *const libc::c_void) {
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 613 | scalar_kernel_arg!(i64)
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout]     = note: this error originates in the macro `scalar_kernel_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:602:38
[INFO] [stdout]     |
[INFO] [stdout] 602 |             (mem::size_of::<$t>() as libc::size_t,
[INFO] [stdout]     |                                      ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 613 | scalar_kernel_arg!(i64)
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout]     = note: this error originates in the macro `scalar_kernel_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:603:44
[INFO] [stdout]     |
[INFO] [stdout] 603 |              (self as *const $t) as *const libc::c_void)
[INFO] [stdout]     |                                            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 613 | scalar_kernel_arg!(i64)
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout]     = note: this error originates in the macro `scalar_kernel_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:601:33
[INFO] [stdout]     |
[INFO] [stdout] 601 |         fn get_value(&self) -> (libc::size_t, *const libc::c_void) {
[INFO] [stdout]     |                                 ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 614 | scalar_kernel_arg!(f32)
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout]     = note: this error originates in the macro `scalar_kernel_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:601:54
[INFO] [stdout]     |
[INFO] [stdout] 601 |         fn get_value(&self) -> (libc::size_t, *const libc::c_void) {
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 614 | scalar_kernel_arg!(f32)
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout]     = note: this error originates in the macro `scalar_kernel_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:602:38
[INFO] [stdout]     |
[INFO] [stdout] 602 |             (mem::size_of::<$t>() as libc::size_t,
[INFO] [stdout]     |                                      ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 614 | scalar_kernel_arg!(f32)
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout]     = note: this error originates in the macro `scalar_kernel_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:603:44
[INFO] [stdout]     |
[INFO] [stdout] 603 |              (self as *const $t) as *const libc::c_void)
[INFO] [stdout]     |                                            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 614 | scalar_kernel_arg!(f32)
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout]     = note: this error originates in the macro `scalar_kernel_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:601:33
[INFO] [stdout]     |
[INFO] [stdout] 601 |         fn get_value(&self) -> (libc::size_t, *const libc::c_void) {
[INFO] [stdout]     |                                 ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 615 | scalar_kernel_arg!(f64)
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout]     = note: this error originates in the macro `scalar_kernel_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:601:54
[INFO] [stdout]     |
[INFO] [stdout] 601 |         fn get_value(&self) -> (libc::size_t, *const libc::c_void) {
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 615 | scalar_kernel_arg!(f64)
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout]     = note: this error originates in the macro `scalar_kernel_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:602:38
[INFO] [stdout]     |
[INFO] [stdout] 602 |             (mem::size_of::<$t>() as libc::size_t,
[INFO] [stdout]     |                                      ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 615 | scalar_kernel_arg!(f64)
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout]     = note: this error originates in the macro `scalar_kernel_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:603:44
[INFO] [stdout]     |
[INFO] [stdout] 603 |              (self as *const $t) as *const libc::c_void)
[INFO] [stdout]     |                                            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 615 | scalar_kernel_arg!(f64)
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout]     = note: this error originates in the macro `scalar_kernel_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:645:67
[INFO] [stdout]     |
[INFO] [stdout] 645 | ...                   mem::size_of::<cl_ulong>() as libc::size_t,
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:646:69
[INFO] [stdout]     |
[INFO] [stdout] 646 | ...                   (&mut time as *mut u64) as *mut libc::c_void,
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:752:33
[INFO] [stdout]     |
[INFO] [stdout] 752 |     fn get_ptr(&self) -> *const libc::size_t
[INFO] [stdout]     |                                 ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:754:40
[INFO] [stdout]     |
[INFO] [stdout] 754 |         (self as *const int) as *const libc::size_t
[INFO] [stdout]     |                                        ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:761:33
[INFO] [stdout]     |
[INFO] [stdout] 761 |     fn get_ptr(&self) -> *const libc::size_t {
[INFO] [stdout]     |                                 ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:762:47
[INFO] [stdout]     |
[INFO] [stdout] 762 |         (self as *const (int, int)) as *const libc::size_t
[INFO] [stdout]     |                                               ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:770:33
[INFO] [stdout]     |
[INFO] [stdout] 770 |     fn get_ptr(&self) -> *const libc::size_t {
[INFO] [stdout]     |                                 ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:771:52
[INFO] [stdout]     |
[INFO] [stdout] 771 |         (self as *const (int, int, int)) as *const libc::size_t
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:779:33
[INFO] [stdout]     |
[INFO] [stdout] 779 |     fn get_ptr(&self) -> *const libc::size_t {
[INFO] [stdout]     |                                 ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:780:41
[INFO] [stdout]     |
[INFO] [stdout] 780 |         (self as *const uint) as *const libc::size_t
[INFO] [stdout]     |                                         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:788:33
[INFO] [stdout]     |
[INFO] [stdout] 788 |     fn get_ptr(&self) -> *const libc::size_t {
[INFO] [stdout]     |                                 ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:789:49
[INFO] [stdout]     |
[INFO] [stdout] 789 |         (self as *const (uint, uint)) as *const libc::size_t
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:797:33
[INFO] [stdout]     |
[INFO] [stdout] 797 |     fn get_ptr(&self) -> *const libc::size_t {
[INFO] [stdout]     |                                 ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/hl.rs:798:55
[INFO] [stdout]     |
[INFO] [stdout] 798 |         (self as *const (uint, uint, uint)) as *const libc::size_t
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]  --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | use libc::{size_t, c_void};
[INFO] [stdout]   |            ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]   = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]  --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:3:20
[INFO] [stdout]   |
[INFO] [stdout] 3 | use libc::{size_t, c_void};
[INFO] [stdout]   |                    ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]   = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:24:27
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn byte_len(&self) -> size_t
[INFO] [stdout]    |                           ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:27:28
[INFO] [stdout]    |
[INFO] [stdout] 27 |             let mut size : size_t = 0;
[INFO] [stdout]    |                            ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:30:57
[INFO] [stdout]    |
[INFO] [stdout] 30 | ...                   mem::size_of::<size_t>() as size_t,
[INFO] [stdout]    |                                      ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:30:70
[INFO] [stdout]    |
[INFO] [stdout] 30 | ...                   mem::size_of::<size_t>() as size_t,
[INFO] [stdout]    |                                                   ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:81:46
[INFO] [stdout]    |
[INFO] [stdout] 81 |     fn put(&self, |ptr: *const c_void, size: size_t| -> cl_mem) -> B;
[INFO] [stdout]    |                                              ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:85:62
[INFO] [stdout]    |
[INFO] [stdout] 85 |     fn get(mem: &B, |offset: size_t, ptr: *mut c_void, size: size_t|) -> Self;
[INFO] [stdout]    |                                                              ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:89:64
[INFO] [stdout]    |
[INFO] [stdout] 89 |     fn write(&self, |offset: size_t, ptr: *const c_void, size: size_t|);
[INFO] [stdout]    |                                                                ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:93:65
[INFO] [stdout]    |
[INFO] [stdout] 93 |     fn read(&mut self, |offset: size_t, ptr: *mut c_void, size: size_t|);
[INFO] [stdout]    |                                                                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:63:29
[INFO] [stdout]    |
[INFO] [stdout] 63 |     fn get_value(&self) -> (size_t, *const c_void)
[INFO] [stdout]    |                             ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:66:42
[INFO] [stdout]    |
[INFO] [stdout] 66 |             (mem::size_of::<cl_mem>() as size_t,
[INFO] [stdout]    |                                          ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:98:49
[INFO] [stdout]    |
[INFO] [stdout] 98 |     fn put(&self, f: |ptr: *const c_void, size: size_t| -> cl_mem) -> CLBuffer<T>
[INFO] [stdout]    |                                                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:101:96
[INFO] [stdout]     |
[INFO] [stdout] 101 |             cl_buffer: f(self.as_ptr() as *const c_void, (self.len() * mem::size_of::<T>()) as size_t)
[INFO] [stdout]     |                                                                                                ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:108:49
[INFO] [stdout]     |
[INFO] [stdout] 108 |     fn put(&self, f: |ptr: *const c_void, size: size_t| -> cl_mem) -> CLBuffer<T>
[INFO] [stdout]     |                                                 ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:111:96
[INFO] [stdout]     |
[INFO] [stdout] 111 |             cl_buffer: f(self.as_ptr() as *const c_void, (self.len() * mem::size_of::<T>()) as size_t)
[INFO] [stdout]     |                                                                                                ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:118:49
[INFO] [stdout]     |
[INFO] [stdout] 118 |     fn put(&self, f: |ptr: *const c_void, size: size_t| -> cl_mem) -> CLBuffer<T>
[INFO] [stdout]     |                                                 ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:121:96
[INFO] [stdout]     |
[INFO] [stdout] 121 |             cl_buffer: f(self.as_ptr() as *const c_void, (self.len() * mem::size_of::<T>()) as size_t)
[INFO] [stdout]     |                                                                                                ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:128:75
[INFO] [stdout]     |
[INFO] [stdout] 128 |     fn get(mem: &CLBuffer<T>, f: |offset: size_t, ptr: *mut c_void, size: size_t|) -> Vec<T>
[INFO] [stdout]     |                                                                           ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:134:76
[INFO] [stdout]     |
[INFO] [stdout] 134 |         f(0, v.as_ptr() as *mut c_void, (v.len() * mem::size_of::<T>()) as size_t);
[INFO] [stdout]     |                                                                            ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:141:67
[INFO] [stdout]     |
[INFO] [stdout] 141 |     fn write(&self, f: |offset: size_t, ptr: *const c_void, size: size_t|)
[INFO] [stdout]     |                                                                   ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:143:84
[INFO] [stdout]     |
[INFO] [stdout] 143 |         f(0, self.as_ptr() as *const c_void, (self.len() * mem::size_of::<T>()) as size_t)
[INFO] [stdout]     |                                                                                    ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:149:68
[INFO] [stdout]     |
[INFO] [stdout] 149 |     fn read(&mut self, f: |offset: size_t, ptr: *mut c_void, size: size_t|)
[INFO] [stdout]     |                                                                    ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:153:63
[INFO] [stdout]     |
[INFO] [stdout] 153 |         f(0, p as *mut c_void, (len * mem::size_of::<T>()) as size_t)
[INFO] [stdout]     |                                                               ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:160:82
[INFO] [stdout]     |
[INFO] [stdout] 160 |             fn get(_: &CLBuffer<$t>, f: |offset: size_t, ptr: *mut c_void, size: size_t|) -> $t {
[INFO] [stdout]     |                                                                                  ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 168 | get_arg!(int)
[INFO] [stdout]     | ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout]     = note: this error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:162:82
[INFO] [stdout]     |
[INFO] [stdout] 162 |                 f(0, (&mut v as *mut $t) as *mut c_void, mem::size_of::<$t>() as size_t);
[INFO] [stdout]     |                                                                                  ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 168 | get_arg!(int)
[INFO] [stdout]     | ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout]     = note: this error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:160:82
[INFO] [stdout]     |
[INFO] [stdout] 160 |             fn get(_: &CLBuffer<$t>, f: |offset: size_t, ptr: *mut c_void, size: size_t|) -> $t {
[INFO] [stdout]     |                                                                                  ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 | get_arg!(uint)
[INFO] [stdout]     | -------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout]     = note: this error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:162:82
[INFO] [stdout]     |
[INFO] [stdout] 162 |                 f(0, (&mut v as *mut $t) as *mut c_void, mem::size_of::<$t>() as size_t);
[INFO] [stdout]     |                                                                                  ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 | get_arg!(uint)
[INFO] [stdout]     | -------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout]     = note: this error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:160:82
[INFO] [stdout]     |
[INFO] [stdout] 160 |             fn get(_: &CLBuffer<$t>, f: |offset: size_t, ptr: *mut c_void, size: size_t|) -> $t {
[INFO] [stdout]     |                                                                                  ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 170 | get_arg!(u32)
[INFO] [stdout]     | ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout]     = note: this error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:162:82
[INFO] [stdout]     |
[INFO] [stdout] 162 |                 f(0, (&mut v as *mut $t) as *mut c_void, mem::size_of::<$t>() as size_t);
[INFO] [stdout]     |                                                                                  ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 170 | get_arg!(u32)
[INFO] [stdout]     | ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout]     = note: this error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:160:82
[INFO] [stdout]     |
[INFO] [stdout] 160 |             fn get(_: &CLBuffer<$t>, f: |offset: size_t, ptr: *mut c_void, size: size_t|) -> $t {
[INFO] [stdout]     |                                                                                  ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 171 | get_arg!(u64)
[INFO] [stdout]     | ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout]     = note: this error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:162:82
[INFO] [stdout]     |
[INFO] [stdout] 162 |                 f(0, (&mut v as *mut $t) as *mut c_void, mem::size_of::<$t>() as size_t);
[INFO] [stdout]     |                                                                                  ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 171 | get_arg!(u64)
[INFO] [stdout]     | ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout]     = note: this error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:160:82
[INFO] [stdout]     |
[INFO] [stdout] 160 |             fn get(_: &CLBuffer<$t>, f: |offset: size_t, ptr: *mut c_void, size: size_t|) -> $t {
[INFO] [stdout]     |                                                                                  ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 172 | get_arg!(i32)
[INFO] [stdout]     | ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout]     = note: this error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:162:82
[INFO] [stdout]     |
[INFO] [stdout] 162 |                 f(0, (&mut v as *mut $t) as *mut c_void, mem::size_of::<$t>() as size_t);
[INFO] [stdout]     |                                                                                  ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 172 | get_arg!(i32)
[INFO] [stdout]     | ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout]     = note: this error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:160:82
[INFO] [stdout]     |
[INFO] [stdout] 160 |             fn get(_: &CLBuffer<$t>, f: |offset: size_t, ptr: *mut c_void, size: size_t|) -> $t {
[INFO] [stdout]     |                                                                                  ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 173 | get_arg!(i64)
[INFO] [stdout]     | ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout]     = note: this error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:162:82
[INFO] [stdout]     |
[INFO] [stdout] 162 |                 f(0, (&mut v as *mut $t) as *mut c_void, mem::size_of::<$t>() as size_t);
[INFO] [stdout]     |                                                                                  ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 173 | get_arg!(i64)
[INFO] [stdout]     | ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout]     = note: this error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:160:82
[INFO] [stdout]     |
[INFO] [stdout] 160 |             fn get(_: &CLBuffer<$t>, f: |offset: size_t, ptr: *mut c_void, size: size_t|) -> $t {
[INFO] [stdout]     |                                                                                  ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 174 | get_arg!(f32)
[INFO] [stdout]     | ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout]     = note: this error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:162:82
[INFO] [stdout]     |
[INFO] [stdout] 162 |                 f(0, (&mut v as *mut $t) as *mut c_void, mem::size_of::<$t>() as size_t);
[INFO] [stdout]     |                                                                                  ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 174 | get_arg!(f32)
[INFO] [stdout]     | ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout]     = note: this error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:160:82
[INFO] [stdout]     |
[INFO] [stdout] 160 |             fn get(_: &CLBuffer<$t>, f: |offset: size_t, ptr: *mut c_void, size: size_t|) -> $t {
[INFO] [stdout]     |                                                                                  ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 175 | get_arg!(f64)
[INFO] [stdout]     | ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout]     = note: this error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:162:82
[INFO] [stdout]     |
[INFO] [stdout] 162 |                 f(0, (&mut v as *mut $t) as *mut c_void, mem::size_of::<$t>() as size_t);
[INFO] [stdout]     |                                                                                  ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 175 | get_arg!(f64)
[INFO] [stdout]     | ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout]     = note: this error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:180:57
[INFO] [stdout]     |
[INFO] [stdout] 180 |             fn put(&self, f: |ptr: *const c_void, size: size_t| -> cl_mem) -> CLBuffer<$t> {
[INFO] [stdout]     |                                                         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 188 | put_arg!(int)
[INFO] [stdout]     | ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout]     = note: this error originates in the macro `put_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:182:96
[INFO] [stdout]     |
[INFO] [stdout] 182 |                     cl_buffer: f((self as *const $t) as *const c_void, mem::size_of::<$t>() as size_t)
[INFO] [stdout]     |                                                                                                ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 188 | put_arg!(int)
[INFO] [stdout]     | ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout]     = note: this error originates in the macro `put_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:180:57
[INFO] [stdout]     |
[INFO] [stdout] 180 |             fn put(&self, f: |ptr: *const c_void, size: size_t| -> cl_mem) -> CLBuffer<$t> {
[INFO] [stdout]     |                                                         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 189 | put_arg!(uint)
[INFO] [stdout]     | -------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout]     = note: this error originates in the macro `put_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:182:96
[INFO] [stdout]     |
[INFO] [stdout] 182 |                     cl_buffer: f((self as *const $t) as *const c_void, mem::size_of::<$t>() as size_t)
[INFO] [stdout]     |                                                                                                ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 189 | put_arg!(uint)
[INFO] [stdout]     | -------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout]     = note: this error originates in the macro `put_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:180:57
[INFO] [stdout]     |
[INFO] [stdout] 180 |             fn put(&self, f: |ptr: *const c_void, size: size_t| -> cl_mem) -> CLBuffer<$t> {
[INFO] [stdout]     |                                                         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 190 | put_arg!(u32)
[INFO] [stdout]     | ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout]     = note: this error originates in the macro `put_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:182:96
[INFO] [stdout]     |
[INFO] [stdout] 182 |                     cl_buffer: f((self as *const $t) as *const c_void, mem::size_of::<$t>() as size_t)
[INFO] [stdout]     |                                                                                                ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 190 | put_arg!(u32)
[INFO] [stdout]     | ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout]     = note: this error originates in the macro `put_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:180:57
[INFO] [stdout]     |
[INFO] [stdout] 180 |             fn put(&self, f: |ptr: *const c_void, size: size_t| -> cl_mem) -> CLBuffer<$t> {
[INFO] [stdout]     |                                                         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 191 | put_arg!(u64)
[INFO] [stdout]     | ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout]     = note: this error originates in the macro `put_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:182:96
[INFO] [stdout]     |
[INFO] [stdout] 182 |                     cl_buffer: f((self as *const $t) as *const c_void, mem::size_of::<$t>() as size_t)
[INFO] [stdout]     |                                                                                                ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 191 | put_arg!(u64)
[INFO] [stdout]     | ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout]     = note: this error originates in the macro `put_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:180:57
[INFO] [stdout]     |
[INFO] [stdout] 180 |             fn put(&self, f: |ptr: *const c_void, size: size_t| -> cl_mem) -> CLBuffer<$t> {
[INFO] [stdout]     |                                                         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 192 | put_arg!(i32)
[INFO] [stdout]     | ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout]     = note: this error originates in the macro `put_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:182:96
[INFO] [stdout]     |
[INFO] [stdout] 182 |                     cl_buffer: f((self as *const $t) as *const c_void, mem::size_of::<$t>() as size_t)
[INFO] [stdout]     |                                                                                                ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 192 | put_arg!(i32)
[INFO] [stdout]     | ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout]     = note: this error originates in the macro `put_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:180:57
[INFO] [stdout]     |
[INFO] [stdout] 180 |             fn put(&self, f: |ptr: *const c_void, size: size_t| -> cl_mem) -> CLBuffer<$t> {
[INFO] [stdout]     |                                                         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 193 | put_arg!(i64)
[INFO] [stdout]     | ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout]     = note: this error originates in the macro `put_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:182:96
[INFO] [stdout]     |
[INFO] [stdout] 182 |                     cl_buffer: f((self as *const $t) as *const c_void, mem::size_of::<$t>() as size_t)
[INFO] [stdout]     |                                                                                                ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 193 | put_arg!(i64)
[INFO] [stdout]     | ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout]     = note: this error originates in the macro `put_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:180:57
[INFO] [stdout]     |
[INFO] [stdout] 180 |             fn put(&self, f: |ptr: *const c_void, size: size_t| -> cl_mem) -> CLBuffer<$t> {
[INFO] [stdout]     |                                                         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 194 | put_arg!(f32)
[INFO] [stdout]     | ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout]     = note: this error originates in the macro `put_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:182:96
[INFO] [stdout]     |
[INFO] [stdout] 182 |                     cl_buffer: f((self as *const $t) as *const c_void, mem::size_of::<$t>() as size_t)
[INFO] [stdout]     |                                                                                                ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 194 | put_arg!(f32)
[INFO] [stdout]     | ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout]     = note: this error originates in the macro `put_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:180:57
[INFO] [stdout]     |
[INFO] [stdout] 180 |             fn put(&self, f: |ptr: *const c_void, size: size_t| -> cl_mem) -> CLBuffer<$t> {
[INFO] [stdout]     |                                                         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 195 | put_arg!(f64)
[INFO] [stdout]     | ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout]     = note: this error originates in the macro `put_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:182:96
[INFO] [stdout]     |
[INFO] [stdout] 182 |                     cl_buffer: f((self as *const $t) as *const c_void, mem::size_of::<$t>() as size_t)
[INFO] [stdout]     |                                                                                                ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 195 | put_arg!(f64)
[INFO] [stdout]     | ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout]     = note: this error originates in the macro `put_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:200:76
[INFO] [stdout]     |
[INFO] [stdout] 200 |             fn read(&mut self, f: |offset: size_t, ptr: *mut c_void, size: size_t|) {
[INFO] [stdout]     |                                                                            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 207 | read_arg!(int)
[INFO] [stdout]     | -------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout]     = note: this error originates in the macro `read_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:201:80
[INFO] [stdout]     |
[INFO] [stdout] 201 |                 f(0, (self as *mut $t) as *mut c_void, mem::size_of::<$t>() as size_t)
[INFO] [stdout]     |                                                                                ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 207 | read_arg!(int)
[INFO] [stdout]     | -------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout]     = note: this error originates in the macro `read_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:200:76
[INFO] [stdout]     |
[INFO] [stdout] 200 |             fn read(&mut self, f: |offset: size_t, ptr: *mut c_void, size: size_t|) {
[INFO] [stdout]     |                                                                            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 208 | read_arg!(uint)
[INFO] [stdout]     | --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout]     = note: this error originates in the macro `read_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:201:80
[INFO] [stdout]     |
[INFO] [stdout] 201 |                 f(0, (self as *mut $t) as *mut c_void, mem::size_of::<$t>() as size_t)
[INFO] [stdout]     |                                                                                ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 208 | read_arg!(uint)
[INFO] [stdout]     | --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout]     = note: this error originates in the macro `read_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:200:76
[INFO] [stdout]     |
[INFO] [stdout] 200 |             fn read(&mut self, f: |offset: size_t, ptr: *mut c_void, size: size_t|) {
[INFO] [stdout]     |                                                                            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 209 | read_arg!(u32)
[INFO] [stdout]     | -------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout]     = note: this error originates in the macro `read_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:201:80
[INFO] [stdout]     |
[INFO] [stdout] 201 |                 f(0, (self as *mut $t) as *mut c_void, mem::size_of::<$t>() as size_t)
[INFO] [stdout]     |                                                                                ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 209 | read_arg!(u32)
[INFO] [stdout]     | -------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout]     = note: this error originates in the macro `read_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:200:76
[INFO] [stdout]     |
[INFO] [stdout] 200 |             fn read(&mut self, f: |offset: size_t, ptr: *mut c_void, size: size_t|) {
[INFO] [stdout]     |                                                                            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 210 | read_arg!(u64)
[INFO] [stdout]     | -------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout]     = note: this error originates in the macro `read_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:201:80
[INFO] [stdout]     |
[INFO] [stdout] 201 |                 f(0, (self as *mut $t) as *mut c_void, mem::size_of::<$t>() as size_t)
[INFO] [stdout]     |                                                                                ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 210 | read_arg!(u64)
[INFO] [stdout]     | -------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout]     = note: this error originates in the macro `read_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:200:76
[INFO] [stdout]     |
[INFO] [stdout] 200 |             fn read(&mut self, f: |offset: size_t, ptr: *mut c_void, size: size_t|) {
[INFO] [stdout]     |                                                                            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 211 | read_arg!(i32)
[INFO] [stdout]     | -------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout]     = note: this error originates in the macro `read_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-opencl-6d632710ac70707e/b343dd5/src/mem.rs:201:80
[INFO] [stdout]     |
[INFO] [stdout] 201 |                 f(0, (self as *mut $t) as *mut c_void, mem::size_of::<$t>() as size_t)
[INFO] [stdout]     |                                                                                ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 211 | read_arg!(i32)
[INFO] [stdout]     | -------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout]     = note: this error originates in the macro `read_arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `opencl` (lib) due to 658 previous errors
[INFO] running `Command { std: "docker" "inspect" "eb7c6181fb3d47b8b525347fd11e7e24a5ac803770c8791d37b1552967c365be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb7c6181fb3d47b8b525347fd11e7e24a5ac803770c8791d37b1552967c365be", kill_on_drop: false }`
[INFO] [stdout] eb7c6181fb3d47b8b525347fd11e7e24a5ac803770c8791d37b1552967c365be
