[INFO] crate libvips 1.3.0 is already in cache [INFO] documenting libvips-1.3.0 against master#394e1b40d264aa6928811919c1124fa248e7d802 for pr-73566 [INFO] extracting crate libvips 1.3.0 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate libvips 1.3.0 on toolchain 394e1b40d264aa6928811919c1124fa248e7d802 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate libvips 1.3.0 [INFO] finished tweaking crates.io crate libvips 1.3.0 [INFO] tweaked toml for crates.io crate libvips 1.3.0 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d72afb8ccf84e867cf5af744de9b4ba272b575696c22cdd5e847f325cd512005 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d72afb8ccf84e867cf5af744de9b4ba272b575696c22cdd5e847f325cd512005", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d72afb8ccf84e867cf5af744de9b4ba272b575696c22cdd5e847f325cd512005", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d72afb8ccf84e867cf5af744de9b4ba272b575696c22cdd5e847f325cd512005", kill_on_drop: false }` [INFO] [stdout] d72afb8ccf84e867cf5af744de9b4ba272b575696c22cdd5e847f325cd512005 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e7d3c368e9d541eef9a737fcdaed73be854d38fb0329487d7b9d9cff3f298164 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e7d3c368e9d541eef9a737fcdaed73be854d38fb0329487d7b9d9cff3f298164", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libvips v1.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-derive v0.3.0 [INFO] [stderr] Documenting libvips v1.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:1650:41 [INFO] [stdout] | [INFO] [stdout] 1650 | /// `Sum` -> VIPS_COMBINE_SUM = 1 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(intra_doc_link_resolution_failure)]` on by default [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:2131:44 [INFO] [stdout] | [INFO] [stdout] 2131 | /// `Uchar` -> VIPS_FORMAT_UCHAR = 0 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:2145:42 [INFO] [stdout] | [INFO] [stdout] 2145 | /// `None` -> VIPS_CODING_NONE = 0 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:2152:60 [INFO] [stdout] | [INFO] [stdout] 2152 | /// `Multiband` -> VIPS_INTERPRETATION_MULTIBAND = 0 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:2306:46 [INFO] [stdout] | [INFO] [stdout] 2306 | /// `Random` -> VIPS_ACCESS_RANDOM = 0 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:2411:46 [INFO] [stdout] | [INFO] [stdout] 2411 | /// `Random` -> VIPS_ACCESS_RANDOM = 0 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:2655:44 [INFO] [stdout] | [INFO] [stdout] 2655 | /// `Black` -> VIPS_EXTEND_BLACK = 0 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:2783:44 [INFO] [stdout] | [INFO] [stdout] 2783 | /// `Black` -> VIPS_EXTEND_BLACK = 0 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:3026:39 [INFO] [stdout] | [INFO] [stdout] 3026 | /// `Low` -> VIPS_ALIGN_LOW = 0 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:3132:39 [INFO] [stdout] | [INFO] [stdout] 3132 | /// `Low` -> VIPS_ALIGN_LOW = 0 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:3138:39 [INFO] [stdout] | [INFO] [stdout] 3138 | /// `Low` -> VIPS_ALIGN_LOW = 0 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:3303:57 [INFO] [stdout] | [INFO] [stdout] 3303 | /// `Attention` -> VIPS_INTERESTING_ATTENTION = 3 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:3739:41 [INFO] [stdout] | [INFO] [stdout] 3739 | /// `D45` -> VIPS_ANGLE45_D45 = 1 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:3801:37 [INFO] [stdout] | [INFO] [stdout] 3801 | /// `D0` -> VIPS_ANGLE_D0 = 0 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:4781:51 [INFO] [stdout] | [INFO] [stdout] 4781 | /// `Srgb` -> VIPS_INTERPRETATION_sRGB = 22 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:4940:51 [INFO] [stdout] | [INFO] [stdout] 4940 | /// `Srgb` -> VIPS_INTERPRETATION_sRGB = 22 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:5229:39 [INFO] [stdout] | [INFO] [stdout] 5229 | /// `Low` -> VIPS_ALIGN_LOW = 0 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:5448:51 [INFO] [stdout] | [INFO] [stdout] 5448 | /// `Integer` -> VIPS_PRECISION_INTEGER = 0 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:5533:51 [INFO] [stdout] | [INFO] [stdout] 5533 | /// `Integer` -> VIPS_PRECISION_INTEGER = 0 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:7820:43 [INFO] [stdout] | [INFO] [stdout] 7820 | /// `None` -> VIPS_FOREIGN_NONE = 0 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:7830:46 [INFO] [stdout] | [INFO] [stdout] 7830 | /// `Random` -> VIPS_ACCESS_RANDOM = 0 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:7938:43 [INFO] [stdout] | [INFO] [stdout] 7938 | /// `None` -> VIPS_FOREIGN_NONE = 0 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:7948:46 [INFO] [stdout] | [INFO] [stdout] 7948 | /// `Random` -> VIPS_ACCESS_RANDOM = 0 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:8054:43 [INFO] [stdout] | [INFO] [stdout] 8054 | /// `None` -> VIPS_FOREIGN_NONE = 0 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:8064:46 [INFO] [stdout] | [INFO] [stdout] 8064 | /// `Random` -> VIPS_ACCESS_RANDOM = 0 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:8172:43 [INFO] [stdout] | [INFO] [stdout] 8172 | /// `None` -> VIPS_FOREIGN_NONE = 0 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:8182:46 [INFO] [stdout] | [INFO] [stdout] 8182 | /// `Random` -> VIPS_ACCESS_RANDOM = 0 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:8266:43 [INFO] [stdout] | [INFO] [stdout] 8266 | /// `None` -> VIPS_FOREIGN_NONE = 0 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:8276:46 [INFO] [stdout] | [INFO] [stdout] 8276 | /// `Random` -> VIPS_ACCESS_RANDOM = 0 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:8363:43 [INFO] [stdout] | [INFO] [stdout] 8363 | /// `None` -> VIPS_FOREIGN_NONE = 0 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:8373:46 [INFO] [stdout] | [INFO] [stdout] 8373 | /// `Random` -> VIPS_ACCESS_RANDOM = 0 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:8457:43 [INFO] [stdout] | [INFO] [stdout] 8457 | /// `None` -> VIPS_FOREIGN_NONE = 0 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:8467:46 [INFO] [stdout] | [INFO] [stdout] 8467 | /// `Random` -> VIPS_ACCESS_RANDOM = 0 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:8557:43 [INFO] [stdout] | [INFO] [stdout] 8557 | /// `None` -> VIPS_FOREIGN_NONE = 0 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:8567:46 [INFO] [stdout] | [INFO] [stdout] 8567 | /// `Random` -> VIPS_ACCESS_RANDOM = 0 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:8670:43 [INFO] [stdout] | [INFO] [stdout] 8670 | /// `None` -> VIPS_FOREIGN_NONE = 0 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:8680:46 [INFO] [stdout] | [INFO] [stdout] 8680 | /// `Random` -> VIPS_ACCESS_RANDOM = 0 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:8786:43 [INFO] [stdout] | [INFO] [stdout] 8786 | /// `None` -> VIPS_FOREIGN_NONE = 0 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:8796:46 [INFO] [stdout] | [INFO] [stdout] 8796 | /// `Random` -> VIPS_ACCESS_RANDOM = 0 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:8899:43 [INFO] [stdout] | [INFO] [stdout] 8899 | /// `None` -> VIPS_FOREIGN_NONE = 0 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:8909:46 [INFO] [stdout] | [INFO] [stdout] 8909 | /// `Random` -> VIPS_ACCESS_RANDOM = 0 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:9009:43 [INFO] [stdout] | [INFO] [stdout] 9009 | /// `None` -> VIPS_FOREIGN_NONE = 0 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:9019:46 [INFO] [stdout] | [INFO] [stdout] 9019 | /// `Random` -> VIPS_ACCESS_RANDOM = 0 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:9104:43 [INFO] [stdout] | [INFO] [stdout] 9104 | /// `None` -> VIPS_FOREIGN_NONE = 0 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:9114:46 [INFO] [stdout] | [INFO] [stdout] 9114 | /// `Random` -> VIPS_ACCESS_RANDOM = 0 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:9208:43 [INFO] [stdout] | [INFO] [stdout] 9208 | /// `None` -> VIPS_FOREIGN_NONE = 0 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:9218:46 [INFO] [stdout] | [INFO] [stdout] 9218 | /// `Random` -> VIPS_ACCESS_RANDOM = 0 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:9321:43 [INFO] [stdout] | [INFO] [stdout] 9321 | /// `None` -> VIPS_FOREIGN_NONE = 0 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:9331:46 [INFO] [stdout] | [INFO] [stdout] 9331 | /// `Random` -> VIPS_ACCESS_RANDOM = 0 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:9444:43 [INFO] [stdout] | [INFO] [stdout] 9444 | /// `None` -> VIPS_FOREIGN_NONE = 0 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:9454:46 [INFO] [stdout] | [INFO] [stdout] 9454 | /// `Random` -> VIPS_ACCESS_RANDOM = 0 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:9566:43 [INFO] [stdout] | [INFO] [stdout] 9566 | /// `None` -> VIPS_FOREIGN_NONE = 0 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:9576:46 [INFO] [stdout] | [INFO] [stdout] 9576 | /// `Random` -> VIPS_ACCESS_RANDOM = 0 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:9691:43 [INFO] [stdout] | [INFO] [stdout] 9691 | /// `None` -> VIPS_FOREIGN_NONE = 0 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:9701:46 [INFO] [stdout] | [INFO] [stdout] 9701 | /// `Random` -> VIPS_ACCESS_RANDOM = 0 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:9813:43 [INFO] [stdout] | [INFO] [stdout] 9813 | /// `None` -> VIPS_FOREIGN_NONE = 0 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:9823:46 [INFO] [stdout] | [INFO] [stdout] 9823 | /// `Random` -> VIPS_ACCESS_RANDOM = 0 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:9945:43 [INFO] [stdout] | [INFO] [stdout] 9945 | /// `None` -> VIPS_FOREIGN_NONE = 0 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:9955:46 [INFO] [stdout] | [INFO] [stdout] 9955 | /// `Random` -> VIPS_ACCESS_RANDOM = 0 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:10076:43 [INFO] [stdout] | [INFO] [stdout] 10076 | /// `None` -> VIPS_FOREIGN_NONE = 0 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:10086:46 [INFO] [stdout] | [INFO] [stdout] 10086 | /// `Random` -> VIPS_ACCESS_RANDOM = 0 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:10929:49 [INFO] [stdout] | [INFO] [stdout] 10929 | /// `Dz` -> VIPS_FOREIGN_DZ_LAYOUT_DZ = 0 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:10949:60 [INFO] [stdout] | [INFO] [stdout] 10949 | /// `Onepixel` -> VIPS_FOREIGN_DZ_DEPTH_ONEPIXEL = 0 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:10955:37 [INFO] [stdout] | [INFO] [stdout] 10955 | /// `D0` -> VIPS_ANGLE_D0 = 0 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:10962:51 [INFO] [stdout] | [INFO] [stdout] 10962 | /// `F` -> VIPS_FOREIGN_DZ_CONTAINER_FS = 0 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:10974:49 [INFO] [stdout] | [INFO] [stdout] 10974 | /// `Mean` -> VIPS_REGION_SHRINK_MEAN = 0 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:11151:54 [INFO] [stdout] | [INFO] [stdout] 11151 | /// `All` -> VIPS_FOREIGN_PNG_FILTER_ALL = 248 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:11309:54 [INFO] [stdout] | [INFO] [stdout] 11309 | /// `All` -> VIPS_FOREIGN_PNG_FILTER_ALL = 248 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:11997:61 [INFO] [stdout] | [INFO] [stdout] 11997 | /// `Default` -> VIPS_FOREIGN_WEBP_PRESET_DEFAULT = 0 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:12179:61 [INFO] [stdout] | [INFO] [stdout] 12179 | /// `Default` -> VIPS_FOREIGN_WEBP_PRESET_DEFAULT = 0 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:12363:60 [INFO] [stdout] | [INFO] [stdout] 12363 | /// `None` -> VIPS_FOREIGN_TIFF_COMPRESSION_NONE = 0 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:12376:70 [INFO] [stdout] | [INFO] [stdout] 12376 | /// `Horizontal` -> VIPS_FOREIGN_TIFF_PREDICTOR_HORIZONTAL = 2 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:12404:52 [INFO] [stdout] | [INFO] [stdout] 12404 | /// `Cm` -> VIPS_FOREIGN_TIFF_RESUNIT_CM = 0 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:12421:49 [INFO] [stdout] | [INFO] [stdout] 12421 | /// `Mean` -> VIPS_REGION_SHRINK_MEAN = 0 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:12602:60 [INFO] [stdout] | [INFO] [stdout] 12602 | /// `None` -> VIPS_FOREIGN_TIFF_COMPRESSION_NONE = 0 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:12615:70 [INFO] [stdout] | [INFO] [stdout] 12615 | /// `Horizontal` -> VIPS_FOREIGN_TIFF_PREDICTOR_HORIZONTAL = 2 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:12643:52 [INFO] [stdout] | [INFO] [stdout] 12643 | /// `Cm` -> VIPS_FOREIGN_TIFF_RESUNIT_CM = 0 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:12660:49 [INFO] [stdout] | [INFO] [stdout] 12660 | /// `Mean` -> VIPS_REGION_SHRINK_MEAN = 0 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:13069:40 [INFO] [stdout] | [INFO] [stdout] 13069 | /// `Both` -> VIPS_SIZE_BOTH = 0 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:13079:47 [INFO] [stdout] | [INFO] [stdout] 13079 | /// `None` -> VIPS_INTERESTING_NONE = 0 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:13096:50 [INFO] [stdout] | [INFO] [stdout] 13096 | /// `Relative` -> VIPS_INTENT_RELATIVE = 1 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:13223:40 [INFO] [stdout] | [INFO] [stdout] 13223 | /// `Both` -> VIPS_SIZE_BOTH = 0 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:13233:47 [INFO] [stdout] | [INFO] [stdout] 13233 | /// `None` -> VIPS_INTERESTING_NONE = 0 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:13250:50 [INFO] [stdout] | [INFO] [stdout] 13250 | /// `Relative` -> VIPS_INTENT_RELATIVE = 1 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:13387:40 [INFO] [stdout] | [INFO] [stdout] 13387 | /// `Both` -> VIPS_SIZE_BOTH = 0 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:13397:47 [INFO] [stdout] | [INFO] [stdout] 13397 | /// `None` -> VIPS_INTERESTING_NONE = 0 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:13414:50 [INFO] [stdout] | [INFO] [stdout] 13414 | /// `Relative` -> VIPS_INTENT_RELATIVE = 1 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:13673:50 [INFO] [stdout] | [INFO] [stdout] 13673 | /// `Lanczos3` -> VIPS_KERNEL_LANCZOS3 = 5 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:13759:50 [INFO] [stdout] | [INFO] [stdout] 13759 | /// `Lanczos3` -> VIPS_KERNEL_LANCZOS3 = 5 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:13849:50 [INFO] [stdout] | [INFO] [stdout] 13849 | /// `Lanczos3` -> VIPS_KERNEL_LANCZOS3 = 5 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:14036:54 [INFO] [stdout] | [INFO] [stdout] 14036 | /// `Background` -> VIPS_EXTEND_BACKGROUND = 5 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:14415:50 [INFO] [stdout] | [INFO] [stdout] 14415 | /// `Lanczos3` -> VIPS_KERNEL_LANCZOS3 = 5 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:14529:51 [INFO] [stdout] | [INFO] [stdout] 14529 | /// `Srgb` -> VIPS_INTERPRETATION_sRGB = 22 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:15057:37 [INFO] [stdout] | [INFO] [stdout] 15057 | /// `Lab` -> VIPS_PCS_LAB = 0 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:15063:50 [INFO] [stdout] | [INFO] [stdout] 15063 | /// `Relative` -> VIPS_INTENT_RELATIVE = 1 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:15152:37 [INFO] [stdout] | [INFO] [stdout] 15152 | /// `Lab` -> VIPS_PCS_LAB = 0 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:15158:50 [INFO] [stdout] | [INFO] [stdout] 15158 | /// `Relative` -> VIPS_INTENT_RELATIVE = 1 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:15250:37 [INFO] [stdout] | [INFO] [stdout] 15250 | /// `Lab` -> VIPS_PCS_LAB = 0 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:15256:50 [INFO] [stdout] | [INFO] [stdout] 15256 | /// `Relative` -> VIPS_INTENT_RELATIVE = 1 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:16033:47 [INFO] [stdout] | [INFO] [stdout] 16033 | /// `Float` -> VIPS_PRECISION_FLOAT = 1 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:16243:41 [INFO] [stdout] | [INFO] [stdout] 16243 | /// `D90` -> VIPS_ANGLE45_D90 = 2 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:16252:41 [INFO] [stdout] | [INFO] [stdout] 16252 | /// `Max` -> VIPS_COMBINE_MAX = 0 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:16259:47 [INFO] [stdout] | [INFO] [stdout] 16259 | /// `Float` -> VIPS_PRECISION_FLOAT = 1 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:16367:47 [INFO] [stdout] | [INFO] [stdout] 16367 | /// `Float` -> VIPS_PRECISION_FLOAT = 1 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:16672:51 [INFO] [stdout] | [INFO] [stdout] 16672 | /// `Integer` -> VIPS_PRECISION_INTEGER = 0 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:16753:47 [INFO] [stdout] | [INFO] [stdout] 16753 | /// `Float` -> VIPS_PRECISION_FLOAT = 1 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:17569:46 [INFO] [stdout] | [INFO] [stdout] 17569 | /// `Set` -> VIPS_COMBINE_MODE_SET = 0 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:800:54 [INFO] [stdout] | [INFO] [stdout] 800 | /// `Equal` -> VIPS_OPERATION_RELATIONAL_EQUAL = 0 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:857:47 [INFO] [stdout] | [INFO] [stdout] 857 | /// `And` -> VIPS_OPERATION_BOOLEAN_AND = 0 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:894:45 [INFO] [stdout] | [INFO] [stdout] 894 | /// `Pow` -> VIPS_OPERATION_MATH2_POW = 0 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:924:63 [INFO] [stdout] | [INFO] [stdout] 924 | /// `CrossPhase` -> VIPS_OPERATION_COMPLEX2_CROSS_PHASE = 0 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:1010:44 [INFO] [stdout] | [INFO] [stdout] 1010 | /// `Sin` -> VIPS_OPERATION_MATH_SIN = 0 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:1071:47 [INFO] [stdout] | [INFO] [stdout] 1071 | /// `Rint` -> VIPS_OPERATION_ROUND_RINT = 0 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:1095:54 [INFO] [stdout] | [INFO] [stdout] 1095 | /// `Equal` -> VIPS_OPERATION_RELATIONAL_EQUAL = 0 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:1154:47 [INFO] [stdout] | [INFO] [stdout] 1154 | /// `And` -> VIPS_OPERATION_BOOLEAN_AND = 0 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:1192:45 [INFO] [stdout] | [INFO] [stdout] 1192 | /// `Pow` -> VIPS_OPERATION_MATH2_POW = 0 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:1223:51 [INFO] [stdout] | [INFO] [stdout] 1223 | /// `Polar` -> VIPS_OPERATION_COMPLEX_POLAR = 0 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:1247:52 [INFO] [stdout] | [INFO] [stdout] 1247 | /// `Real` -> VIPS_OPERATION_COMPLEXGET_REAL = 0 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:2735:53 [INFO] [stdout] | [INFO] [stdout] 2735 | /// `Centre` -> VIPS_COMPASS_DIRECTION_CENTRE = 0 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:2807:53 [INFO] [stdout] | [INFO] [stdout] 2807 | /// `Centre` -> VIPS_COMPASS_DIRECTION_CENTRE = 0 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:2868:53 [INFO] [stdout] | [INFO] [stdout] 2868 | /// `Horizontal` -> VIPS_DIRECTION_HORIZONTAL = 0 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:2988:53 [INFO] [stdout] | [INFO] [stdout] 2988 | /// `Horizontal` -> VIPS_DIRECTION_HORIZONTAL = 0 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:3048:53 [INFO] [stdout] | [INFO] [stdout] 3048 | /// `Horizontal` -> VIPS_DIRECTION_HORIZONTAL = 0 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:3553:47 [INFO] [stdout] | [INFO] [stdout] 3553 | /// `And` -> VIPS_OPERATION_BOOLEAN_AND = 0 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:3604:40 [INFO] [stdout] | [INFO] [stdout] 3604 | /// `Uchar` -> VIPS_FORMAT_UCHAR = 0 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:3650:40 [INFO] [stdout] | [INFO] [stdout] 3650 | /// `Uchar` -> VIPS_FORMAT_UCHAR = 0 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:3696:35 [INFO] [stdout] | [INFO] [stdout] 3696 | /// `D90` -> VIPS_ANGLE_D90 = 1 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:4871:42 [INFO] [stdout] | [INFO] [stdout] 4871 | /// `Over` -> VIPS_BLEND_MODE_OVER = 2 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:4972:42 [INFO] [stdout] | [INFO] [stdout] 4972 | /// `Over` -> VIPS_BLEND_MODE_OVER = 2 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:14487:47 [INFO] [stdout] | [INFO] [stdout] 14487 | /// `Srgb` -> VIPS_INTERPRETATION_sRGB = 22 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:14564:47 [INFO] [stdout] | [INFO] [stdout] 14564 | /// `Srgb` -> VIPS_INTERPRETATION_sRGB = 22 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:16946:54 [INFO] [stdout] | [INFO] [stdout] 16946 | /// `Erode` -> VIPS_OPERATION_MORPHOLOGY_ERODE = 0 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:17002:53 [INFO] [stdout] | [INFO] [stdout] 17002 | /// `Horizontal` -> VIPS_DIRECTION_HORIZONTAL = 0 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:17650:53 [INFO] [stdout] | [INFO] [stdout] 17650 | /// `Horizontal` -> VIPS_DIRECTION_HORIZONTAL = 0 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:17710:53 [INFO] [stdout] | [INFO] [stdout] 17710 | /// `Horizontal` -> VIPS_DIRECTION_HORIZONTAL = 0 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:17761:53 [INFO] [stdout] | [INFO] [stdout] 17761 | /// `Horizontal` -> VIPS_DIRECTION_HORIZONTAL = 0 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:17867:53 [INFO] [stdout] | [INFO] [stdout] 17867 | /// `Horizontal` -> VIPS_DIRECTION_HORIZONTAL = 0 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:17973:53 [INFO] [stdout] | [INFO] [stdout] 17973 | /// `Horizontal` -> VIPS_DIRECTION_HORIZONTAL = 0 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DEFAULT]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ops.rs:18082:53 [INFO] [stdout] | [INFO] [stdout] 18082 | /// `Horizontal` -> VIPS_DIRECTION_HORIZONTAL = 0 [DEFAULT] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 139 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.72s [INFO] running `Command { std: "docker" "inspect" "e7d3c368e9d541eef9a737fcdaed73be854d38fb0329487d7b9d9cff3f298164", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7d3c368e9d541eef9a737fcdaed73be854d38fb0329487d7b9d9cff3f298164", kill_on_drop: false }` [INFO] [stdout] e7d3c368e9d541eef9a737fcdaed73be854d38fb0329487d7b9d9cff3f298164