[INFO] crate ocl 0.19.3 is already in cache [INFO] checking ocl-0.19.3 against try#38f08371587f97c145dedb2c055ac7b01bf1e788 for pr-65294 [INFO] extracting crate ocl 0.19.3 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate ocl 0.19.3 on toolchain 38f08371587f97c145dedb2c055ac7b01bf1e788 [INFO] running `"/workspace/cargo-home/bin/cargo" "+38f08371587f97c145dedb2c055ac7b01bf1e788" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate ocl 0.19.3 [INFO] finished tweaking crates.io crate ocl 0.19.3 [INFO] tweaked toml for crates.io crate ocl 0.19.3 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate ocl 0.19.3 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+38f08371587f97c145dedb2c055ac7b01bf1e788" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+38f08371587f97c145dedb2c055ac7b01bf1e788" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3e315bb2fd8774b2ddc833204d50fc99769b6be692e758544c1eeff0fcdd3fc0 [INFO] running `"docker" "start" "-a" "3e315bb2fd8774b2ddc833204d50fc99769b6be692e758544c1eeff0fcdd3fc0"` [INFO] [stderr] Compiling autocfg v0.1.4 [INFO] [stderr] Checking either v1.5.2 [INFO] [stderr] Compiling syn v0.15.38 [INFO] [stderr] Checking nodrop v0.1.13 [INFO] [stderr] Checking find_folder v0.3.0 [INFO] [stderr] Checking colorify v0.2.3 [INFO] [stderr] Checking crossbeam-utils v0.6.5 [INFO] [stderr] Compiling backtrace-sys v0.1.29 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking num_cpus v1.10.1 [INFO] [stderr] Checking cl-sys v0.4.2 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Checking arrayvec v0.4.10 [INFO] [stderr] Checking futures-core-preview v0.2.3 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Checking crossbeam-channel v0.3.8 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Checking futures-channel-preview v0.2.2 [INFO] [stderr] Checking futures-io-preview v0.2.2 [INFO] [stderr] Checking crossbeam-epoch v0.7.1 [INFO] [stderr] Checking futures-sink-preview v0.2.2 [INFO] [stderr] Checking futures-util-preview v0.2.2 [INFO] [stderr] Checking backtrace v0.3.32 [INFO] [stderr] Checking crossbeam-deque v0.7.1 [INFO] [stderr] Checking crossbeam v0.7.1 [INFO] [stderr] Checking qutex v0.2.3 [INFO] [stderr] Checking num-complex v0.1.43 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Checking num-bigint v0.1.44 [INFO] [stderr] Checking futures-executor-preview v0.2.2 [INFO] [stderr] Checking futures-stable-preview v0.2.3 [INFO] [stderr] Checking futures-async-runtime-preview v0.2.3 [INFO] [stderr] Checking futures-preview v0.2.2 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Checking ocl-core-vector v0.1.0 [INFO] [stderr] Checking chrono v0.2.25 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking ocl-core v0.11.2 [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ocl-core-0.11.2/src/lib.rs:335:1 [INFO] [stderr] | [INFO] [stderr] 335 | / bitflags! { [INFO] [stderr] 336 | | /// cl_device_type - bitfield [INFO] [stderr] 337 | | /// [INFO] [stderr] 338 | | /// * `CL_DEVICE_TYPE_DEFAULT`: The default `OpenCL` device in the system. [INFO] [stderr] ... | [INFO] [stderr] 357 | | } [INFO] [stderr] 358 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ocl-core-0.11.2/src/lib.rs:382:1 [INFO] [stderr] | [INFO] [stderr] 382 | / bitflags! { [INFO] [stderr] 383 | | /// cl_device_fp_config - bitfield [INFO] [stderr] 384 | | pub struct DeviceFpConfig: u64 { [INFO] [stderr] 385 | | const DENORM = 1 << 0; [INFO] [stderr] ... | [INFO] [stderr] 393 | | } [INFO] [stderr] 394 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ocl-core-0.11.2/src/lib.rs:406:1 [INFO] [stderr] | [INFO] [stderr] 406 | / bitflags! { [INFO] [stderr] 407 | | /// cl_device_exec_capabilities - bitfield [INFO] [stderr] 408 | | pub struct DeviceExecCapabilities: u64 { [INFO] [stderr] 409 | | const KERNEL = 1 << 0; [INFO] [stderr] 410 | | const NATIVE_KERNEL = 1 << 1; [INFO] [stderr] 411 | | } [INFO] [stderr] 412 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ocl-core-0.11.2/src/lib.rs:418:1 [INFO] [stderr] | [INFO] [stderr] 418 | / bitflags! { [INFO] [stderr] 419 | | /// cl_command_queue_properties - bitfield [INFO] [stderr] 420 | | pub struct CommandQueueProperties: u64 { [INFO] [stderr] 421 | | const OUT_OF_ORDER_EXEC_MODE_ENABLE = 1 << 0; [INFO] [stderr] ... | [INFO] [stderr] 425 | | } [INFO] [stderr] 426 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ocl-core-0.11.2/src/lib.rs:449:1 [INFO] [stderr] | [INFO] [stderr] 449 | / bitflags! { [INFO] [stderr] 450 | | /// cl_device_affinity_domain [INFO] [stderr] 451 | | pub struct DeviceAffinityDomain: u64 { [INFO] [stderr] 452 | | const NUMA = 1 << 0; [INFO] [stderr] ... | [INFO] [stderr] 458 | | } [INFO] [stderr] 459 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ocl-core-0.11.2/src/lib.rs:469:1 [INFO] [stderr] | [INFO] [stderr] 469 | / bitflags! { [INFO] [stderr] 470 | | /// cl_mem_flags - bitfield [INFO] [stderr] 471 | | pub struct MemFlags: u64 { [INFO] [stderr] 472 | | const READ_WRITE = 1 << 0; [INFO] [stderr] ... | [INFO] [stderr] 482 | | } [INFO] [stderr] 483 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ocl-core-0.11.2/src/lib.rs:514:1 [INFO] [stderr] | [INFO] [stderr] 514 | / bitflags! { [INFO] [stderr] 515 | | /// cl_mem_migration_flags - bitfield [INFO] [stderr] 516 | | pub struct MemMigrationFlags: u64 { [INFO] [stderr] 517 | | const OBJECT_HOST = 1 << 0; [INFO] [stderr] 518 | | const OBJECT_CONTENT_UNDEFINED = 1 << 1; [INFO] [stderr] 519 | | } [INFO] [stderr] 520 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ocl-core-0.11.2/src/lib.rs:526:1 [INFO] [stderr] | [INFO] [stderr] 526 | / bitflags! { [INFO] [stderr] 527 | | /// cl_map_flags - bitfield [INFO] [stderr] 528 | | pub struct MapFlags: u64 { [INFO] [stderr] 529 | | const READ = 1 << 0; [INFO] [stderr] ... | [INFO] [stderr] 532 | | } [INFO] [stderr] 533 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ocl-core-0.11.2/src/lib.rs:552:1 [INFO] [stderr] | [INFO] [stderr] 552 | / bitflags! { [INFO] [stderr] 553 | | /// cl_program_binary_type [INFO] [stderr] 554 | | pub struct ProgramBinaryType: u32 { [INFO] [stderr] 555 | | const NONE = 0x0; [INFO] [stderr] ... | [INFO] [stderr] 559 | | } [INFO] [stderr] 560 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ocl-core-0.11.2/src/lib.rs:568:1 [INFO] [stderr] | [INFO] [stderr] 568 | / bitflags! { [INFO] [stderr] 569 | | /// cl_kernel_arg_type_qualifer [INFO] [stderr] 570 | | pub struct KernelArgTypeQualifier: u64 { [INFO] [stderr] 571 | | const NONE = 0; [INFO] [stderr] ... | [INFO] [stderr] 575 | | } [INFO] [stderr] 576 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ocl-core-0.11.2/src/lib.rs:335:1 [INFO] [stderr] | [INFO] [stderr] 335 | / bitflags! { [INFO] [stderr] 336 | | /// cl_device_type - bitfield [INFO] [stderr] 337 | | /// [INFO] [stderr] 338 | | /// * `CL_DEVICE_TYPE_DEFAULT`: The default `OpenCL` device in the system. [INFO] [stderr] ... | [INFO] [stderr] 357 | | } [INFO] [stderr] 358 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ocl-core-0.11.2/src/lib.rs:335:1 [INFO] [stderr] | [INFO] [stderr] 335 | / bitflags! { [INFO] [stderr] 336 | | /// cl_device_type - bitfield [INFO] [stderr] 337 | | /// [INFO] [stderr] 338 | | /// * `CL_DEVICE_TYPE_DEFAULT`: The default `OpenCL` device in the system. [INFO] [stderr] ... | [INFO] [stderr] 357 | | } [INFO] [stderr] 358 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ocl-core-0.11.2/src/lib.rs:335:1 [INFO] [stderr] | [INFO] [stderr] 335 | / bitflags! { [INFO] [stderr] 336 | | /// cl_device_type - bitfield [INFO] [stderr] 337 | | /// [INFO] [stderr] 338 | | /// * `CL_DEVICE_TYPE_DEFAULT`: The default `OpenCL` device in the system. [INFO] [stderr] ... | [INFO] [stderr] 357 | | } [INFO] [stderr] 358 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ocl-core-0.11.2/src/lib.rs:335:1 [INFO] [stderr] | [INFO] [stderr] 335 | / bitflags! { [INFO] [stderr] 336 | | /// cl_device_type - bitfield [INFO] [stderr] 337 | | /// [INFO] [stderr] 338 | | /// * `CL_DEVICE_TYPE_DEFAULT`: The default `OpenCL` device in the system. [INFO] [stderr] ... | [INFO] [stderr] 357 | | } [INFO] [stderr] 358 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ocl-core-0.11.2/src/lib.rs:335:1 [INFO] [stderr] | [INFO] [stderr] 335 | / bitflags! { [INFO] [stderr] 336 | | /// cl_device_type - bitfield [INFO] [stderr] 337 | | /// [INFO] [stderr] 338 | | /// * `CL_DEVICE_TYPE_DEFAULT`: The default `OpenCL` device in the system. [INFO] [stderr] ... | [INFO] [stderr] 357 | | } [INFO] [stderr] 358 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ocl-core-0.11.2/src/lib.rs:335:1 [INFO] [stderr] | [INFO] [stderr] 335 | / bitflags! { [INFO] [stderr] 336 | | /// cl_device_type - bitfield [INFO] [stderr] 337 | | /// [INFO] [stderr] 338 | | /// * `CL_DEVICE_TYPE_DEFAULT`: The default `OpenCL` device in the system. [INFO] [stderr] ... | [INFO] [stderr] 357 | | } [INFO] [stderr] 358 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ocl-core-0.11.2/src/lib.rs:382:1 [INFO] [stderr] | [INFO] [stderr] 382 | / bitflags! { [INFO] [stderr] 383 | | /// cl_device_fp_config - bitfield [INFO] [stderr] 384 | | pub struct DeviceFpConfig: u64 { [INFO] [stderr] 385 | | const DENORM = 1 << 0; [INFO] [stderr] ... | [INFO] [stderr] 393 | | } [INFO] [stderr] 394 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ocl-core-0.11.2/src/lib.rs:382:1 [INFO] [stderr] | [INFO] [stderr] 382 | / bitflags! { [INFO] [stderr] 383 | | /// cl_device_fp_config - bitfield [INFO] [stderr] 384 | | pub struct DeviceFpConfig: u64 { [INFO] [stderr] 385 | | const DENORM = 1 << 0; [INFO] [stderr] ... | [INFO] [stderr] 393 | | } [INFO] [stderr] 394 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ocl-core-0.11.2/src/lib.rs:382:1 [INFO] [stderr] | [INFO] [stderr] 382 | / bitflags! { [INFO] [stderr] 383 | | /// cl_device_fp_config - bitfield [INFO] [stderr] 384 | | pub struct DeviceFpConfig: u64 { [INFO] [stderr] 385 | | const DENORM = 1 << 0; [INFO] [stderr] ... | [INFO] [stderr] 393 | | } [INFO] [stderr] 394 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ocl-core-0.11.2/src/lib.rs:382:1 [INFO] [stderr] | [INFO] [stderr] 382 | / bitflags! { [INFO] [stderr] 383 | | /// cl_device_fp_config - bitfield [INFO] [stderr] 384 | | pub struct DeviceFpConfig: u64 { [INFO] [stderr] 385 | | const DENORM = 1 << 0; [INFO] [stderr] ... | [INFO] [stderr] 393 | | } [INFO] [stderr] 394 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ocl-core-0.11.2/src/lib.rs:382:1 [INFO] [stderr] | [INFO] [stderr] 382 | / bitflags! { [INFO] [stderr] 383 | | /// cl_device_fp_config - bitfield [INFO] [stderr] 384 | | pub struct DeviceFpConfig: u64 { [INFO] [stderr] 385 | | const DENORM = 1 << 0; [INFO] [stderr] ... | [INFO] [stderr] 393 | | } [INFO] [stderr] 394 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ocl-core-0.11.2/src/lib.rs:382:1 [INFO] [stderr] | [INFO] [stderr] 382 | / bitflags! { [INFO] [stderr] 383 | | /// cl_device_fp_config - bitfield [INFO] [stderr] 384 | | pub struct DeviceFpConfig: u64 { [INFO] [stderr] 385 | | const DENORM = 1 << 0; [INFO] [stderr] ... | [INFO] [stderr] 393 | | } [INFO] [stderr] 394 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ocl-core-0.11.2/src/lib.rs:382:1 [INFO] [stderr] | [INFO] [stderr] 382 | / bitflags! { [INFO] [stderr] 383 | | /// cl_device_fp_config - bitfield [INFO] [stderr] 384 | | pub struct DeviceFpConfig: u64 { [INFO] [stderr] 385 | | const DENORM = 1 << 0; [INFO] [stderr] ... | [INFO] [stderr] 393 | | } [INFO] [stderr] 394 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ocl-core-0.11.2/src/lib.rs:382:1 [INFO] [stderr] | [INFO] [stderr] 382 | / bitflags! { [INFO] [stderr] 383 | | /// cl_device_fp_config - bitfield [INFO] [stderr] 384 | | pub struct DeviceFpConfig: u64 { [INFO] [stderr] 385 | | const DENORM = 1 << 0; [INFO] [stderr] ... | [INFO] [stderr] 393 | | } [INFO] [stderr] 394 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ocl-core-0.11.2/src/lib.rs:406:1 [INFO] [stderr] | [INFO] [stderr] 406 | / bitflags! { [INFO] [stderr] 407 | | /// cl_device_exec_capabilities - bitfield [INFO] [stderr] 408 | | pub struct DeviceExecCapabilities: u64 { [INFO] [stderr] 409 | | const KERNEL = 1 << 0; [INFO] [stderr] 410 | | const NATIVE_KERNEL = 1 << 1; [INFO] [stderr] 411 | | } [INFO] [stderr] 412 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ocl-core-0.11.2/src/lib.rs:406:1 [INFO] [stderr] | [INFO] [stderr] 406 | / bitflags! { [INFO] [stderr] 407 | | /// cl_device_exec_capabilities - bitfield [INFO] [stderr] 408 | | pub struct DeviceExecCapabilities: u64 { [INFO] [stderr] 409 | | const KERNEL = 1 << 0; [INFO] [stderr] 410 | | const NATIVE_KERNEL = 1 << 1; [INFO] [stderr] 411 | | } [INFO] [stderr] 412 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ocl-core-0.11.2/src/lib.rs:418:1 [INFO] [stderr] | [INFO] [stderr] 418 | / bitflags! { [INFO] [stderr] 419 | | /// cl_command_queue_properties - bitfield [INFO] [stderr] 420 | | pub struct CommandQueueProperties: u64 { [INFO] [stderr] 421 | | const OUT_OF_ORDER_EXEC_MODE_ENABLE = 1 << 0; [INFO] [stderr] ... | [INFO] [stderr] 425 | | } [INFO] [stderr] 426 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ocl-core-0.11.2/src/lib.rs:418:1 [INFO] [stderr] | [INFO] [stderr] 418 | / bitflags! { [INFO] [stderr] 419 | | /// cl_command_queue_properties - bitfield [INFO] [stderr] 420 | | pub struct CommandQueueProperties: u64 { [INFO] [stderr] 421 | | const OUT_OF_ORDER_EXEC_MODE_ENABLE = 1 << 0; [INFO] [stderr] ... | [INFO] [stderr] 425 | | } [INFO] [stderr] 426 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ocl-core-0.11.2/src/lib.rs:418:1 [INFO] [stderr] | [INFO] [stderr] 418 | / bitflags! { [INFO] [stderr] 419 | | /// cl_command_queue_properties - bitfield [INFO] [stderr] 420 | | pub struct CommandQueueProperties: u64 { [INFO] [stderr] 421 | | const OUT_OF_ORDER_EXEC_MODE_ENABLE = 1 << 0; [INFO] [stderr] ... | [INFO] [stderr] 425 | | } [INFO] [stderr] 426 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ocl-core-0.11.2/src/lib.rs:418:1 [INFO] [stderr] | [INFO] [stderr] 418 | / bitflags! { [INFO] [stderr] 419 | | /// cl_command_queue_properties - bitfield [INFO] [stderr] 420 | | pub struct CommandQueueProperties: u64 { [INFO] [stderr] 421 | | const OUT_OF_ORDER_EXEC_MODE_ENABLE = 1 << 0; [INFO] [stderr] ... | [INFO] [stderr] 425 | | } [INFO] [stderr] 426 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ocl-core-0.11.2/src/lib.rs:449:1 [INFO] [stderr] | [INFO] [stderr] 449 | / bitflags! { [INFO] [stderr] 450 | | /// cl_device_affinity_domain [INFO] [stderr] 451 | | pub struct DeviceAffinityDomain: u64 { [INFO] [stderr] 452 | | const NUMA = 1 << 0; [INFO] [stderr] ... | [INFO] [stderr] 458 | | } [INFO] [stderr] 459 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ocl-core-0.11.2/src/lib.rs:449:1 [INFO] [stderr] | [INFO] [stderr] 449 | / bitflags! { [INFO] [stderr] 450 | | /// cl_device_affinity_domain [INFO] [stderr] 451 | | pub struct DeviceAffinityDomain: u64 { [INFO] [stderr] 452 | | const NUMA = 1 << 0; [INFO] [stderr] ... | [INFO] [stderr] 458 | | } [INFO] [stderr] 459 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ocl-core-0.11.2/src/lib.rs:449:1 [INFO] [stderr] | [INFO] [stderr] 449 | / bitflags! { [INFO] [stderr] 450 | | /// cl_device_affinity_domain [INFO] [stderr] 451 | | pub struct DeviceAffinityDomain: u64 { [INFO] [stderr] 452 | | const NUMA = 1 << 0; [INFO] [stderr] ... | [INFO] [stderr] 458 | | } [INFO] [stderr] 459 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ocl-core-0.11.2/src/lib.rs:449:1 [INFO] [stderr] | [INFO] [stderr] 449 | / bitflags! { [INFO] [stderr] 450 | | /// cl_device_affinity_domain [INFO] [stderr] 451 | | pub struct DeviceAffinityDomain: u64 { [INFO] [stderr] 452 | | const NUMA = 1 << 0; [INFO] [stderr] ... | [INFO] [stderr] 458 | | } [INFO] [stderr] 459 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ocl-core-0.11.2/src/lib.rs:449:1 [INFO] [stderr] | [INFO] [stderr] 449 | / bitflags! { [INFO] [stderr] 450 | | /// cl_device_affinity_domain [INFO] [stderr] 451 | | pub struct DeviceAffinityDomain: u64 { [INFO] [stderr] 452 | | const NUMA = 1 << 0; [INFO] [stderr] ... | [INFO] [stderr] 458 | | } [INFO] [stderr] 459 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ocl-core-0.11.2/src/lib.rs:449:1 [INFO] [stderr] | [INFO] [stderr] 449 | / bitflags! { [INFO] [stderr] 450 | | /// cl_device_affinity_domain [INFO] [stderr] 451 | | pub struct DeviceAffinityDomain: u64 { [INFO] [stderr] 452 | | const NUMA = 1 << 0; [INFO] [stderr] ... | [INFO] [stderr] 458 | | } [INFO] [stderr] 459 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ocl-core-0.11.2/src/lib.rs:469:1 [INFO] [stderr] | [INFO] [stderr] 469 | / bitflags! { [INFO] [stderr] 470 | | /// cl_mem_flags - bitfield [INFO] [stderr] 471 | | pub struct MemFlags: u64 { [INFO] [stderr] 472 | | const READ_WRITE = 1 << 0; [INFO] [stderr] ... | [INFO] [stderr] 482 | | } [INFO] [stderr] 483 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ocl-core-0.11.2/src/lib.rs:469:1 [INFO] [stderr] | [INFO] [stderr] 469 | / bitflags! { [INFO] [stderr] 470 | | /// cl_mem_flags - bitfield [INFO] [stderr] 471 | | pub struct MemFlags: u64 { [INFO] [stderr] 472 | | const READ_WRITE = 1 << 0; [INFO] [stderr] ... | [INFO] [stderr] 482 | | } [INFO] [stderr] 483 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ocl-core-0.11.2/src/lib.rs:469:1 [INFO] [stderr] | [INFO] [stderr] 469 | / bitflags! { [INFO] [stderr] 470 | | /// cl_mem_flags - bitfield [INFO] [stderr] 471 | | pub struct MemFlags: u64 { [INFO] [stderr] 472 | | const READ_WRITE = 1 << 0; [INFO] [stderr] ... | [INFO] [stderr] 482 | | } [INFO] [stderr] 483 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ocl-core-0.11.2/src/lib.rs:469:1 [INFO] [stderr] | [INFO] [stderr] 469 | / bitflags! { [INFO] [stderr] 470 | | /// cl_mem_flags - bitfield [INFO] [stderr] 471 | | pub struct MemFlags: u64 { [INFO] [stderr] 472 | | const READ_WRITE = 1 << 0; [INFO] [stderr] ... | [INFO] [stderr] 482 | | } [INFO] [stderr] 483 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ocl-core-0.11.2/src/lib.rs:469:1 [INFO] [stderr] | [INFO] [stderr] 469 | / bitflags! { [INFO] [stderr] 470 | | /// cl_mem_flags - bitfield [INFO] [stderr] 471 | | pub struct MemFlags: u64 { [INFO] [stderr] 472 | | const READ_WRITE = 1 << 0; [INFO] [stderr] ... | [INFO] [stderr] 482 | | } [INFO] [stderr] 483 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ocl-core-0.11.2/src/lib.rs:469:1 [INFO] [stderr] | [INFO] [stderr] 469 | / bitflags! { [INFO] [stderr] 470 | | /// cl_mem_flags - bitfield [INFO] [stderr] 471 | | pub struct MemFlags: u64 { [INFO] [stderr] 472 | | const READ_WRITE = 1 << 0; [INFO] [stderr] ... | [INFO] [stderr] 482 | | } [INFO] [stderr] 483 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ocl-core-0.11.2/src/lib.rs:469:1 [INFO] [stderr] | [INFO] [stderr] 469 | / bitflags! { [INFO] [stderr] 470 | | /// cl_mem_flags - bitfield [INFO] [stderr] 471 | | pub struct MemFlags: u64 { [INFO] [stderr] 472 | | const READ_WRITE = 1 << 0; [INFO] [stderr] ... | [INFO] [stderr] 482 | | } [INFO] [stderr] 483 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ocl-core-0.11.2/src/lib.rs:469:1 [INFO] [stderr] | [INFO] [stderr] 469 | / bitflags! { [INFO] [stderr] 470 | | /// cl_mem_flags - bitfield [INFO] [stderr] 471 | | pub struct MemFlags: u64 { [INFO] [stderr] 472 | | const READ_WRITE = 1 << 0; [INFO] [stderr] ... | [INFO] [stderr] 482 | | } [INFO] [stderr] 483 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ocl-core-0.11.2/src/lib.rs:469:1 [INFO] [stderr] | [INFO] [stderr] 469 | / bitflags! { [INFO] [stderr] 470 | | /// cl_mem_flags - bitfield [INFO] [stderr] 471 | | pub struct MemFlags: u64 { [INFO] [stderr] 472 | | const READ_WRITE = 1 << 0; [INFO] [stderr] ... | [INFO] [stderr] 482 | | } [INFO] [stderr] 483 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ocl-core-0.11.2/src/lib.rs:514:1 [INFO] [stderr] | [INFO] [stderr] 514 | / bitflags! { [INFO] [stderr] 515 | | /// cl_mem_migration_flags - bitfield [INFO] [stderr] 516 | | pub struct MemMigrationFlags: u64 { [INFO] [stderr] 517 | | const OBJECT_HOST = 1 << 0; [INFO] [stderr] 518 | | const OBJECT_CONTENT_UNDEFINED = 1 << 1; [INFO] [stderr] 519 | | } [INFO] [stderr] 520 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ocl-core-0.11.2/src/lib.rs:514:1 [INFO] [stderr] | [INFO] [stderr] 514 | / bitflags! { [INFO] [stderr] 515 | | /// cl_mem_migration_flags - bitfield [INFO] [stderr] 516 | | pub struct MemMigrationFlags: u64 { [INFO] [stderr] 517 | | const OBJECT_HOST = 1 << 0; [INFO] [stderr] 518 | | const OBJECT_CONTENT_UNDEFINED = 1 << 1; [INFO] [stderr] 519 | | } [INFO] [stderr] 520 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ocl-core-0.11.2/src/lib.rs:526:1 [INFO] [stderr] | [INFO] [stderr] 526 | / bitflags! { [INFO] [stderr] 527 | | /// cl_map_flags - bitfield [INFO] [stderr] 528 | | pub struct MapFlags: u64 { [INFO] [stderr] 529 | | const READ = 1 << 0; [INFO] [stderr] ... | [INFO] [stderr] 532 | | } [INFO] [stderr] 533 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ocl-core-0.11.2/src/lib.rs:526:1 [INFO] [stderr] | [INFO] [stderr] 526 | / bitflags! { [INFO] [stderr] 527 | | /// cl_map_flags - bitfield [INFO] [stderr] 528 | | pub struct MapFlags: u64 { [INFO] [stderr] 529 | | const READ = 1 << 0; [INFO] [stderr] ... | [INFO] [stderr] 532 | | } [INFO] [stderr] 533 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ocl-core-0.11.2/src/lib.rs:526:1 [INFO] [stderr] | [INFO] [stderr] 526 | / bitflags! { [INFO] [stderr] 527 | | /// cl_map_flags - bitfield [INFO] [stderr] 528 | | pub struct MapFlags: u64 { [INFO] [stderr] 529 | | const READ = 1 << 0; [INFO] [stderr] ... | [INFO] [stderr] 532 | | } [INFO] [stderr] 533 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ocl-core-0.11.2/src/lib.rs:552:1 [INFO] [stderr] | [INFO] [stderr] 552 | / bitflags! { [INFO] [stderr] 553 | | /// cl_program_binary_type [INFO] [stderr] 554 | | pub struct ProgramBinaryType: u32 { [INFO] [stderr] 555 | | const NONE = 0x0; [INFO] [stderr] ... | [INFO] [stderr] 559 | | } [INFO] [stderr] 560 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ocl-core-0.11.2/src/lib.rs:552:1 [INFO] [stderr] | [INFO] [stderr] 552 | / bitflags! { [INFO] [stderr] 553 | | /// cl_program_binary_type [INFO] [stderr] 554 | | pub struct ProgramBinaryType: u32 { [INFO] [stderr] 555 | | const NONE = 0x0; [INFO] [stderr] ... | [INFO] [stderr] 559 | | } [INFO] [stderr] 560 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ocl-core-0.11.2/src/lib.rs:552:1 [INFO] [stderr] | [INFO] [stderr] 552 | / bitflags! { [INFO] [stderr] 553 | | /// cl_program_binary_type [INFO] [stderr] 554 | | pub struct ProgramBinaryType: u32 { [INFO] [stderr] 555 | | const NONE = 0x0; [INFO] [stderr] ... | [INFO] [stderr] 559 | | } [INFO] [stderr] 560 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ocl-core-0.11.2/src/lib.rs:552:1 [INFO] [stderr] | [INFO] [stderr] 552 | / bitflags! { [INFO] [stderr] 553 | | /// cl_program_binary_type [INFO] [stderr] 554 | | pub struct ProgramBinaryType: u32 { [INFO] [stderr] 555 | | const NONE = 0x0; [INFO] [stderr] ... | [INFO] [stderr] 559 | | } [INFO] [stderr] 560 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ocl-core-0.11.2/src/lib.rs:568:1 [INFO] [stderr] | [INFO] [stderr] 568 | / bitflags! { [INFO] [stderr] 569 | | /// cl_kernel_arg_type_qualifer [INFO] [stderr] 570 | | pub struct KernelArgTypeQualifier: u64 { [INFO] [stderr] 571 | | const NONE = 0; [INFO] [stderr] ... | [INFO] [stderr] 575 | | } [INFO] [stderr] 576 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ocl-core-0.11.2/src/lib.rs:568:1 [INFO] [stderr] | [INFO] [stderr] 568 | / bitflags! { [INFO] [stderr] 569 | | /// cl_kernel_arg_type_qualifer [INFO] [stderr] 570 | | pub struct KernelArgTypeQualifier: u64 { [INFO] [stderr] 571 | | const NONE = 0; [INFO] [stderr] ... | [INFO] [stderr] 575 | | } [INFO] [stderr] 576 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ocl-core-0.11.2/src/lib.rs:568:1 [INFO] [stderr] | [INFO] [stderr] 568 | / bitflags! { [INFO] [stderr] 569 | | /// cl_kernel_arg_type_qualifer [INFO] [stderr] 570 | | pub struct KernelArgTypeQualifier: u64 { [INFO] [stderr] 571 | | const NONE = 0; [INFO] [stderr] ... | [INFO] [stderr] 575 | | } [INFO] [stderr] 576 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ocl-core-0.11.2/src/lib.rs:568:1 [INFO] [stderr] | [INFO] [stderr] 568 | / bitflags! { [INFO] [stderr] 569 | | /// cl_kernel_arg_type_qualifer [INFO] [stderr] 570 | | pub struct KernelArgTypeQualifier: u64 { [INFO] [stderr] 571 | | const NONE = 0; [INFO] [stderr] ... | [INFO] [stderr] 575 | | } [INFO] [stderr] 576 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: aborting due to 58 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0518`. [INFO] [stderr] error: could not compile `ocl-core`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "3e315bb2fd8774b2ddc833204d50fc99769b6be692e758544c1eeff0fcdd3fc0"` [INFO] running `"docker" "rm" "-f" "3e315bb2fd8774b2ddc833204d50fc99769b6be692e758544c1eeff0fcdd3fc0"` [INFO] [stdout] 3e315bb2fd8774b2ddc833204d50fc99769b6be692e758544c1eeff0fcdd3fc0