[INFO] cloning repository https://github.com/0xc0000005/min_opencl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0xc0000005/min_opencl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xc0000005%2Fmin_opencl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xc0000005%2Fmin_opencl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 56a7a429adcf3e5c8176ba6d21aeb2099b22a7fe [INFO] documenting 0xc0000005/min_opencl against try#6ee483316d2e4581572121d60a955affb2032eb3+cargoflags=-Zrustdoc-scrape-examples for scrape-examples [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xc0000005%2Fmin_opencl" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/0xc0000005/min_opencl on toolchain 6ee483316d2e4581572121d60a955affb2032eb3 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6ee483316d2e4581572121d60a955affb2032eb3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/0xc0000005/min_opencl [INFO] finished tweaking git repo https://github.com/0xc0000005/min_opencl [INFO] tweaked toml for git repo https://github.com/0xc0000005/min_opencl written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/0xc0000005/min_opencl already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6ee483316d2e4581572121d60a955affb2032eb3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "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" "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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+6ee483316d2e4581572121d60a955affb2032eb3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3b3263bb1d0b12460230ff88c9129274b9c20ab1d239114d1cd37ae4fa0ef50d [INFO] running `Command { std: "docker" "start" "-a" "3b3263bb1d0b12460230ff88c9129274b9c20ab1d239114d1cd37ae4fa0ef50d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3b3263bb1d0b12460230ff88c9129274b9c20ab1d239114d1cd37ae4fa0ef50d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b3263bb1d0b12460230ff88c9129274b9c20ab1d239114d1cd37ae4fa0ef50d", kill_on_drop: false }` [INFO] [stdout] 3b3263bb1d0b12460230ff88c9129274b9c20ab1d239114d1cd37ae4fa0ef50d [INFO] running `Command { std: "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" "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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+6ee483316d2e4581572121d60a955affb2032eb3" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json" "-Zrustdoc-scrape-examples", kill_on_drop: false }` [INFO] [stdout] 21db4760aebfcb1fd60b5a2d0178701d6d40bf6df376f695f65a1c60c1ee3622 [INFO] running `Command { std: "docker" "start" "-a" "21db4760aebfcb1fd60b5a2d0178701d6d40bf6df376f695f65a1c60c1ee3622", kill_on_drop: false }` [INFO] [stderr] Compiling min_opencl v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking libc v0.2.8 [INFO] [stderr] Scraping min_opencl v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Documenting min_opencl v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/opencl.rs:183:52 [INFO] [stdout] | [INFO] [stdout] 183 | pub const CL_DEVICE_TYPE_DEFAULT: cl_device_type = (1 << 0); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 183 - pub const CL_DEVICE_TYPE_DEFAULT: cl_device_type = (1 << 0); [INFO] [stdout] 183 + pub const CL_DEVICE_TYPE_DEFAULT: cl_device_type = 1 << 0; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/opencl.rs:184:48 [INFO] [stdout] | [INFO] [stdout] 184 | pub const CL_DEVICE_TYPE_CPU: cl_device_type = (1 << 1); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 184 - pub const CL_DEVICE_TYPE_CPU: cl_device_type = (1 << 1); [INFO] [stdout] 184 + pub const CL_DEVICE_TYPE_CPU: cl_device_type = 1 << 1; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/opencl.rs:185:48 [INFO] [stdout] | [INFO] [stdout] 185 | pub const CL_DEVICE_TYPE_GPU: cl_device_type = (1 << 2); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 185 - pub const CL_DEVICE_TYPE_GPU: cl_device_type = (1 << 2); [INFO] [stdout] 185 + pub const CL_DEVICE_TYPE_GPU: cl_device_type = 1 << 2; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/opencl.rs:186:56 [INFO] [stdout] | [INFO] [stdout] 186 | pub const CL_DEVICE_TYPE_ACCELERATOR: cl_device_type = (1 << 3); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 186 - pub const CL_DEVICE_TYPE_ACCELERATOR: cl_device_type = (1 << 3); [INFO] [stdout] 186 + pub const CL_DEVICE_TYPE_ACCELERATOR: cl_device_type = 1 << 3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/opencl.rs:187:51 [INFO] [stdout] | [INFO] [stdout] 187 | pub const CL_DEVICE_TYPE_CUSTOM: cl_device_type = (1 << 4); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 187 - pub const CL_DEVICE_TYPE_CUSTOM: cl_device_type = (1 << 4); [INFO] [stdout] 187 + pub const CL_DEVICE_TYPE_CUSTOM: cl_device_type = 1 << 4; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/opencl.rs:285:47 [INFO] [stdout] | [INFO] [stdout] 285 | pub const CL_FP_DENORM: cl_device_fp_config = (1 << 0); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 285 - pub const CL_FP_DENORM: cl_device_fp_config = (1 << 0); [INFO] [stdout] 285 + pub const CL_FP_DENORM: cl_device_fp_config = 1 << 0; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/opencl.rs:286:48 [INFO] [stdout] | [INFO] [stdout] 286 | pub const CL_FP_INF_NAN: cl_device_fp_config = (1 << 1); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 286 - pub const CL_FP_INF_NAN: cl_device_fp_config = (1 << 1); [INFO] [stdout] 286 + pub const CL_FP_INF_NAN: cl_device_fp_config = 1 << 1; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/opencl.rs:287:57 [INFO] [stdout] | [INFO] [stdout] 287 | pub const CL_FP_ROUND_TO_NEAREST: cl_device_fp_config = (1 << 2); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 287 - pub const CL_FP_ROUND_TO_NEAREST: cl_device_fp_config = (1 << 2); [INFO] [stdout] 287 + pub const CL_FP_ROUND_TO_NEAREST: cl_device_fp_config = 1 << 2; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/opencl.rs:288:54 [INFO] [stdout] | [INFO] [stdout] 288 | pub const CL_FP_ROUND_TO_ZERO: cl_device_fp_config = (1 << 3); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 288 - pub const CL_FP_ROUND_TO_ZERO: cl_device_fp_config = (1 << 3); [INFO] [stdout] 288 + pub const CL_FP_ROUND_TO_ZERO: cl_device_fp_config = 1 << 3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/opencl.rs:289:53 [INFO] [stdout] | [INFO] [stdout] 289 | pub const CL_FP_ROUND_TO_INF: cl_device_fp_config = (1 << 4); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 289 - pub const CL_FP_ROUND_TO_INF: cl_device_fp_config = (1 << 4); [INFO] [stdout] 289 + pub const CL_FP_ROUND_TO_INF: cl_device_fp_config = 1 << 4; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/opencl.rs:290:44 [INFO] [stdout] | [INFO] [stdout] 290 | pub const CL_FP_FMA: cl_device_fp_config = (1 << 5); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 290 - pub const CL_FP_FMA: cl_device_fp_config = (1 << 5); [INFO] [stdout] 290 + pub const CL_FP_FMA: cl_device_fp_config = 1 << 5; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/opencl.rs:291:51 [INFO] [stdout] | [INFO] [stdout] 291 | pub const CL_FP_SOFT_FLOAT: cl_device_fp_config = (1 << 6); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 291 - pub const CL_FP_SOFT_FLOAT: cl_device_fp_config = (1 << 6); [INFO] [stdout] 291 + pub const CL_FP_SOFT_FLOAT: cl_device_fp_config = 1 << 6; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/opencl.rs:292:70 [INFO] [stdout] | [INFO] [stdout] 292 | pub const CL_FP_CORRECTLY_ROUNDED_DIVIDE_SQRT: cl_device_fp_config = (1 << 7); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 292 - pub const CL_FP_CORRECTLY_ROUNDED_DIVIDE_SQRT: cl_device_fp_config = (1 << 7); [INFO] [stdout] 292 + pub const CL_FP_CORRECTLY_ROUNDED_DIVIDE_SQRT: cl_device_fp_config = 1 << 7; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/opencl.rs:304:57 [INFO] [stdout] | [INFO] [stdout] 304 | pub const CL_EXEC_KERNEL: cl_device_exec_capabilities = (1 << 0); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 304 - pub const CL_EXEC_KERNEL: cl_device_exec_capabilities = (1 << 0); [INFO] [stdout] 304 + pub const CL_EXEC_KERNEL: cl_device_exec_capabilities = 1 << 0; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/opencl.rs:305:64 [INFO] [stdout] | [INFO] [stdout] 305 | pub const CL_EXEC_NATIVE_KERNEL: cl_device_exec_capabilities = (1 << 1); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 305 - pub const CL_EXEC_NATIVE_KERNEL: cl_device_exec_capabilities = (1 << 1); [INFO] [stdout] 305 + pub const CL_EXEC_NATIVE_KERNEL: cl_device_exec_capabilities = 1 << 1; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/opencl.rs:308:81 [INFO] [stdout] | [INFO] [stdout] 308 | pub const CL_QUEUE_OUT_OF_ORDER_EXEC_MODE_ENABLE: cl_command_queue_properties = (1 << 0); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 308 - pub const CL_QUEUE_OUT_OF_ORDER_EXEC_MODE_ENABLE: cl_command_queue_properties = (1 << 0); [INFO] [stdout] 308 + pub const CL_QUEUE_OUT_OF_ORDER_EXEC_MODE_ENABLE: cl_command_queue_properties = 1 << 0; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/opencl.rs:309:68 [INFO] [stdout] | [INFO] [stdout] 309 | pub const CL_QUEUE_PROFILING_ENABLE: cl_command_queue_properties = (1 << 1); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 309 - pub const CL_QUEUE_PROFILING_ENABLE: cl_command_queue_properties = (1 << 1); [INFO] [stdout] 309 + pub const CL_QUEUE_PROFILING_ENABLE: cl_command_queue_properties = 1 << 1; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/opencl.rs:310:61 [INFO] [stdout] | [INFO] [stdout] 310 | pub const CL_QUEUE_ON_DEVICE: cl_command_queue_properties = (1 << 2); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 310 - pub const CL_QUEUE_ON_DEVICE: cl_command_queue_properties = (1 << 2); [INFO] [stdout] 310 + pub const CL_QUEUE_ON_DEVICE: cl_command_queue_properties = 1 << 2; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/opencl.rs:311:69 [INFO] [stdout] | [INFO] [stdout] 311 | pub const CL_QUEUE_ON_DEVICE_DEFAULT: cl_command_queue_properties = (1 << 3); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 311 - pub const CL_QUEUE_ON_DEVICE_DEFAULT: cl_command_queue_properties = (1 << 3); [INFO] [stdout] 311 + pub const CL_QUEUE_ON_DEVICE_DEFAULT: cl_command_queue_properties = 1 << 3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/opencl.rs:330:71 [INFO] [stdout] | [INFO] [stdout] 330 | pub const CL_DEVICE_AFFINITY_DOMAIN_NUMA: cl_device_affinity_domain = (1 << 0); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 330 - pub const CL_DEVICE_AFFINITY_DOMAIN_NUMA: cl_device_affinity_domain = (1 << 0); [INFO] [stdout] 330 + pub const CL_DEVICE_AFFINITY_DOMAIN_NUMA: cl_device_affinity_domain = 1 << 0; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/opencl.rs:331:75 [INFO] [stdout] | [INFO] [stdout] 331 | pub const CL_DEVICE_AFFINITY_DOMAIN_L4_CACHE: cl_device_affinity_domain = (1 << 1); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 331 - pub const CL_DEVICE_AFFINITY_DOMAIN_L4_CACHE: cl_device_affinity_domain = (1 << 1); [INFO] [stdout] 331 + pub const CL_DEVICE_AFFINITY_DOMAIN_L4_CACHE: cl_device_affinity_domain = 1 << 1; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/opencl.rs:332:75 [INFO] [stdout] | [INFO] [stdout] 332 | pub const CL_DEVICE_AFFINITY_DOMAIN_L3_CACHE: cl_device_affinity_domain = (1 << 2); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 332 - pub const CL_DEVICE_AFFINITY_DOMAIN_L3_CACHE: cl_device_affinity_domain = (1 << 2); [INFO] [stdout] 332 + pub const CL_DEVICE_AFFINITY_DOMAIN_L3_CACHE: cl_device_affinity_domain = 1 << 2; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/opencl.rs:333:75 [INFO] [stdout] | [INFO] [stdout] 333 | pub const CL_DEVICE_AFFINITY_DOMAIN_L2_CACHE: cl_device_affinity_domain = (1 << 3); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 333 - pub const CL_DEVICE_AFFINITY_DOMAIN_L2_CACHE: cl_device_affinity_domain = (1 << 3); [INFO] [stdout] 333 + pub const CL_DEVICE_AFFINITY_DOMAIN_L2_CACHE: cl_device_affinity_domain = 1 << 3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/opencl.rs:334:75 [INFO] [stdout] | [INFO] [stdout] 334 | pub const CL_DEVICE_AFFINITY_DOMAIN_L1_CACHE: cl_device_affinity_domain = (1 << 4); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 334 - pub const CL_DEVICE_AFFINITY_DOMAIN_L1_CACHE: cl_device_affinity_domain = (1 << 4); [INFO] [stdout] 334 + pub const CL_DEVICE_AFFINITY_DOMAIN_L1_CACHE: cl_device_affinity_domain = 1 << 4; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/opencl.rs:335:85 [INFO] [stdout] | [INFO] [stdout] 335 | pub const CL_DEVICE_AFFINITY_DOMAIN_NEXT_PARTITIONABLE: cl_device_affinity_domain = (1 << 5); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 335 - pub const CL_DEVICE_AFFINITY_DOMAIN_NEXT_PARTITIONABLE: cl_device_affinity_domain = (1 << 5); [INFO] [stdout] 335 + pub const CL_DEVICE_AFFINITY_DOMAIN_NEXT_PARTITIONABLE: cl_device_affinity_domain = 1 << 5; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/opencl.rs:338:75 [INFO] [stdout] | [INFO] [stdout] 338 | pub const CL_DEVICE_SVM_COARSE_GRAIN_BUFFER: cl_device_svm_capabilities = (1 << 0); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 338 - pub const CL_DEVICE_SVM_COARSE_GRAIN_BUFFER: cl_device_svm_capabilities = (1 << 0); [INFO] [stdout] 338 + pub const CL_DEVICE_SVM_COARSE_GRAIN_BUFFER: cl_device_svm_capabilities = 1 << 0; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/opencl.rs:339:73 [INFO] [stdout] | [INFO] [stdout] 339 | pub const CL_DEVICE_SVM_FINE_GRAIN_BUFFER: cl_device_svm_capabilities = (1 << 1); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 339 - pub const CL_DEVICE_SVM_FINE_GRAIN_BUFFER: cl_device_svm_capabilities = (1 << 1); [INFO] [stdout] 339 + pub const CL_DEVICE_SVM_FINE_GRAIN_BUFFER: cl_device_svm_capabilities = 1 << 1; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/opencl.rs:340:73 [INFO] [stdout] | [INFO] [stdout] 340 | pub const CL_DEVICE_SVM_FINE_GRAIN_SYSTEM: cl_device_svm_capabilities = (1 << 2); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 340 - pub const CL_DEVICE_SVM_FINE_GRAIN_SYSTEM: cl_device_svm_capabilities = (1 << 2); [INFO] [stdout] 340 + pub const CL_DEVICE_SVM_FINE_GRAIN_SYSTEM: cl_device_svm_capabilities = 1 << 2; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/opencl.rs:341:63 [INFO] [stdout] | [INFO] [stdout] 341 | pub const CL_DEVICE_SVM_ATOMICS: cl_device_svm_capabilities = (1 << 3); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 341 - pub const CL_DEVICE_SVM_ATOMICS: cl_device_svm_capabilities = (1 << 3); [INFO] [stdout] 341 + pub const CL_DEVICE_SVM_ATOMICS: cl_device_svm_capabilities = 1 << 3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/opencl.rs:351:45 [INFO] [stdout] | [INFO] [stdout] 351 | pub const CL_MEM_READ_WRITE: cl_mem_flags = (1 << 0); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 351 - pub const CL_MEM_READ_WRITE: cl_mem_flags = (1 << 0); [INFO] [stdout] 351 + pub const CL_MEM_READ_WRITE: cl_mem_flags = 1 << 0; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/opencl.rs:352:45 [INFO] [stdout] | [INFO] [stdout] 352 | pub const CL_MEM_WRITE_ONLY: cl_mem_flags = (1 << 1); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 352 - pub const CL_MEM_WRITE_ONLY: cl_mem_flags = (1 << 1); [INFO] [stdout] 352 + pub const CL_MEM_WRITE_ONLY: cl_mem_flags = 1 << 1; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/opencl.rs:353:44 [INFO] [stdout] | [INFO] [stdout] 353 | pub const CL_MEM_READ_ONLY: cl_mem_flags = (1 << 2); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 353 - pub const CL_MEM_READ_ONLY: cl_mem_flags = (1 << 2); [INFO] [stdout] 353 + pub const CL_MEM_READ_ONLY: cl_mem_flags = 1 << 2; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/opencl.rs:354:47 [INFO] [stdout] | [INFO] [stdout] 354 | pub const CL_MEM_USE_HOST_PTR: cl_mem_flags = (1 << 3); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 354 - pub const CL_MEM_USE_HOST_PTR: cl_mem_flags = (1 << 3); [INFO] [stdout] 354 + pub const CL_MEM_USE_HOST_PTR: cl_mem_flags = 1 << 3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/opencl.rs:355:49 [INFO] [stdout] | [INFO] [stdout] 355 | pub const CL_MEM_ALLOC_HOST_PTR: cl_mem_flags = (1 << 4); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 355 - pub const CL_MEM_ALLOC_HOST_PTR: cl_mem_flags = (1 << 4); [INFO] [stdout] 355 + pub const CL_MEM_ALLOC_HOST_PTR: cl_mem_flags = 1 << 4; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/opencl.rs:356:48 [INFO] [stdout] | [INFO] [stdout] 356 | pub const CL_MEM_COPY_HOST_PTR: cl_mem_flags = (1 << 5); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 356 - pub const CL_MEM_COPY_HOST_PTR: cl_mem_flags = (1 << 5); [INFO] [stdout] 356 + pub const CL_MEM_COPY_HOST_PTR: cl_mem_flags = 1 << 5; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/opencl.rs:358:50 [INFO] [stdout] | [INFO] [stdout] 358 | pub const CL_MEM_HOST_WRITE_ONLY: cl_mem_flags = (1 << 7); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 358 - pub const CL_MEM_HOST_WRITE_ONLY: cl_mem_flags = (1 << 7); [INFO] [stdout] 358 + pub const CL_MEM_HOST_WRITE_ONLY: cl_mem_flags = 1 << 7; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/opencl.rs:359:49 [INFO] [stdout] | [INFO] [stdout] 359 | pub const CL_MEM_HOST_READ_ONLY: cl_mem_flags = (1 << 8); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 359 - pub const CL_MEM_HOST_READ_ONLY: cl_mem_flags = (1 << 8); [INFO] [stdout] 359 + pub const CL_MEM_HOST_READ_ONLY: cl_mem_flags = 1 << 8; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/opencl.rs:360:49 [INFO] [stdout] | [INFO] [stdout] 360 | pub const CL_MEM_HOST_NO_ACCESS: cl_mem_flags = (1 << 9); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 360 - pub const CL_MEM_HOST_NO_ACCESS: cl_mem_flags = (1 << 9); [INFO] [stdout] 360 + pub const CL_MEM_HOST_NO_ACCESS: cl_mem_flags = 1 << 9; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/opencl.rs:361:60 [INFO] [stdout] | [INFO] [stdout] 361 | pub const CL_MEM_SVM_FINE_GRAIN_BUFFER: cl_svm_mem_flags = (1 << 10); /* used by cl_svm_mem_flags only */ [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 361 - pub const CL_MEM_SVM_FINE_GRAIN_BUFFER: cl_svm_mem_flags = (1 << 10); /* used by cl_svm_mem_flags only */ [INFO] [stdout] 361 + pub const CL_MEM_SVM_FINE_GRAIN_BUFFER: cl_svm_mem_flags = 1 << 10; /* used by cl_svm_mem_flags only */ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/opencl.rs:362:50 [INFO] [stdout] | [INFO] [stdout] 362 | pub const CL_MEM_SVM_ATOMICS: cl_svm_mem_flags = (1 << 11); /* used by cl_svm_mem_flags only */ [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 362 - pub const CL_MEM_SVM_ATOMICS: cl_svm_mem_flags = (1 << 11); /* used by cl_svm_mem_flags only */ [INFO] [stdout] 362 + pub const CL_MEM_SVM_ATOMICS: cl_svm_mem_flags = 1 << 11; /* used by cl_svm_mem_flags only */ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/opencl.rs:363:56 [INFO] [stdout] | [INFO] [stdout] 363 | pub const CL_MEM_KERNEL_READ_AND_WRITE: cl_mem_flags = (1 << 12); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 363 - pub const CL_MEM_KERNEL_READ_AND_WRITE: cl_mem_flags = (1 << 12); [INFO] [stdout] 363 + pub const CL_MEM_KERNEL_READ_AND_WRITE: cl_mem_flags = 1 << 12; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/opencl.rs:366:64 [INFO] [stdout] | [INFO] [stdout] 366 | pub const CL_MIGRATE_MEM_OBJECT_HOST: cl_mem_migration_flags = (1 << 0); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 366 - pub const CL_MIGRATE_MEM_OBJECT_HOST: cl_mem_migration_flags = (1 << 0); [INFO] [stdout] 366 + pub const CL_MIGRATE_MEM_OBJECT_HOST: cl_mem_migration_flags = 1 << 0; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/opencl.rs:367:77 [INFO] [stdout] | [INFO] [stdout] 367 | pub const CL_MIGRATE_MEM_OBJECT_CONTENT_UNDEFINED: cl_mem_migration_flags = (1 << 1); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 367 - pub const CL_MIGRATE_MEM_OBJECT_CONTENT_UNDEFINED: cl_mem_migration_flags = (1 << 1); [INFO] [stdout] 367 + pub const CL_MIGRATE_MEM_OBJECT_CONTENT_UNDEFINED: cl_mem_migration_flags = 1 << 1; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/opencl.rs:471:39 [INFO] [stdout] | [INFO] [stdout] 471 | pub const CL_MAP_READ: cl_map_flags = (1 << 0); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 471 - pub const CL_MAP_READ: cl_map_flags = (1 << 0); [INFO] [stdout] 471 + pub const CL_MAP_READ: cl_map_flags = 1 << 0; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/opencl.rs:472:40 [INFO] [stdout] | [INFO] [stdout] 472 | pub const CL_MAP_WRITE: cl_map_flags = (1 << 1); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 472 - pub const CL_MAP_WRITE: cl_map_flags = (1 << 1); [INFO] [stdout] 472 + pub const CL_MAP_WRITE: cl_map_flags = 1 << 1; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/opencl.rs:473:58 [INFO] [stdout] | [INFO] [stdout] 473 | pub const CL_MAP_WRITE_INVALIDATE_REGION: cl_map_flags = (1 << 2); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 473 - pub const CL_MAP_WRITE_INVALIDATE_REGION: cl_map_flags = (1 << 2); [INFO] [stdout] 473 + pub const CL_MAP_WRITE_INVALIDATE_REGION: cl_map_flags = 1 << 2; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/opencl.rs:534:68 [INFO] [stdout] | [INFO] [stdout] 534 | pub const CL_KERNEL_ARG_TYPE_CONST: cl_kernel_arg_type_qualifier = (1 << 0); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 534 - pub const CL_KERNEL_ARG_TYPE_CONST: cl_kernel_arg_type_qualifier = (1 << 0); [INFO] [stdout] 534 + pub const CL_KERNEL_ARG_TYPE_CONST: cl_kernel_arg_type_qualifier = 1 << 0; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/opencl.rs:535:71 [INFO] [stdout] | [INFO] [stdout] 535 | pub const CL_KERNEL_ARG_TYPE_RESTRICT: cl_kernel_arg_type_qualifier = (1 << 1); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 535 - pub const CL_KERNEL_ARG_TYPE_RESTRICT: cl_kernel_arg_type_qualifier = (1 << 1); [INFO] [stdout] 535 + pub const CL_KERNEL_ARG_TYPE_RESTRICT: cl_kernel_arg_type_qualifier = 1 << 1; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/opencl.rs:536:71 [INFO] [stdout] | [INFO] [stdout] 536 | pub const CL_KERNEL_ARG_TYPE_VOLATILE: cl_kernel_arg_type_qualifier = (1 << 2); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 536 - pub const CL_KERNEL_ARG_TYPE_VOLATILE: cl_kernel_arg_type_qualifier = (1 << 2); [INFO] [stdout] 536 + pub const CL_KERNEL_ARG_TYPE_VOLATILE: cl_kernel_arg_type_qualifier = 1 << 2; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/opencl.rs:537:67 [INFO] [stdout] | [INFO] [stdout] 537 | pub const CL_KERNEL_ARG_TYPE_PIPE: cl_kernel_arg_type_qualifier = (1 << 3); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 537 - pub const CL_KERNEL_ARG_TYPE_PIPE: cl_kernel_arg_type_qualifier = (1 << 3); [INFO] [stdout] 537 + pub const CL_KERNEL_ARG_TYPE_PIPE: cl_kernel_arg_type_qualifier = 1 << 3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.75s [INFO] [stdout] warning: 50 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "21db4760aebfcb1fd60b5a2d0178701d6d40bf6df376f695f65a1c60c1ee3622", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21db4760aebfcb1fd60b5a2d0178701d6d40bf6df376f695f65a1c60c1ee3622", kill_on_drop: false }` [INFO] [stdout] 21db4760aebfcb1fd60b5a2d0178701d6d40bf6df376f695f65a1c60c1ee3622