[INFO] cloning repository https://github.com/kamino410/cuda-rust-test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kamino410/cuda-rust-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkamino410%2Fcuda-rust-test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkamino410%2Fcuda-rust-test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 16f3e28fc90250315608d413880952f905d49825 [INFO] documenting kamino410/cuda-rust-test 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%2Fkamino410%2Fcuda-rust-test" "/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/kamino410/cuda-rust-test 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/kamino410/cuda-rust-test [INFO] finished tweaking git repo https://github.com/kamino410/cuda-rust-test [INFO] tweaked toml for git repo https://github.com/kamino410/cuda-rust-test written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/kamino410/cuda-rust-test 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] ea4a6949e633743f62ea7616ad8ffde426bf903a5fa250d14fa7c1d54609796f [INFO] running `Command { std: "docker" "start" "-a" "ea4a6949e633743f62ea7616ad8ffde426bf903a5fa250d14fa7c1d54609796f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ea4a6949e633743f62ea7616ad8ffde426bf903a5fa250d14fa7c1d54609796f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea4a6949e633743f62ea7616ad8ffde426bf903a5fa250d14fa7c1d54609796f", kill_on_drop: false }` [INFO] [stdout] ea4a6949e633743f62ea7616ad8ffde426bf903a5fa250d14fa7c1d54609796f [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] 3d88ece9ef4840baebd702260054d5a79c888a6a74cceba2723569f71534c551 [INFO] running `Command { std: "docker" "start" "-a" "3d88ece9ef4840baebd702260054d5a79c888a6a74cceba2723569f71534c551", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Checking nodrop v0.1.12 [INFO] [stderr] Checking cfg-if v0.1.4 [INFO] [stderr] Checking lazy_static v1.0.1 [INFO] [stderr] Checking memoffset v0.2.1 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Checking libc v0.2.42 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling rayon-core v1.4.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking crossbeam-utils v0.2.2 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Checking arrayvec v0.4.7 [INFO] [stderr] Compiling proc-macro2 v0.4.6 [INFO] [stderr] Checking adler32 v1.0.3 [INFO] [stderr] Checking crossbeam-epoch v0.3.1 [INFO] [stderr] Checking byteorder v1.2.3 [INFO] [stderr] Checking either v1.5.0 [INFO] [stderr] Checking inflate v0.4.3 [INFO] [stderr] Checking num_cpus v1.8.0 [INFO] [stderr] Checking crossbeam-deque v0.2.0 [INFO] [stderr] Checking rand v0.4.2 [INFO] [stderr] Compiling quote v0.6.3 [INFO] [stderr] Checking deflate v0.7.18 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Compiling syn v0.14.4 [INFO] [stderr] Checking color_quant v1.0.1 [INFO] [stderr] Checking bitflags v1.0.3 [INFO] [stderr] Checking gif v0.10.0 [INFO] [stderr] Compiling cuda-rust-test v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Checking png v0.12.0 [INFO] [stderr] Checking rayon v1.0.1 [INFO] [stderr] Checking jpeg-decoder v0.1.15 [INFO] [stderr] Compiling num-derive v0.2.2 [INFO] [stderr] Checking image v0.19.0 [INFO] [stderr] Scraping cuda-rust-test v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Documenting cuda-rust-test v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `domain` [INFO] [stdout] --> src/cuda_runtime.rs:5804:10 [INFO] [stdout] | [INFO] [stdout] 5804 | /// [domain]:[bus]:[device].[function] [INFO] [stdout] | ^^^^^^ no item named `domain` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `bus` [INFO] [stdout] --> src/cuda_runtime.rs:5804:19 [INFO] [stdout] | [INFO] [stdout] 5804 | /// [domain]:[bus]:[device].[function] [INFO] [stdout] | ^^^ no item named `bus` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `device` [INFO] [stdout] --> src/cuda_runtime.rs:5804:25 [INFO] [stdout] | [INFO] [stdout] 5804 | /// [domain]:[bus]:[device].[function] [INFO] [stdout] | ^^^^^^ no item named `device` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `function` [INFO] [stdout] --> src/cuda_runtime.rs:5804:34 [INFO] [stdout] | [INFO] [stdout] 5804 | /// [domain]:[bus]:[device].[function] [INFO] [stdout] | ^^^^^^^^ no item named `function` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `domain` [INFO] [stdout] --> src/cuda_runtime.rs:5805:10 [INFO] [stdout] | [INFO] [stdout] 5805 | /// [domain]:[bus]:[device] [INFO] [stdout] | ^^^^^^ no item named `domain` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `bus` [INFO] [stdout] --> src/cuda_runtime.rs:5805:19 [INFO] [stdout] | [INFO] [stdout] 5805 | /// [domain]:[bus]:[device] [INFO] [stdout] | ^^^ no item named `bus` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `device` [INFO] [stdout] --> src/cuda_runtime.rs:5805:25 [INFO] [stdout] | [INFO] [stdout] 5805 | /// [domain]:[bus]:[device] [INFO] [stdout] | ^^^^^^ no item named `device` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `bus` [INFO] [stdout] --> src/cuda_runtime.rs:5806:10 [INFO] [stdout] | [INFO] [stdout] 5806 | /// [bus]:[device].[function] [INFO] [stdout] | ^^^ no item named `bus` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `device` [INFO] [stdout] --> src/cuda_runtime.rs:5806:16 [INFO] [stdout] | [INFO] [stdout] 5806 | /// [bus]:[device].[function] [INFO] [stdout] | ^^^^^^ no item named `device` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `function` [INFO] [stdout] --> src/cuda_runtime.rs:5806:25 [INFO] [stdout] | [INFO] [stdout] 5806 | /// [bus]:[device].[function] [INFO] [stdout] | ^^^^^^^^ no item named `function` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `domain` [INFO] [stdout] --> src/cuda_runtime.rs:5831:10 [INFO] [stdout] | [INFO] [stdout] 5831 | /// [domain]:[bus]:[device].[function] [INFO] [stdout] | ^^^^^^ no item named `domain` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `bus` [INFO] [stdout] --> src/cuda_runtime.rs:5831:19 [INFO] [stdout] | [INFO] [stdout] 5831 | /// [domain]:[bus]:[device].[function] [INFO] [stdout] | ^^^ no item named `bus` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `device` [INFO] [stdout] --> src/cuda_runtime.rs:5831:25 [INFO] [stdout] | [INFO] [stdout] 5831 | /// [domain]:[bus]:[device].[function] [INFO] [stdout] | ^^^^^^ no item named `device` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `function` [INFO] [stdout] --> src/cuda_runtime.rs:5831:34 [INFO] [stdout] | [INFO] [stdout] 5831 | /// [domain]:[bus]:[device].[function] [INFO] [stdout] | ^^^^^^^^ no item named `function` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `256` [INFO] [stdout] --> src/cuda_runtime.rs:6417:19 [INFO] [stdout] | [INFO] [stdout] 6417 | /// char name[256]; [INFO] [stdout] | ^^^ no item named `256` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3` [INFO] [stdout] --> src/cuda_runtime.rs:6424:27 [INFO] [stdout] | [INFO] [stdout] 6424 | /// int maxThreadsDim[3]; [INFO] [stdout] | ^ no item named `3` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3` [INFO] [stdout] --> src/cuda_runtime.rs:6425:25 [INFO] [stdout] | [INFO] [stdout] 6425 | /// int maxGridSize[3]; [INFO] [stdout] | ^ no item named `3` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `2` [INFO] [stdout] --> src/cuda_runtime.rs:6441:26 [INFO] [stdout] | [INFO] [stdout] 6441 | /// int maxTexture2D[2]; [INFO] [stdout] | ^ no item named `2` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `2` [INFO] [stdout] --> src/cuda_runtime.rs:6442:32 [INFO] [stdout] | [INFO] [stdout] 6442 | /// int maxTexture2DMipmap[2]; [INFO] [stdout] | ^ no item named `2` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3` [INFO] [stdout] --> src/cuda_runtime.rs:6443:32 [INFO] [stdout] | [INFO] [stdout] 6443 | /// int maxTexture2DLinear[3]; [INFO] [stdout] | ^ no item named `3` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `2` [INFO] [stdout] --> src/cuda_runtime.rs:6444:32 [INFO] [stdout] | [INFO] [stdout] 6444 | /// int maxTexture2DGather[2]; [INFO] [stdout] | ^ no item named `2` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3` [INFO] [stdout] --> src/cuda_runtime.rs:6445:26 [INFO] [stdout] | [INFO] [stdout] 6445 | /// int maxTexture3D[3]; [INFO] [stdout] | ^ no item named `3` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3` [INFO] [stdout] --> src/cuda_runtime.rs:6446:29 [INFO] [stdout] | [INFO] [stdout] 6446 | /// int maxTexture3DAlt[3]; [INFO] [stdout] | ^ no item named `3` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `2` [INFO] [stdout] --> src/cuda_runtime.rs:6448:33 [INFO] [stdout] | [INFO] [stdout] 6448 | /// int maxTexture1DLayered[2]; [INFO] [stdout] | ^ no item named `2` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3` [INFO] [stdout] --> src/cuda_runtime.rs:6449:33 [INFO] [stdout] | [INFO] [stdout] 6449 | /// int maxTexture2DLayered[3]; [INFO] [stdout] | ^ no item named `3` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `2` [INFO] [stdout] --> src/cuda_runtime.rs:6450:38 [INFO] [stdout] | [INFO] [stdout] 6450 | /// int maxTextureCubemapLayered[2]; [INFO] [stdout] | ^ no item named `2` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `2` [INFO] [stdout] --> src/cuda_runtime.rs:6452:26 [INFO] [stdout] | [INFO] [stdout] 6452 | /// int maxSurface2D[2]; [INFO] [stdout] | ^ no item named `2` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3` [INFO] [stdout] --> src/cuda_runtime.rs:6453:26 [INFO] [stdout] | [INFO] [stdout] 6453 | /// int maxSurface3D[3]; [INFO] [stdout] | ^ no item named `3` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `2` [INFO] [stdout] --> src/cuda_runtime.rs:6454:33 [INFO] [stdout] | [INFO] [stdout] 6454 | /// int maxSurface1DLayered[2]; [INFO] [stdout] | ^ no item named `2` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3` [INFO] [stdout] --> src/cuda_runtime.rs:6455:33 [INFO] [stdout] | [INFO] [stdout] 6455 | /// int maxSurface2DLayered[3]; [INFO] [stdout] | ^ no item named `3` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `2` [INFO] [stdout] --> src/cuda_runtime.rs:6457:38 [INFO] [stdout] | [INFO] [stdout] 6457 | /// int maxSurfaceCubemapLayered[2]; [INFO] [stdout] | ^ no item named `2` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `256` [INFO] [stdout] --> src/cuda_runtime.rs:6491:45 [INFO] [stdout] | [INFO] [stdout] 6491 | /// - \ref ::cudaDeviceProp::name "name[256]" is an ASCII string identifying [INFO] [stdout] | ^^^ no item named `256` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3` [INFO] [stdout] --> src/cuda_runtime.rs:6505:63 [INFO] [stdout] | [INFO] [stdout] 6505 | /// - \ref ::cudaDeviceProp::maxThreadsDim "maxThreadsDim[3]" contains the [INFO] [stdout] | ^ no item named `3` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3` [INFO] [stdout] --> src/cuda_runtime.rs:6507:59 [INFO] [stdout] | [INFO] [stdout] 6507 | /// - \ref ::cudaDeviceProp::maxGridSize "maxGridSize[3]" contains the [INFO] [stdout] | ^ no item named `3` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `2` [INFO] [stdout] --> src/cuda_runtime.rs:6558:61 [INFO] [stdout] | [INFO] [stdout] 6558 | /// - \ref ::cudaDeviceProp::maxTexture2D "maxTexture2D[2]" contains the maximum [INFO] [stdout] | ^ no item named `2` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `2` [INFO] [stdout] --> src/cuda_runtime.rs:6560:73 [INFO] [stdout] | [INFO] [stdout] 6560 | /// - \ref ::cudaDeviceProp::maxTexture2DMipmap "maxTexture2DMipmap[2]" contains the [INFO] [stdout] | ^ no item named `2` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3` [INFO] [stdout] --> src/cuda_runtime.rs:6562:73 [INFO] [stdout] | [INFO] [stdout] 6562 | /// - \ref ::cudaDeviceProp::maxTexture2DLinear "maxTexture2DLinear[3]" contains the [INFO] [stdout] | ^ no item named `3` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `2` [INFO] [stdout] --> src/cuda_runtime.rs:6564:73 [INFO] [stdout] | [INFO] [stdout] 6564 | /// - \ref ::cudaDeviceProp::maxTexture2DGather "maxTexture2DGather[2]" contains the [INFO] [stdout] | ^ no item named `2` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3` [INFO] [stdout] --> src/cuda_runtime.rs:6566:61 [INFO] [stdout] | [INFO] [stdout] 6566 | /// - \ref ::cudaDeviceProp::maxTexture3D "maxTexture3D[3]" contains the maximum [INFO] [stdout] | ^ no item named `3` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3` [INFO] [stdout] --> src/cuda_runtime.rs:6568:67 [INFO] [stdout] | [INFO] [stdout] 6568 | /// - \ref ::cudaDeviceProp::maxTexture3DAlt "maxTexture3DAlt[3]" [INFO] [stdout] | ^ no item named `3` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `2` [INFO] [stdout] --> src/cuda_runtime.rs:6572:75 [INFO] [stdout] | [INFO] [stdout] 6572 | /// - \ref ::cudaDeviceProp::maxTexture1DLayered "maxTexture1DLayered[2]" contains [INFO] [stdout] | ^ no item named `2` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3` [INFO] [stdout] --> src/cuda_runtime.rs:6574:75 [INFO] [stdout] | [INFO] [stdout] 6574 | /// - \ref ::cudaDeviceProp::maxTexture2DLayered "maxTexture2DLayered[3]" contains [INFO] [stdout] | ^ no item named `3` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `2` [INFO] [stdout] --> src/cuda_runtime.rs:6576:85 [INFO] [stdout] | [INFO] [stdout] 6576 | /// - \ref ::cudaDeviceProp::maxTextureCubemapLayered "maxTextureCubemapLayered[2]" [INFO] [stdout] | ^ no item named `2` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `2` [INFO] [stdout] --> src/cuda_runtime.rs:6580:61 [INFO] [stdout] | [INFO] [stdout] 6580 | /// - \ref ::cudaDeviceProp::maxSurface2D "maxSurface2D[2]" contains the maximum [INFO] [stdout] | ^ no item named `2` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3` [INFO] [stdout] --> src/cuda_runtime.rs:6582:61 [INFO] [stdout] | [INFO] [stdout] 6582 | /// - \ref ::cudaDeviceProp::maxSurface3D "maxSurface3D[3]" contains the maximum [INFO] [stdout] | ^ no item named `3` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `2` [INFO] [stdout] --> src/cuda_runtime.rs:6584:75 [INFO] [stdout] | [INFO] [stdout] 6584 | /// - \ref ::cudaDeviceProp::maxSurface1DLayered "maxSurface1DLayered[2]" contains [INFO] [stdout] | ^ no item named `2` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3` [INFO] [stdout] --> src/cuda_runtime.rs:6586:75 [INFO] [stdout] | [INFO] [stdout] 6586 | /// - \ref ::cudaDeviceProp::maxSurface2DLayered "maxSurface2DLayered[3]" contains [INFO] [stdout] | ^ no item named `3` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `2` [INFO] [stdout] --> src/cuda_runtime.rs:6590:85 [INFO] [stdout] | [INFO] [stdout] 6590 | /// - \ref ::cudaDeviceProp::maxSurfaceCubemapLayered "maxSurfaceCubemapLayered[2]" [INFO] [stdout] | ^ no item named `2` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/cuda_runtime.rs:7755:37 [INFO] [stdout] | [INFO] [stdout] 7755 | /// Each pointer, from args[0] to args[N - 1], point to the region [INFO] [stdout] | ^ no item named `0` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/cuda_runtime.rs:7817:37 [INFO] [stdout] | [INFO] [stdout] 7817 | /// Each pointer, from args[0] to args[N - 1], point to the region [INFO] [stdout] | ^ no item named `0` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/cuda_runtime.rs:7915:52 [INFO] [stdout] | [INFO] [stdout] 7915 | /// pointer, from ::cudaLaunchParams::args[0] to ::cudaLaunchParams::args[N - 1], [INFO] [stdout] | ^ no item named `0` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/cuda_runtime.rs:9052:84 [INFO] [stdout] | [INFO] [stdout] 9052 | /// case, the valid range for (width, height, depth) is ((1,maxTexture2DGather[0]), (1,maxTexture2DGather[1]), 0). [INFO] [stdout] | ^ no item named `0` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/cuda_runtime.rs:9052:111 [INFO] [stdout] | [INFO] [stdout] 9052 | /// case, the valid range for (width, height, depth) is ((1,maxTexture2DGather[0]), (1,maxTexture2DGather[1]), 0). [INFO] [stdout] | ^ no item named `1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/cuda_runtime.rs:11741:60 [INFO] [stdout] | [INFO] [stdout] 11741 | /// cannot exceed ::cudaDeviceProp::maxTexture1DLinear[0]. [INFO] [stdout] | ^ no item named `0` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/cuda_runtime.rs:11795:53 [INFO] [stdout] | [INFO] [stdout] 11795 | /// exceed ::cudaDeviceProp::maxTexture2DLinear[0] and ::cudaDeviceProp::maxTexture2DLinear[1] [INFO] [stdout] | ^ no item named `0` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/cuda_runtime.rs:11795:97 [INFO] [stdout] | [INFO] [stdout] 11795 | /// exceed ::cudaDeviceProp::maxTexture2DLinear[0] and ::cudaDeviceProp::maxTexture2DLinear[1] [INFO] [stdout] | ^ no item named `1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `2` [INFO] [stdout] --> src/cuda_runtime.rs:11797:46 [INFO] [stdout] | [INFO] [stdout] 11797 | /// ::cudaDeviceProp::maxTexture2DLinear[2]. [INFO] [stdout] | ^ no item named `2` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/cuda_runtime.rs:12114:46 [INFO] [stdout] | [INFO] [stdout] 12114 | /// ::cudaDeviceProp::maxTexture2DLinear[0] and ::cudaDeviceProp::maxTexture2DLinear[1] respectively. [INFO] [stdout] | ^ no item named `0` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/cuda_runtime.rs:12114:90 [INFO] [stdout] | [INFO] [stdout] 12114 | /// ::cudaDeviceProp::maxTexture2DLinear[0] and ::cudaDeviceProp::maxTexture2DLinear[1] respectively. [INFO] [stdout] | ^ no item named `1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `2` [INFO] [stdout] --> src/cuda_runtime.rs:12116:107 [INFO] [stdout] | [INFO] [stdout] 12116 | /// ::cudaDeviceProp::texturePitchAlignment. Pitch cannot exceed ::cudaDeviceProp::maxTexture2DLinear[2]. [INFO] [stdout] | ^ no item named `2` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3` [INFO] [stdout] --> src/cuda_runtime.rs:12122:49 [INFO] [stdout] | [INFO] [stdout] 12122 | /// enum cudaTextureAddressMode addressMode[3]; [INFO] [stdout] | ^ no item named `3` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `4` [INFO] [stdout] --> src/cuda_runtime.rs:12126:49 [INFO] [stdout] | [INFO] [stdout] 12126 | /// float borderColor[4]; [INFO] [stdout] | ^ no item named `4` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/cuda_runtime.rs:12170:40 [INFO] [stdout] | [INFO] [stdout] 12170 | /// ::cudaTextureDesc::borderColor[0] contains value of 'R', [INFO] [stdout] | ^ no item named `0` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/cuda_runtime.rs:12171:40 [INFO] [stdout] | [INFO] [stdout] 12171 | /// ::cudaTextureDesc::borderColor[1] contains value of 'G', [INFO] [stdout] | ^ no item named `1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `2` [INFO] [stdout] --> src/cuda_runtime.rs:12172:40 [INFO] [stdout] | [INFO] [stdout] 12172 | /// ::cudaTextureDesc::borderColor[2] contains value of 'B', [INFO] [stdout] | ^ no item named `2` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3` [INFO] [stdout] --> src/cuda_runtime.rs:12173:40 [INFO] [stdout] | [INFO] [stdout] 12173 | /// ::cudaTextureDesc::borderColor[3] contains value of 'A' [INFO] [stdout] | ^ no item named `3` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,16` [INFO] [stdout] --> src/cuda_runtime.rs:12180:31 [INFO] [stdout] | [INFO] [stdout] 12180 | /// clamped to the range [1,16]. [INFO] [stdout] | ^^^^ no item named `1,16` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: invalid self-closing HTML tag `colspec` [INFO] [stdout] --> src/cuda_runtime.rs:9057:9 [INFO] [stdout] | [INFO] [stdout] 9057 | /// [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::invalid_html_tags)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: invalid self-closing HTML tag `colspec` [INFO] [stdout] --> src/cuda_runtime.rs:9058:9 [INFO] [stdout] | [INFO] [stdout] 9058 | /// [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: invalid self-closing HTML tag `colspec` [INFO] [stdout] --> src/cuda_runtime.rs:9059:9 [INFO] [stdout] | [INFO] [stdout] 9059 | /// [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: invalid self-closing HTML tag `colspec` [INFO] [stdout] --> src/cuda_runtime.rs:9197:9 [INFO] [stdout] | [INFO] [stdout] 9197 | /// [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: invalid self-closing HTML tag `colspec` [INFO] [stdout] --> src/cuda_runtime.rs:9198:9 [INFO] [stdout] | [INFO] [stdout] 9198 | /// [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: invalid self-closing HTML tag `colspec` [INFO] [stdout] --> src/cuda_runtime.rs:9199:9 [INFO] [stdout] | [INFO] [stdout] 9199 | /// [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 73 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.31s [INFO] running `Command { std: "docker" "inspect" "3d88ece9ef4840baebd702260054d5a79c888a6a74cceba2723569f71534c551", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d88ece9ef4840baebd702260054d5a79c888a6a74cceba2723569f71534c551", kill_on_drop: false }` [INFO] [stdout] 3d88ece9ef4840baebd702260054d5a79c888a6a74cceba2723569f71534c551