[INFO] cloning repository https://github.com/0xc0000005/opencl-info [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0xc0000005/opencl-info" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xc0000005%2Fopencl-info", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xc0000005%2Fopencl-info'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 48a346dd92dfb2e02b0df1c2ffe9367afb88dbc9 [INFO] documenting 0xc0000005/opencl-info 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%2Fopencl-info" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/0xc0000005/opencl-info 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/opencl-info [INFO] finished tweaking git repo https://github.com/0xc0000005/opencl-info [INFO] tweaked toml for git repo https://github.com/0xc0000005/opencl-info written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/0xc0000005/opencl-info 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-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] 90adf038133a08a721c7be0bfc89c1ca14df8a880775c3bbe86d961dc69285fc [INFO] running `Command { std: "docker" "start" "-a" "90adf038133a08a721c7be0bfc89c1ca14df8a880775c3bbe86d961dc69285fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "90adf038133a08a721c7be0bfc89c1ca14df8a880775c3bbe86d961dc69285fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90adf038133a08a721c7be0bfc89c1ca14df8a880775c3bbe86d961dc69285fc", kill_on_drop: false }` [INFO] [stdout] 90adf038133a08a721c7be0bfc89c1ca14df8a880775c3bbe86d961dc69285fc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] 1cc383d26e27639d095cd8c3729a09deeeaf6d7cba8471c8c194ebefd4ef1628 [INFO] running `Command { std: "docker" "start" "-a" "1cc383d26e27639d095cd8c3729a09deeeaf6d7cba8471c8c194ebefd4ef1628", kill_on_drop: false }` [INFO] [stderr] Compiling opencl-info v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking libc v0.2.8 [INFO] [stderr] Scraping opencl-info v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Documenting opencl-info v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/opencl.rs:173:52 [INFO] [stdout] | [INFO] [stdout] 173 | 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] 173 - pub const CL_DEVICE_TYPE_DEFAULT: cl_device_type = (1 << 0); [INFO] [stdout] 173 + 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:174:48 [INFO] [stdout] | [INFO] [stdout] 174 | 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] 174 - pub const CL_DEVICE_TYPE_CPU: cl_device_type = (1 << 1); [INFO] [stdout] 174 + 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:175:48 [INFO] [stdout] | [INFO] [stdout] 175 | 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] 175 - pub const CL_DEVICE_TYPE_GPU: cl_device_type = (1 << 2); [INFO] [stdout] 175 + 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:176:56 [INFO] [stdout] | [INFO] [stdout] 176 | 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] 176 - pub const CL_DEVICE_TYPE_ACCELERATOR: cl_device_type = (1 << 3); [INFO] [stdout] 176 + 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:177:51 [INFO] [stdout] | [INFO] [stdout] 177 | 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] 177 - pub const CL_DEVICE_TYPE_CUSTOM: cl_device_type = (1 << 4); [INFO] [stdout] 177 + 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:275:35 [INFO] [stdout] | [INFO] [stdout] 275 | pub const CL_FP_DENORM: cl_uint = (1 << 0); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 275 - pub const CL_FP_DENORM: cl_uint = (1 << 0); [INFO] [stdout] 275 + pub const CL_FP_DENORM: cl_uint = 1 << 0; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/opencl.rs:276:36 [INFO] [stdout] | [INFO] [stdout] 276 | pub const CL_FP_INF_NAN: cl_uint = (1 << 1); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 276 - pub const CL_FP_INF_NAN: cl_uint = (1 << 1); [INFO] [stdout] 276 + pub const CL_FP_INF_NAN: cl_uint = 1 << 1; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/opencl.rs:277:45 [INFO] [stdout] | [INFO] [stdout] 277 | pub const CL_FP_ROUND_TO_NEAREST: cl_uint = (1 << 2); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 277 - pub const CL_FP_ROUND_TO_NEAREST: cl_uint = (1 << 2); [INFO] [stdout] 277 + pub const CL_FP_ROUND_TO_NEAREST: cl_uint = 1 << 2; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/opencl.rs:278:42 [INFO] [stdout] | [INFO] [stdout] 278 | pub const CL_FP_ROUND_TO_ZERO: cl_uint = (1 << 3); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 278 - pub const CL_FP_ROUND_TO_ZERO: cl_uint = (1 << 3); [INFO] [stdout] 278 + pub const CL_FP_ROUND_TO_ZERO: cl_uint = 1 << 3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/opencl.rs:279:41 [INFO] [stdout] | [INFO] [stdout] 279 | pub const CL_FP_ROUND_TO_INF: cl_uint = (1 << 4); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 279 - pub const CL_FP_ROUND_TO_INF: cl_uint = (1 << 4); [INFO] [stdout] 279 + pub const CL_FP_ROUND_TO_INF: cl_uint = 1 << 4; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/opencl.rs:280:32 [INFO] [stdout] | [INFO] [stdout] 280 | pub const CL_FP_FMA: cl_uint = (1 << 5); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 280 - pub const CL_FP_FMA: cl_uint = (1 << 5); [INFO] [stdout] 280 + pub const CL_FP_FMA: cl_uint = 1 << 5; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/opencl.rs:281:39 [INFO] [stdout] | [INFO] [stdout] 281 | pub const CL_FP_SOFT_FLOAT: cl_uint = (1 << 6); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 281 - pub const CL_FP_SOFT_FLOAT: cl_uint = (1 << 6); [INFO] [stdout] 281 + pub const CL_FP_SOFT_FLOAT: cl_uint = 1 << 6; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/opencl.rs:282:58 [INFO] [stdout] | [INFO] [stdout] 282 | pub const CL_FP_CORRECTLY_ROUNDED_DIVIDE_SQRT: cl_uint = (1 << 7); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 282 - pub const CL_FP_CORRECTLY_ROUNDED_DIVIDE_SQRT: cl_uint = (1 << 7); [INFO] [stdout] 282 + pub const CL_FP_CORRECTLY_ROUNDED_DIVIDE_SQRT: cl_uint = 1 << 7; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/opencl.rs:294:37 [INFO] [stdout] | [INFO] [stdout] 294 | pub const CL_EXEC_KERNEL: cl_uint = (1 << 0); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 294 - pub const CL_EXEC_KERNEL: cl_uint = (1 << 0); [INFO] [stdout] 294 + pub const CL_EXEC_KERNEL: cl_uint = 1 << 0; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/opencl.rs:295:44 [INFO] [stdout] | [INFO] [stdout] 295 | pub const CL_EXEC_NATIVE_KERNEL: cl_uint = (1 << 1); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 295 - pub const CL_EXEC_NATIVE_KERNEL: cl_uint = (1 << 1); [INFO] [stdout] 295 + pub const CL_EXEC_NATIVE_KERNEL: cl_uint = 1 << 1; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/opencl.rs:298:61 [INFO] [stdout] | [INFO] [stdout] 298 | pub const CL_QUEUE_OUT_OF_ORDER_EXEC_MODE_ENABLE: cl_uint = (1 << 0); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 298 - pub const CL_QUEUE_OUT_OF_ORDER_EXEC_MODE_ENABLE: cl_uint = (1 << 0); [INFO] [stdout] 298 + pub const CL_QUEUE_OUT_OF_ORDER_EXEC_MODE_ENABLE: cl_uint = 1 << 0; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/opencl.rs:299:48 [INFO] [stdout] | [INFO] [stdout] 299 | pub const CL_QUEUE_PROFILING_ENABLE: cl_uint = (1 << 1); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 299 - pub const CL_QUEUE_PROFILING_ENABLE: cl_uint = (1 << 1); [INFO] [stdout] 299 + pub const CL_QUEUE_PROFILING_ENABLE: cl_uint = 1 << 1; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/opencl.rs:300:41 [INFO] [stdout] | [INFO] [stdout] 300 | pub const CL_QUEUE_ON_DEVICE: cl_uint = (1 << 2); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 300 - pub const CL_QUEUE_ON_DEVICE: cl_uint = (1 << 2); [INFO] [stdout] 300 + pub const CL_QUEUE_ON_DEVICE: cl_uint = 1 << 2; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/opencl.rs:301:49 [INFO] [stdout] | [INFO] [stdout] 301 | pub const CL_QUEUE_ON_DEVICE_DEFAULT: cl_uint = (1 << 3); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 301 - pub const CL_QUEUE_ON_DEVICE_DEFAULT: cl_uint = (1 << 3); [INFO] [stdout] 301 + pub const CL_QUEUE_ON_DEVICE_DEFAULT: cl_uint = 1 << 3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/opencl.rs:320:53 [INFO] [stdout] | [INFO] [stdout] 320 | pub const CL_DEVICE_AFFINITY_DOMAIN_NUMA: cl_uint = (1 << 0); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 320 - pub const CL_DEVICE_AFFINITY_DOMAIN_NUMA: cl_uint = (1 << 0); [INFO] [stdout] 320 + pub const CL_DEVICE_AFFINITY_DOMAIN_NUMA: cl_uint = 1 << 0; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/opencl.rs:321:57 [INFO] [stdout] | [INFO] [stdout] 321 | pub const CL_DEVICE_AFFINITY_DOMAIN_L4_CACHE: cl_uint = (1 << 1); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 321 - pub const CL_DEVICE_AFFINITY_DOMAIN_L4_CACHE: cl_uint = (1 << 1); [INFO] [stdout] 321 + pub const CL_DEVICE_AFFINITY_DOMAIN_L4_CACHE: cl_uint = 1 << 1; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/opencl.rs:322:57 [INFO] [stdout] | [INFO] [stdout] 322 | pub const CL_DEVICE_AFFINITY_DOMAIN_L3_CACHE: cl_uint = (1 << 2); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 322 - pub const CL_DEVICE_AFFINITY_DOMAIN_L3_CACHE: cl_uint = (1 << 2); [INFO] [stdout] 322 + pub const CL_DEVICE_AFFINITY_DOMAIN_L3_CACHE: cl_uint = 1 << 2; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/opencl.rs:323:57 [INFO] [stdout] | [INFO] [stdout] 323 | pub const CL_DEVICE_AFFINITY_DOMAIN_L2_CACHE: cl_uint = (1 << 3); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 323 - pub const CL_DEVICE_AFFINITY_DOMAIN_L2_CACHE: cl_uint = (1 << 3); [INFO] [stdout] 323 + pub const CL_DEVICE_AFFINITY_DOMAIN_L2_CACHE: cl_uint = 1 << 3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/opencl.rs:324:57 [INFO] [stdout] | [INFO] [stdout] 324 | pub const CL_DEVICE_AFFINITY_DOMAIN_L1_CACHE: cl_uint = (1 << 4); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 324 - pub const CL_DEVICE_AFFINITY_DOMAIN_L1_CACHE: cl_uint = (1 << 4); [INFO] [stdout] 324 + pub const CL_DEVICE_AFFINITY_DOMAIN_L1_CACHE: cl_uint = 1 << 4; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/opencl.rs:325:67 [INFO] [stdout] | [INFO] [stdout] 325 | pub const CL_DEVICE_AFFINITY_DOMAIN_NEXT_PARTITIONABLE: cl_uint = (1 << 5); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 325 - pub const CL_DEVICE_AFFINITY_DOMAIN_NEXT_PARTITIONABLE: cl_uint = (1 << 5); [INFO] [stdout] 325 + pub const CL_DEVICE_AFFINITY_DOMAIN_NEXT_PARTITIONABLE: cl_uint = 1 << 5; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/opencl.rs:328:56 [INFO] [stdout] | [INFO] [stdout] 328 | pub const CL_DEVICE_SVM_COARSE_GRAIN_BUFFER: cl_uint = (1 << 0); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 328 - pub const CL_DEVICE_SVM_COARSE_GRAIN_BUFFER: cl_uint = (1 << 0); [INFO] [stdout] 328 + pub const CL_DEVICE_SVM_COARSE_GRAIN_BUFFER: cl_uint = 1 << 0; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/opencl.rs:329:54 [INFO] [stdout] | [INFO] [stdout] 329 | pub const CL_DEVICE_SVM_FINE_GRAIN_BUFFER: cl_uint = (1 << 1); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 329 - pub const CL_DEVICE_SVM_FINE_GRAIN_BUFFER: cl_uint = (1 << 1); [INFO] [stdout] 329 + pub const CL_DEVICE_SVM_FINE_GRAIN_BUFFER: cl_uint = 1 << 1; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/opencl.rs:330:54 [INFO] [stdout] | [INFO] [stdout] 330 | pub const CL_DEVICE_SVM_FINE_GRAIN_SYSTEM: cl_uint = (1 << 2); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 330 - pub const CL_DEVICE_SVM_FINE_GRAIN_SYSTEM: cl_uint = (1 << 2); [INFO] [stdout] 330 + pub const CL_DEVICE_SVM_FINE_GRAIN_SYSTEM: cl_uint = 1 << 2; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/opencl.rs:331:44 [INFO] [stdout] | [INFO] [stdout] 331 | pub const CL_DEVICE_SVM_ATOMICS: cl_uint = (1 << 3); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 331 - pub const CL_DEVICE_SVM_ATOMICS: cl_uint = (1 << 3); [INFO] [stdout] 331 + pub const CL_DEVICE_SVM_ATOMICS: cl_uint = 1 << 3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/opencl.rs:341:40 [INFO] [stdout] | [INFO] [stdout] 341 | pub const CL_MEM_READ_WRITE: cl_uint = (1 << 0); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 341 - pub const CL_MEM_READ_WRITE: cl_uint = (1 << 0); [INFO] [stdout] 341 + pub const CL_MEM_READ_WRITE: cl_uint = 1 << 0; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/opencl.rs:342:40 [INFO] [stdout] | [INFO] [stdout] 342 | pub const CL_MEM_WRITE_ONLY: cl_uint = (1 << 1); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 342 - pub const CL_MEM_WRITE_ONLY: cl_uint = (1 << 1); [INFO] [stdout] 342 + pub const CL_MEM_WRITE_ONLY: cl_uint = 1 << 1; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/opencl.rs:343:39 [INFO] [stdout] | [INFO] [stdout] 343 | pub const CL_MEM_READ_ONLY: cl_uint = (1 << 2); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 343 - pub const CL_MEM_READ_ONLY: cl_uint = (1 << 2); [INFO] [stdout] 343 + pub const CL_MEM_READ_ONLY: cl_uint = 1 << 2; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/opencl.rs:344:42 [INFO] [stdout] | [INFO] [stdout] 344 | pub const CL_MEM_USE_HOST_PTR: cl_uint = (1 << 3); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 344 - pub const CL_MEM_USE_HOST_PTR: cl_uint = (1 << 3); [INFO] [stdout] 344 + pub const CL_MEM_USE_HOST_PTR: cl_uint = 1 << 3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/opencl.rs:345:44 [INFO] [stdout] | [INFO] [stdout] 345 | pub const CL_MEM_ALLOC_HOST_PTR: cl_uint = (1 << 4); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 345 - pub const CL_MEM_ALLOC_HOST_PTR: cl_uint = (1 << 4); [INFO] [stdout] 345 + pub const CL_MEM_ALLOC_HOST_PTR: cl_uint = 1 << 4; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/opencl.rs:346:43 [INFO] [stdout] | [INFO] [stdout] 346 | pub const CL_MEM_COPY_HOST_PTR: cl_uint = (1 << 5); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 346 - pub const CL_MEM_COPY_HOST_PTR: cl_uint = (1 << 5); [INFO] [stdout] 346 + pub const CL_MEM_COPY_HOST_PTR: cl_uint = 1 << 5; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/opencl.rs:348:45 [INFO] [stdout] | [INFO] [stdout] 348 | pub const CL_MEM_HOST_WRITE_ONLY: cl_uint = (1 << 7); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 348 - pub const CL_MEM_HOST_WRITE_ONLY: cl_uint = (1 << 7); [INFO] [stdout] 348 + pub const CL_MEM_HOST_WRITE_ONLY: cl_uint = 1 << 7; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/opencl.rs:349:44 [INFO] [stdout] | [INFO] [stdout] 349 | pub const CL_MEM_HOST_READ_ONLY: cl_uint = (1 << 8); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 349 - pub const CL_MEM_HOST_READ_ONLY: cl_uint = (1 << 8); [INFO] [stdout] 349 + pub const CL_MEM_HOST_READ_ONLY: cl_uint = 1 << 8; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/opencl.rs:350:44 [INFO] [stdout] | [INFO] [stdout] 350 | pub const CL_MEM_HOST_NO_ACCESS: cl_uint = (1 << 9); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 350 - pub const CL_MEM_HOST_NO_ACCESS: cl_uint = (1 << 9); [INFO] [stdout] 350 + pub const CL_MEM_HOST_NO_ACCESS: cl_uint = 1 << 9; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/opencl.rs:351:51 [INFO] [stdout] | [INFO] [stdout] 351 | pub const CL_MEM_SVM_FINE_GRAIN_BUFFER: cl_uint = (1 << 10); /* used by cl_svm_mem_flags only */ [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 351 - pub const CL_MEM_SVM_FINE_GRAIN_BUFFER: cl_uint = (1 << 10); /* used by cl_svm_mem_flags only */ [INFO] [stdout] 351 + pub const CL_MEM_SVM_FINE_GRAIN_BUFFER: cl_uint = 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:352:41 [INFO] [stdout] | [INFO] [stdout] 352 | pub const CL_MEM_SVM_ATOMICS: cl_uint = (1 << 11); /* used by cl_svm_mem_flags only */ [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 352 - pub const CL_MEM_SVM_ATOMICS: cl_uint = (1 << 11); /* used by cl_svm_mem_flags only */ [INFO] [stdout] 352 + pub const CL_MEM_SVM_ATOMICS: cl_uint = 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:353:51 [INFO] [stdout] | [INFO] [stdout] 353 | pub const CL_MEM_KERNEL_READ_AND_WRITE: cl_uint = (1 << 12); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 353 - pub const CL_MEM_KERNEL_READ_AND_WRITE: cl_uint = (1 << 12); [INFO] [stdout] 353 + pub const CL_MEM_KERNEL_READ_AND_WRITE: cl_uint = 1 << 12; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/opencl.rs:356:49 [INFO] [stdout] | [INFO] [stdout] 356 | pub const CL_MIGRATE_MEM_OBJECT_HOST: cl_uint = (1 << 0); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 356 - pub const CL_MIGRATE_MEM_OBJECT_HOST: cl_uint = (1 << 0); [INFO] [stdout] 356 + pub const CL_MIGRATE_MEM_OBJECT_HOST: cl_uint = 1 << 0; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/opencl.rs:357:62 [INFO] [stdout] | [INFO] [stdout] 357 | pub const CL_MIGRATE_MEM_OBJECT_CONTENT_UNDEFINED: cl_uint = (1 << 1); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 357 - pub const CL_MIGRATE_MEM_OBJECT_CONTENT_UNDEFINED: cl_uint = (1 << 1); [INFO] [stdout] 357 + pub const CL_MIGRATE_MEM_OBJECT_CONTENT_UNDEFINED: cl_uint = 1 << 1; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/opencl.rs:461:34 [INFO] [stdout] | [INFO] [stdout] 461 | pub const CL_MAP_READ: cl_uint = (1 << 0); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 461 - pub const CL_MAP_READ: cl_uint = (1 << 0); [INFO] [stdout] 461 + pub const CL_MAP_READ: cl_uint = 1 << 0; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/opencl.rs:462:35 [INFO] [stdout] | [INFO] [stdout] 462 | pub const CL_MAP_WRITE: cl_uint = (1 << 1); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 462 - pub const CL_MAP_WRITE: cl_uint = (1 << 1); [INFO] [stdout] 462 + pub const CL_MAP_WRITE: cl_uint = 1 << 1; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/opencl.rs:463:53 [INFO] [stdout] | [INFO] [stdout] 463 | pub const CL_MAP_WRITE_INVALIDATE_REGION: cl_uint = (1 << 2); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 463 - pub const CL_MAP_WRITE_INVALIDATE_REGION: cl_uint = (1 << 2); [INFO] [stdout] 463 + pub const CL_MAP_WRITE_INVALIDATE_REGION: cl_uint = 1 << 2; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/opencl.rs:524:47 [INFO] [stdout] | [INFO] [stdout] 524 | pub const CL_KERNEL_ARG_TYPE_CONST: cl_uint = (1 << 0); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 524 - pub const CL_KERNEL_ARG_TYPE_CONST: cl_uint = (1 << 0); [INFO] [stdout] 524 + pub const CL_KERNEL_ARG_TYPE_CONST: cl_uint = 1 << 0; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/opencl.rs:525:50 [INFO] [stdout] | [INFO] [stdout] 525 | pub const CL_KERNEL_ARG_TYPE_RESTRICT: cl_uint = (1 << 1); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 525 - pub const CL_KERNEL_ARG_TYPE_RESTRICT: cl_uint = (1 << 1); [INFO] [stdout] 525 + pub const CL_KERNEL_ARG_TYPE_RESTRICT: cl_uint = 1 << 1; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/opencl.rs:526:50 [INFO] [stdout] | [INFO] [stdout] 526 | pub const CL_KERNEL_ARG_TYPE_VOLATILE: cl_uint = (1 << 2); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 526 - pub const CL_KERNEL_ARG_TYPE_VOLATILE: cl_uint = (1 << 2); [INFO] [stdout] 526 + pub const CL_KERNEL_ARG_TYPE_VOLATILE: cl_uint = 1 << 2; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/opencl.rs:527:46 [INFO] [stdout] | [INFO] [stdout] 527 | pub const CL_KERNEL_ARG_TYPE_PIPE: cl_uint = (1 << 3); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 527 - pub const CL_KERNEL_ARG_TYPE_PIPE: cl_uint = (1 << 3); [INFO] [stdout] 527 + pub const CL_KERNEL_ARG_TYPE_PIPE: cl_uint = 1 << 3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 50 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.05s [INFO] running `Command { std: "docker" "inspect" "1cc383d26e27639d095cd8c3729a09deeeaf6d7cba8471c8c194ebefd4ef1628", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1cc383d26e27639d095cd8c3729a09deeeaf6d7cba8471c8c194ebefd4ef1628", kill_on_drop: false }` [INFO] [stdout] 1cc383d26e27639d095cd8c3729a09deeeaf6d7cba8471c8c194ebefd4ef1628