[INFO] fetching crate tinkerforge 2.0.15... [INFO] documenting tinkerforge-2.0.15 against master#394e1b40d264aa6928811919c1124fa248e7d802 for pr-73566 [INFO] extracting crate tinkerforge 2.0.15 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate tinkerforge 2.0.15 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 tinkerforge 2.0.15 [INFO] finished tweaking crates.io crate tinkerforge 2.0.15 [INFO] tweaked toml for crates.io crate tinkerforge 2.0.15 written to /workspace/builds/worker-9/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-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] bcef359ae41efd569e1b855c22a5fba7a1d059a79db043466e75196853e2ae96 [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" "bcef359ae41efd569e1b855c22a5fba7a1d059a79db043466e75196853e2ae96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bcef359ae41efd569e1b855c22a5fba7a1d059a79db043466e75196853e2ae96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bcef359ae41efd569e1b855c22a5fba7a1d059a79db043466e75196853e2ae96", kill_on_drop: false }` [INFO] [stdout] bcef359ae41efd569e1b855c22a5fba7a1d059a79db043466e75196853e2ae96 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 607e835756a08743781fbf7a0c0b65290db5d8d8c0a16e1afef3292847be3b7d [INFO] running `Command { std: "docker" "start" "-a" "607e835756a08743781fbf7a0c0b65290db5d8d8c0a16e1afef3292847be3b7d", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Checking subtle v1.0.0 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking hmac v0.7.1 [INFO] [stderr] Checking sha-1 v0.8.2 [INFO] [stderr] Documenting tinkerforge v2.0.15 (/opt/rustwide/workdir) [INFO] [stdout] warning: `[set_acceleration_callback_threshold]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/accelerometer_bricklet.rs:292:10 [INFO] [stdout] | [INFO] [stdout] 292 | /// [`set_acceleration_callback_threshold`] is reached. [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: `[set_configuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/accelerometer_bricklet.rs:294:26 [INFO] [stdout] | [INFO] [stdout] 294 | /// configured with [`set_configuration`]. [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: `[set_debounce_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/accelerometer_bricklet.rs:297:36 [INFO] [stdout] | [INFO] [stdout] 297 | /// with the period as set by [`set_debounce_period`]. [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: `[set_configuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/accelerometer_bricklet.rs:304:26 [INFO] [stdout] | [INFO] [stdout] 304 | /// configured with [`set_configuration`]. [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: `[get_acceleration_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/accelerometer_bricklet.rs:307:21 [INFO] [stdout] | [INFO] [stdout] 307 | /// to use the [`get_acceleration_callback_receiver`] receiver and set the period with [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: `[set_acceleration_callback_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/accelerometer_bricklet.rs:308:10 [INFO] [stdout] | [INFO] [stdout] 308 | /// [`set_acceleration_callback_period`]. [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: `[get_acceleration_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/accelerometer_bricklet.rs:315:41 [INFO] [stdout] | [INFO] [stdout] 315 | /// Sets the period with which the [`get_acceleration_callback_receiver`] receiver is triggered [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: `[get_acceleration_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/accelerometer_bricklet.rs:318:14 [INFO] [stdout] | [INFO] [stdout] 318 | /// The [`get_acceleration_callback_receiver`] receiver is only triggered if the acceleration has [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: `[set_acceleration_callback_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/accelerometer_bricklet.rs:327:39 [INFO] [stdout] | [INFO] [stdout] 327 | /// Returns the period as set by [`set_acceleration_callback_period`]. [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: `[get_acceleration_reached_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/accelerometer_bricklet.rs:334:38 [INFO] [stdout] | [INFO] [stdout] 334 | /// Sets the thresholds for the [`get_acceleration_reached_callback_receiver`] receiver. [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: `[set_acceleration_callback_threshold]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/accelerometer_bricklet.rs:374:42 [INFO] [stdout] | [INFO] [stdout] 374 | /// Returns the threshold as set by [`set_acceleration_callback_threshold`]. [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: `[get_acceleration_reached_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/accelerometer_bricklet.rs:390:12 [INFO] [stdout] | [INFO] [stdout] 390 | /// * [`get_acceleration_reached_callback_receiver`] [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: `[set_acceleration_callback_threshold]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/accelerometer_bricklet.rs:394:12 [INFO] [stdout] | [INFO] [stdout] 394 | /// * [`set_acceleration_callback_threshold`] [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: `[set_debounce_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/accelerometer_bricklet.rs:404:48 [INFO] [stdout] | [INFO] [stdout] 404 | /// Returns the debounce period as set by [`set_debounce_period`]. [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: `[set_configuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/accelerometer_bricklet.rs:457:46 [INFO] [stdout] | [INFO] [stdout] 457 | /// Returns the configuration as set by [`set_configuration`]. [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: `[isolator_bricklet]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/accelerometer_bricklet.rs:512:45 [INFO] [stdout] | [INFO] [stdout] 512 | /// connected to an [Isolator Bricklet](isolator_bricklet) is always as [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: `[device_identifier]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/accelerometer_bricklet.rs:515:59 [INFO] [stdout] | [INFO] [stdout] 515 | /// The device identifier numbers can be found [here](device_identifier). [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: `[set_configuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/accelerometer_v2_bricklet.rs:363:29 [INFO] [stdout] | [INFO] [stdout] 363 | /// be configured with [`set_configuration`] and this receiver can be [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: `[set_continuous_acceleration_configuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/accelerometer_v2_bricklet.rs:364:23 [INFO] [stdout] | [INFO] [stdout] 364 | /// enabled with [`set_continuous_acceleration_configuration`]. [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: `[set_configuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/accelerometer_v2_bricklet.rs:373:32 [INFO] [stdout] | [INFO] [stdout] 373 | /// full scale range (see [`set_configuration`]) to calculate [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: `[get_acceleration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/accelerometer_v2_bricklet.rs:374:62 [INFO] [stdout] | [INFO] [stdout] 374 | /// the data in gₙ/10000 (same unit that is returned by [`get_acceleration`]): [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: `[set_configuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/accelerometer_v2_bricklet.rs:391:29 [INFO] [stdout] | [INFO] [stdout] 391 | /// be configured with [`set_configuration`] and this receiver can be [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: `[set_continuous_acceleration_configuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/accelerometer_v2_bricklet.rs:392:23 [INFO] [stdout] | [INFO] [stdout] 392 | /// enabled with [`set_continuous_acceleration_configuration`]. [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: `[set_configuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/accelerometer_v2_bricklet.rs:401:32 [INFO] [stdout] | [INFO] [stdout] 401 | /// full scale range (see [`set_configuration`]) to calculate [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: `[get_acceleration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/accelerometer_v2_bricklet.rs:402:62 [INFO] [stdout] | [INFO] [stdout] 402 | /// the data in gₙ/10000 (same unit that is returned by [`get_acceleration`]): [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: `[set_configuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/accelerometer_v2_bricklet.rs:420:26 [INFO] [stdout] | [INFO] [stdout] 420 | /// configured with [`set_configuration`]. [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: `[get_acceleration_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/accelerometer_v2_bricklet.rs:423:21 [INFO] [stdout] | [INFO] [stdout] 423 | /// to use the [`get_acceleration_callback_receiver`] receiver and set the period with [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: `[set_acceleration_callback_configuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/accelerometer_v2_bricklet.rs:424:10 [INFO] [stdout] | [INFO] [stdout] 424 | /// [`set_acceleration_callback_configuration`]. [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: `[set_configuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/accelerometer_v2_bricklet.rs:468:46 [INFO] [stdout] | [INFO] [stdout] 468 | /// Returns the configuration as set by [`set_configuration`]. [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: `[get_acceleration_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/accelerometer_v2_bricklet.rs:496:50 [INFO] [stdout] | [INFO] [stdout] 496 | /// The period is the period with which the [`get_acceleration_callback_receiver`] [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: `[get_continuous_acceleration_16_bit_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/accelerometer_v2_bricklet.rs:506:43 [INFO] [stdout] | [INFO] [stdout] 506 | /// If this receiver is enabled, the [`get_continuous_acceleration_16_bit_callback_receiver`] receiver [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: `[get_continuous_acceleration_8_bit_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/accelerometer_v2_bricklet.rs:507:14 [INFO] [stdout] | [INFO] [stdout] 507 | /// and [`get_continuous_acceleration_8_bit_callback_receiver`] receiver will automatically be disabled. [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: `[set_acceleration_callback_configuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/accelerometer_v2_bricklet.rs:517:10 [INFO] [stdout] | [INFO] [stdout] 517 | /// [`set_acceleration_callback_configuration`]. [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: `[set_info_led_config]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/accelerometer_v2_bricklet.rs:538:50 [INFO] [stdout] | [INFO] [stdout] 538 | /// Returns the LED configuration as set by [`set_info_led_config`] [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: `[get_continuous_acceleration_16_bit_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/accelerometer_v2_bricklet.rs:551:10 [INFO] [stdout] | [INFO] [stdout] 551 | /// [`get_continuous_acceleration_16_bit_callback_receiver`] or [`get_continuous_acceleration_8_bit_callback_receiver`] [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: `[get_continuous_acceleration_8_bit_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/accelerometer_v2_bricklet.rs:551:70 [INFO] [stdout] | [INFO] [stdout] 551 | /// [`get_continuous_acceleration_16_bit_callback_receiver`] or [`get_continuous_acceleration_8_bit_callback_receiver`] [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: `[get_continuous_acceleration_8_bit_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/accelerometer_v2_bricklet.rs:558:14 [INFO] [stdout] | [INFO] [stdout] 558 | /// the [`get_continuous_acceleration_8_bit_callback_receiver`] receiver is activated. If at least [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: `[get_continuous_acceleration_16_bit_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/accelerometer_v2_bricklet.rs:560:14 [INFO] [stdout] | [INFO] [stdout] 560 | /// the [`get_continuous_acceleration_16_bit_callback_receiver`] receiver is activated. [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: `[set_configuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/accelerometer_v2_bricklet.rs:569:62 [INFO] [stdout] | [INFO] [stdout] 569 | /// resolution (8/16 bit) and the full scale range (see [`set_configuration`]) to calculate [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: `[get_acceleration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/accelerometer_v2_bricklet.rs:570:62 [INFO] [stdout] | [INFO] [stdout] 570 | /// the data in gₙ/10000 (same unit that is returned by [`get_acceleration`]): [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: `[get_acceleration_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/accelerometer_v2_bricklet.rs:584:36 [INFO] [stdout] | [INFO] [stdout] 584 | /// callbacks is enabled, the [`get_acceleration_callback_receiver`] receiver is disabled. [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: `[set_continuous_acceleration_configuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/accelerometer_v2_bricklet.rs:614:10 [INFO] [stdout] | [INFO] [stdout] 614 | /// [`set_continuous_acceleration_configuration`]. [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: `[set_filter_configuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/accelerometer_v2_bricklet.rs:652:46 [INFO] [stdout] | [INFO] [stdout] 652 | /// Returns the configuration as set by [`set_filter_configuration`]. [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: `[set_bootloader_mode]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/accelerometer_v2_bricklet.rs:714:51 [INFO] [stdout] | [INFO] [stdout] 714 | /// Returns the current bootloader mode, see [`set_bootloader_mode`]. [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: `[write_firmware]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/accelerometer_v2_bricklet.rs:728:40 [INFO] [stdout] | [INFO] [stdout] 728 | /// Sets the firmware pointer for [`write_firmware`]. The pointer has [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: `[set_write_firmware_pointer]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/accelerometer_v2_bricklet.rs:742:10 [INFO] [stdout] | [INFO] [stdout] 742 | /// [`set_write_firmware_pointer`] before. The firmware is written [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: `[set_status_led_config]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/accelerometer_v2_bricklet.rs:776:46 [INFO] [stdout] | [INFO] [stdout] 776 | /// Returns the configuration as set by [`set_status_led_config`] [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: `[isolator_bricklet]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/accelerometer_v2_bricklet.rs:839:45 [INFO] [stdout] | [INFO] [stdout] 839 | /// connected to an [Isolator Bricklet](isolator_bricklet) is always as [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: `[device_identifier]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/accelerometer_v2_bricklet.rs:842:59 [INFO] [stdout] | [INFO] [stdout] 842 | /// The device identifier numbers can be found [here](device_identifier). [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: `[set_iaq_index_callback_configuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/air_quality_bricklet.rs:446:10 [INFO] [stdout] | [INFO] [stdout] 446 | /// [`set_iaq_index_callback_configuration`]. [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: `[get_iaq_index]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/air_quality_bricklet.rs:448:41 [INFO] [stdout] | [INFO] [stdout] 448 | /// The parameters are the same as [`get_iaq_index`]. [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: `[set_temperature_callback_configuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/air_quality_bricklet.rs:454:10 [INFO] [stdout] | [INFO] [stdout] 454 | /// [`set_temperature_callback_configuration`]. [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: `[get_temperature]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/air_quality_bricklet.rs:456:39 [INFO] [stdout] | [INFO] [stdout] 456 | /// The parameter is the same as [`get_temperature`]. [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: `[set_humidity_callback_configuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/air_quality_bricklet.rs:462:10 [INFO] [stdout] | [INFO] [stdout] 462 | /// [`set_humidity_callback_configuration`]. [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: `[get_humidity]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/air_quality_bricklet.rs:464:39 [INFO] [stdout] | [INFO] [stdout] 464 | /// The parameter is the same as [`get_humidity`]. [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: `[set_air_pressure_callback_configuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/air_quality_bricklet.rs:470:10 [INFO] [stdout] | [INFO] [stdout] 470 | /// [`set_air_pressure_callback_configuration`]. [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: `[get_air_pressure]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/air_quality_bricklet.rs:472:39 [INFO] [stdout] | [INFO] [stdout] 472 | /// The parameter is the same as [`get_air_pressure`]. [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: `[set_temperature_offset]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/air_quality_bricklet.rs:520:10 [INFO] [stdout] | [INFO] [stdout] 520 | /// [`set_temperature_offset`]. [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: `[get_all_values_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/air_quality_bricklet.rs:527:50 [INFO] [stdout] | [INFO] [stdout] 527 | /// The period is the period with which the [`get_all_values_callback_receiver`] [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: `[set_all_values_callback_configuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/air_quality_bricklet.rs:545:10 [INFO] [stdout] | [INFO] [stdout] 545 | /// [`set_all_values_callback_configuration`]. [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: `[get_iaq_index_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/air_quality_bricklet.rs:561:10 [INFO] [stdout] | [INFO] [stdout] 561 | /// [`get_iaq_index_callback_receiver`] receiver. You can set the receiver configuration [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: `[set_iaq_index_callback_configuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/air_quality_bricklet.rs:562:15 [INFO] [stdout] | [INFO] [stdout] 562 | /// with [`set_iaq_index_callback_configuration`]. [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: `[get_iaq_index_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/air_quality_bricklet.rs:575:50 [INFO] [stdout] | [INFO] [stdout] 575 | /// The period is the period with which the [`get_iaq_index_callback_receiver`] [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: `[set_iaq_index_callback_configuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/air_quality_bricklet.rs:593:10 [INFO] [stdout] | [INFO] [stdout] 593 | /// [`set_iaq_index_callback_configuration`]. [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: `[get_temperature_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/air_quality_bricklet.rs:604:10 [INFO] [stdout] | [INFO] [stdout] 604 | /// [`get_temperature_callback_receiver`] receiver. You can set the receiver configuration [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: `[set_temperature_callback_configuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/air_quality_bricklet.rs:605:15 [INFO] [stdout] | [INFO] [stdout] 605 | /// with [`set_temperature_callback_configuration`]. [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: `[get_temperature_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/air_quality_bricklet.rs:612:50 [INFO] [stdout] | [INFO] [stdout] 612 | /// The period is the period with which the [`get_temperature_callback_receiver`] receiver is triggered [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: `[get_temperature_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/air_quality_bricklet.rs:624:80 [INFO] [stdout] | [INFO] [stdout] 624 | /// The `option`-parameter together with min/max sets a threshold for the [`get_temperature_callback_receiver`] receiver. [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: `[set_temperature_callback_configuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/air_quality_bricklet.rs:662:55 [INFO] [stdout] | [INFO] [stdout] 662 | /// Returns the receiver configuration as set by [`set_temperature_callback_configuration`]. [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: `[get_humidity_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/air_quality_bricklet.rs:680:10 [INFO] [stdout] | [INFO] [stdout] 680 | /// [`get_humidity_callback_receiver`] receiver. You can set the receiver configuration [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: `[set_humidity_callback_configuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/air_quality_bricklet.rs:681:15 [INFO] [stdout] | [INFO] [stdout] 681 | /// with [`set_humidity_callback_configuration`]. [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: `[get_humidity_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/air_quality_bricklet.rs:688:50 [INFO] [stdout] | [INFO] [stdout] 688 | /// The period is the period with which the [`get_humidity_callback_receiver`] receiver is triggered [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: `[get_humidity_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/air_quality_bricklet.rs:700:80 [INFO] [stdout] | [INFO] [stdout] 700 | /// The `option`-parameter together with min/max sets a threshold for the [`get_humidity_callback_receiver`] receiver. [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: `[set_humidity_callback_configuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/air_quality_bricklet.rs:738:55 [INFO] [stdout] | [INFO] [stdout] 738 | /// Returns the receiver configuration as set by [`set_humidity_callback_configuration`]. [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: `[get_air_pressure_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/air_quality_bricklet.rs:756:10 [INFO] [stdout] | [INFO] [stdout] 756 | /// [`get_air_pressure_callback_receiver`] receiver. You can set the receiver configuration [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: `[set_air_pressure_callback_configuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/air_quality_bricklet.rs:757:15 [INFO] [stdout] | [INFO] [stdout] 757 | /// with [`set_air_pressure_callback_configuration`]. [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: `[get_air_pressure_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/air_quality_bricklet.rs:764:50 [INFO] [stdout] | [INFO] [stdout] 764 | /// The period is the period with which the [`get_air_pressure_callback_receiver`] receiver is triggered [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: `[get_air_pressure_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/air_quality_bricklet.rs:776:80 [INFO] [stdout] | [INFO] [stdout] 776 | /// The `option`-parameter together with min/max sets a threshold for the [`get_air_pressure_callback_receiver`] receiver. [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: `[set_air_pressure_callback_configuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/air_quality_bricklet.rs:814:55 [INFO] [stdout] | [INFO] [stdout] 814 | /// Returns the receiver configuration as set by [`set_air_pressure_callback_configuration`]. [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: `[set_background_calibration_duration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/air_quality_bricklet.rs:880:10 [INFO] [stdout] | [INFO] [stdout] 880 | /// [`set_background_calibration_duration`]. [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: `[set_bootloader_mode]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/air_quality_bricklet.rs:940:51 [INFO] [stdout] | [INFO] [stdout] 940 | /// Returns the current bootloader mode, see [`set_bootloader_mode`]. [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: `[write_firmware]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/air_quality_bricklet.rs:954:40 [INFO] [stdout] | [INFO] [stdout] 954 | /// Sets the firmware pointer for [`write_firmware`]. The pointer has [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: `[set_write_firmware_pointer]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/air_quality_bricklet.rs:968:10 [INFO] [stdout] | [INFO] [stdout] 968 | /// [`set_write_firmware_pointer`] before. The firmware is written [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: `[set_status_led_config]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/air_quality_bricklet.rs:1002:46 [INFO] [stdout] | [INFO] [stdout] 1002 | /// Returns the configuration as set by [`set_status_led_config`] [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: `[isolator_bricklet]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/air_quality_bricklet.rs:1065:45 [INFO] [stdout] | [INFO] [stdout] 1065 | /// connected to an [Isolator Bricklet](isolator_bricklet) is always as [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: `[device_identifier]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/air_quality_bricklet.rs:1068:59 [INFO] [stdout] | [INFO] [stdout] 1068 | /// The device identifier numbers can be found [here](device_identifier). [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: `[set_analog_value_callback_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/ambient_light_bricklet.rs:214:10 [INFO] [stdout] | [INFO] [stdout] 214 | /// [`set_analog_value_callback_period`]. The parameter is the analog value of the [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: `[get_analog_value_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/ambient_light_bricklet.rs:217:14 [INFO] [stdout] | [INFO] [stdout] 217 | /// The [`get_analog_value_callback_receiver`] receiver is only triggered if the analog value has [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: `[set_illuminance_callback_threshold]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/ambient_light_bricklet.rs:224:10 [INFO] [stdout] | [INFO] [stdout] 224 | /// [`set_illuminance_callback_threshold`] is reached. [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: `[set_debounce_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/ambient_light_bricklet.rs:228:36 [INFO] [stdout] | [INFO] [stdout] 228 | /// with the period as set by [`set_debounce_period`]. [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: `[set_analog_value_callback_threshold]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/ambient_light_bricklet.rs:234:10 [INFO] [stdout] | [INFO] [stdout] 234 | /// [`set_analog_value_callback_threshold`] is reached. [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: `[set_debounce_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/ambient_light_bricklet.rs:238:36 [INFO] [stdout] | [INFO] [stdout] 238 | /// with the period as set by [`set_debounce_period`]. [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: `[get_illuminance_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/ambient_light_bricklet.rs:246:10 [INFO] [stdout] | [INFO] [stdout] 246 | /// [`get_illuminance_callback_receiver`] receiver and set the period with [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: `[set_illuminance_callback_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/ambient_light_bricklet.rs:247:10 [INFO] [stdout] | [INFO] [stdout] 247 | /// [`set_illuminance_callback_period`]. [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: `[get_illuminance]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/ambient_light_bricklet.rs:257:33 [INFO] [stdout] | [INFO] [stdout] 257 | /// The value returned by [`get_illuminance`] is averaged over several samples [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: `[get_analog_value]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/ambient_light_bricklet.rs:258:38 [INFO] [stdout] | [INFO] [stdout] 258 | /// to yield less noise, while [`get_analog_value`] gives back raw [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: `[get_analog_value]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/ambient_light_bricklet.rs:259:60 [INFO] [stdout] | [INFO] [stdout] 259 | /// unfiltered analog values. The only reason to use [`get_analog_value`] is, [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: `[get_analog_value_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/ambient_light_bricklet.rs:267:10 [INFO] [stdout] | [INFO] [stdout] 267 | /// [`get_analog_value_callback_receiver`] receiver and set the period with [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: `[set_analog_value_callback_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/ambient_light_bricklet.rs:268:10 [INFO] [stdout] | [INFO] [stdout] 268 | /// [`set_analog_value_callback_period`]. [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: `[get_illuminance_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/ambient_light_bricklet.rs:275:41 [INFO] [stdout] | [INFO] [stdout] 275 | /// Sets the period with which the [`get_illuminance_callback_receiver`] receiver is triggered [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: `[get_illuminance_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/ambient_light_bricklet.rs:278:14 [INFO] [stdout] | [INFO] [stdout] 278 | /// The [`get_illuminance_callback_receiver`] receiver is only triggered if the illuminance has changed [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: `[set_illuminance_callback_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/ambient_light_bricklet.rs:287:39 [INFO] [stdout] | [INFO] [stdout] 287 | /// Returns the period as set by [`set_illuminance_callback_period`]. [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: `[get_analog_value_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/ambient_light_bricklet.rs:294:41 [INFO] [stdout] | [INFO] [stdout] 294 | /// Sets the period with which the [`get_analog_value_callback_receiver`] receiver is triggered [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: `[get_analog_value_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/ambient_light_bricklet.rs:297:14 [INFO] [stdout] | [INFO] [stdout] 297 | /// The [`get_analog_value_callback_receiver`] receiver is only triggered if the analog value has [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: `[set_analog_value_callback_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/ambient_light_bricklet.rs:306:39 [INFO] [stdout] | [INFO] [stdout] 306 | /// Returns the period as set by [`set_analog_value_callback_period`]. [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: `[get_illuminance_reached_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/ambient_light_bricklet.rs:313:38 [INFO] [stdout] | [INFO] [stdout] 313 | /// Sets the thresholds for the [`get_illuminance_reached_callback_receiver`] receiver. [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: `[set_illuminance_callback_threshold]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/ambient_light_bricklet.rs:340:42 [INFO] [stdout] | [INFO] [stdout] 340 | /// Returns the threshold as set by [`set_illuminance_callback_threshold`]. [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: `[get_analog_value_reached_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/ambient_light_bricklet.rs:354:38 [INFO] [stdout] | [INFO] [stdout] 354 | /// Sets the thresholds for the [`get_analog_value_reached_callback_receiver`] receiver. [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: `[set_analog_value_callback_threshold]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/ambient_light_bricklet.rs:381:42 [INFO] [stdout] | [INFO] [stdout] 381 | /// Returns the threshold as set by [`set_analog_value_callback_threshold`]. [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: `[get_illuminance_reached_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/ambient_light_bricklet.rs:397:12 [INFO] [stdout] | [INFO] [stdout] 397 | /// * [`get_illuminance_reached_callback_receiver`], [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: `[get_analog_value_reached_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/ambient_light_bricklet.rs:398:12 [INFO] [stdout] | [INFO] [stdout] 398 | /// * [`get_analog_value_reached_callback_receiver`] [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: `[set_illuminance_callback_threshold]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/ambient_light_bricklet.rs:402:12 [INFO] [stdout] | [INFO] [stdout] 402 | /// * [`set_illuminance_callback_threshold`], [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: `[set_analog_value_callback_threshold]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/ambient_light_bricklet.rs:403:12 [INFO] [stdout] | [INFO] [stdout] 403 | /// * [`set_analog_value_callback_threshold`] [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: `[set_debounce_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/ambient_light_bricklet.rs:413:48 [INFO] [stdout] | [INFO] [stdout] 413 | /// Returns the debounce period as set by [`set_debounce_period`]. [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: `[isolator_bricklet]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/ambient_light_bricklet.rs:426:45 [INFO] [stdout] | [INFO] [stdout] 426 | /// connected to an [Isolator Bricklet](isolator_bricklet) is always as [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: `[device_identifier]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/ambient_light_bricklet.rs:429:59 [INFO] [stdout] | [INFO] [stdout] 429 | /// The device identifier numbers can be found [here](device_identifier). [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: `[set_illuminance_callback_threshold]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/ambient_light_v2_bricklet.rs:212:10 [INFO] [stdout] | [INFO] [stdout] 212 | /// [`set_illuminance_callback_threshold`] is reached. [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: `[set_debounce_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/ambient_light_v2_bricklet.rs:216:36 [INFO] [stdout] | [INFO] [stdout] 216 | /// with the period as set by [`set_debounce_period`]. [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: `[set_configuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/ambient_light_v2_bricklet.rs:226:50 [INFO] [stdout] | [INFO] [stdout] 226 | /// configuration should be modified, see [`set_configuration`]. [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: `[get_illuminance_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/ambient_light_v2_bricklet.rs:229:10 [INFO] [stdout] | [INFO] [stdout] 229 | /// [`get_illuminance_callback_receiver`] receiver and set the period with [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: `[set_illuminance_callback_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/ambient_light_v2_bricklet.rs:230:10 [INFO] [stdout] | [INFO] [stdout] 230 | /// [`set_illuminance_callback_period`]. [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: `[get_illuminance_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/ambient_light_v2_bricklet.rs:237:41 [INFO] [stdout] | [INFO] [stdout] 237 | /// Sets the period with which the [`get_illuminance_callback_receiver`] receiver is triggered [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: `[get_illuminance_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/ambient_light_v2_bricklet.rs:240:14 [INFO] [stdout] | [INFO] [stdout] 240 | /// The [`get_illuminance_callback_receiver`] receiver is only triggered if the illuminance has changed [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: `[set_illuminance_callback_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/ambient_light_v2_bricklet.rs:249:39 [INFO] [stdout] | [INFO] [stdout] 249 | /// Returns the period as set by [`set_illuminance_callback_period`]. [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: `[get_illuminance_reached_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/ambient_light_v2_bricklet.rs:256:38 [INFO] [stdout] | [INFO] [stdout] 256 | /// Sets the thresholds for the [`get_illuminance_reached_callback_receiver`] receiver. [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: `[set_illuminance_callback_threshold]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/ambient_light_v2_bricklet.rs:283:42 [INFO] [stdout] | [INFO] [stdout] 283 | /// Returns the threshold as set by [`set_illuminance_callback_threshold`]. [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: `[get_illuminance_reached_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/ambient_light_v2_bricklet.rs:299:12 [INFO] [stdout] | [INFO] [stdout] 299 | /// * [`get_illuminance_reached_callback_receiver`], [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: `[set_illuminance_callback_threshold]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/ambient_light_v2_bricklet.rs:303:12 [INFO] [stdout] | [INFO] [stdout] 303 | /// * [`set_illuminance_callback_threshold`], [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: `[set_debounce_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/ambient_light_v2_bricklet.rs:313:48 [INFO] [stdout] | [INFO] [stdout] 313 | /// Returns the debounce period as set by [`set_debounce_period`]. [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: `[get_illuminance]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/ambient_light_v2_bricklet.rs:332:50 [INFO] [stdout] | [INFO] [stdout] 332 | /// range maximum +0.01lux is reported by [`get_illuminance`] and the [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: `[get_illuminance_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/ambient_light_v2_bricklet.rs:333:12 [INFO] [stdout] | [INFO] [stdout] 333 | /// [`get_illuminance_callback_receiver`] receiver. For example, 800001 for the 0-8000lux range. [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: `[get_illuminance]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/ambient_light_v2_bricklet.rs:338:27 [INFO] [stdout] | [INFO] [stdout] 338 | /// is reported by [`get_illuminance`] and the [`get_illuminance_callback_receiver`] receiver. [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: `[get_illuminance_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/ambient_light_v2_bricklet.rs:338:55 [INFO] [stdout] | [INFO] [stdout] 338 | /// is reported by [`get_illuminance`] and the [`get_illuminance_callback_receiver`] receiver. [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: `[set_configuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/ambient_light_v2_bricklet.rs:368:46 [INFO] [stdout] | [INFO] [stdout] 368 | /// Returns the configuration as set by [`set_configuration`]. [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: `[isolator_bricklet]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/ambient_light_v2_bricklet.rs:398:45 [INFO] [stdout] | [INFO] [stdout] 398 | /// connected to an [Isolator Bricklet](isolator_bricklet) is always as [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: `[device_identifier]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/ambient_light_v2_bricklet.rs:401:59 [INFO] [stdout] | [INFO] [stdout] 401 | /// The device identifier numbers can be found [here](device_identifier). [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: `[set_configuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/ambient_light_v3_bricklet.rs:277:48 [INFO] [stdout] | [INFO] [stdout] 277 | /// configuration should be modified, see [`set_configuration`]. [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: `[get_illuminance_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/ambient_light_v3_bricklet.rs:281:10 [INFO] [stdout] | [INFO] [stdout] 281 | /// [`get_illuminance_callback_receiver`] receiver. You can set the receiver configuration [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: `[set_illuminance_callback_configuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/ambient_light_v3_bricklet.rs:282:15 [INFO] [stdout] | [INFO] [stdout] 282 | /// with [`set_illuminance_callback_configuration`]. [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: `[get_illuminance_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/ambient_light_v3_bricklet.rs:289:50 [INFO] [stdout] | [INFO] [stdout] 289 | /// The period is the period with which the [`get_illuminance_callback_receiver`] receiver is triggered [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: `[get_illuminance_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/ambient_light_v3_bricklet.rs:301:80 [INFO] [stdout] | [INFO] [stdout] 301 | /// The `option`-parameter together with min/max sets a threshold for the [`get_illuminance_callback_receiver`] receiver. [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: `[set_illuminance_callback_configuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/ambient_light_v3_bricklet.rs:339:55 [INFO] [stdout] | [INFO] [stdout] 339 | /// Returns the receiver configuration as set by [`set_illuminance_callback_configuration`]. [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: `[get_illuminance]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/ambient_light_v3_bricklet.rs:363:48 [INFO] [stdout] | [INFO] [stdout] 363 | /// range maximum +0.01lux is reported by [`get_illuminance`] and the [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: `[get_illuminance_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/ambient_light_v3_bricklet.rs:364:10 [INFO] [stdout] | [INFO] [stdout] 364 | /// [`get_illuminance_callback_receiver`] receiver. For example, 800001 for the 0-8000lux range. [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: `[get_illuminance]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/ambient_light_v3_bricklet.rs:368:25 [INFO] [stdout] | [INFO] [stdout] 368 | /// is reported by [`get_illuminance`] and the [`get_illuminance_callback_receiver`] receiver. [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: `[get_illuminance_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/ambient_light_v3_bricklet.rs:368:53 [INFO] [stdout] | [INFO] [stdout] 368 | /// is reported by [`get_illuminance`] and the [`get_illuminance_callback_receiver`] receiver. [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: `[set_configuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/ambient_light_v3_bricklet.rs:398:46 [INFO] [stdout] | [INFO] [stdout] 398 | /// Returns the configuration as set by [`set_configuration`]. [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: `[set_bootloader_mode]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/ambient_light_v3_bricklet.rs:468:51 [INFO] [stdout] | [INFO] [stdout] 468 | /// Returns the current bootloader mode, see [`set_bootloader_mode`]. [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: `[write_firmware]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/ambient_light_v3_bricklet.rs:482:40 [INFO] [stdout] | [INFO] [stdout] 482 | /// Sets the firmware pointer for [`write_firmware`]. The pointer has [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: `[set_write_firmware_pointer]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/ambient_light_v3_bricklet.rs:496:10 [INFO] [stdout] | [INFO] [stdout] 496 | /// [`set_write_firmware_pointer`] before. The firmware is written [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: `[set_status_led_config]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/ambient_light_v3_bricklet.rs:530:46 [INFO] [stdout] | [INFO] [stdout] 530 | /// Returns the configuration as set by [`set_status_led_config`] [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: `[isolator_bricklet]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/ambient_light_v3_bricklet.rs:593:45 [INFO] [stdout] | [INFO] [stdout] 593 | /// connected to an [Isolator Bricklet](isolator_bricklet) is always as [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: `[device_identifier]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/ambient_light_v3_bricklet.rs:596:59 [INFO] [stdout] | [INFO] [stdout] 596 | /// The device identifier numbers can be found [here](device_identifier). [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: `[set_analog_value_callback_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/analog_in_bricklet.rs:230:10 [INFO] [stdout] | [INFO] [stdout] 230 | /// [`set_analog_value_callback_period`]. The parameter is the analog [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: `[get_analog_value_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/analog_in_bricklet.rs:233:14 [INFO] [stdout] | [INFO] [stdout] 233 | /// The [`get_analog_value_callback_receiver`] receiver is only triggered if the voltage has changed [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: `[set_voltage_callback_threshold]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/analog_in_bricklet.rs:240:10 [INFO] [stdout] | [INFO] [stdout] 240 | /// [`set_voltage_callback_threshold`] is reached. [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: `[set_debounce_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/analog_in_bricklet.rs:244:36 [INFO] [stdout] | [INFO] [stdout] 244 | /// with the period as set by [`set_debounce_period`]. [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: `[set_analog_value_callback_threshold]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/analog_in_bricklet.rs:250:10 [INFO] [stdout] | [INFO] [stdout] 250 | /// [`set_analog_value_callback_threshold`] is reached. [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: `[set_debounce_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/analog_in_bricklet.rs:254:36 [INFO] [stdout] | [INFO] [stdout] 254 | /// with the period as set by [`set_debounce_period`]. [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: `[get_voltage_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/analog_in_bricklet.rs:263:10 [INFO] [stdout] | [INFO] [stdout] 263 | /// [`get_voltage_callback_receiver`] receiver and set the period with [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: `[set_voltage_callback_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/analog_in_bricklet.rs:264:10 [INFO] [stdout] | [INFO] [stdout] 264 | /// [`set_voltage_callback_period`]. [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: `[get_voltage]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/analog_in_bricklet.rs:274:33 [INFO] [stdout] | [INFO] [stdout] 274 | /// The value returned by [`get_voltage`] is averaged over several samples [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: `[get_analog_value]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/analog_in_bricklet.rs:275:38 [INFO] [stdout] | [INFO] [stdout] 275 | /// to yield less noise, while [`get_analog_value`] gives back raw [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: `[get_analog_value]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/analog_in_bricklet.rs:276:60 [INFO] [stdout] | [INFO] [stdout] 276 | /// unfiltered analog values. The only reason to use [`get_analog_value`] is, [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: `[get_analog_value_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/analog_in_bricklet.rs:280:10 [INFO] [stdout] | [INFO] [stdout] 280 | /// [`get_analog_value_callback_receiver`] receiver and set the period with [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: `[set_analog_value_callback_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/analog_in_bricklet.rs:281:10 [INFO] [stdout] | [INFO] [stdout] 281 | /// [`set_analog_value_callback_period`]. [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: `[get_voltage_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/analog_in_bricklet.rs:288:41 [INFO] [stdout] | [INFO] [stdout] 288 | /// Sets the period with which the [`get_voltage_callback_receiver`] receiver is triggered [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: `[get_voltage_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/analog_in_bricklet.rs:291:14 [INFO] [stdout] | [INFO] [stdout] 291 | /// The [`get_voltage_callback_receiver`] receiver is only triggered if the voltage has changed since [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: `[set_voltage_callback_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/analog_in_bricklet.rs:300:39 [INFO] [stdout] | [INFO] [stdout] 300 | /// Returns the period as set by [`set_voltage_callback_period`]. [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: `[get_analog_value_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/analog_in_bricklet.rs:307:41 [INFO] [stdout] | [INFO] [stdout] 307 | /// Sets the period with which the [`get_analog_value_callback_receiver`] receiver is triggered [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: `[get_analog_value_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/analog_in_bricklet.rs:310:14 [INFO] [stdout] | [INFO] [stdout] 310 | /// The [`get_analog_value_callback_receiver`] receiver is only triggered if the analog value has [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: `[set_analog_value_callback_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/analog_in_bricklet.rs:319:39 [INFO] [stdout] | [INFO] [stdout] 319 | /// Returns the period as set by [`set_analog_value_callback_period`]. [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: `[get_voltage_reached_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/analog_in_bricklet.rs:326:38 [INFO] [stdout] | [INFO] [stdout] 326 | /// Sets the thresholds for the [`get_voltage_reached_callback_receiver`] receiver. [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: `[set_voltage_callback_threshold]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/analog_in_bricklet.rs:353:42 [INFO] [stdout] | [INFO] [stdout] 353 | /// Returns the threshold as set by [`set_voltage_callback_threshold`]. [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: `[get_analog_value_reached_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/analog_in_bricklet.rs:367:38 [INFO] [stdout] | [INFO] [stdout] 367 | /// Sets the thresholds for the [`get_analog_value_reached_callback_receiver`] receiver. [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: `[set_analog_value_callback_threshold]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/analog_in_bricklet.rs:394:42 [INFO] [stdout] | [INFO] [stdout] 394 | /// Returns the threshold as set by [`set_analog_value_callback_threshold`]. [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: `[get_voltage_reached_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/analog_in_bricklet.rs:410:12 [INFO] [stdout] | [INFO] [stdout] 410 | /// * [`get_voltage_reached_callback_receiver`], [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: `[get_analog_value_reached_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/analog_in_bricklet.rs:411:12 [INFO] [stdout] | [INFO] [stdout] 411 | /// * [`get_analog_value_reached_callback_receiver`] [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: `[set_voltage_callback_threshold]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/analog_in_bricklet.rs:415:12 [INFO] [stdout] | [INFO] [stdout] 415 | /// * [`set_voltage_callback_threshold`], [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: `[set_analog_value_callback_threshold]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/analog_in_bricklet.rs:416:12 [INFO] [stdout] | [INFO] [stdout] 416 | /// * [`set_analog_value_callback_threshold`] [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: `[set_debounce_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/analog_in_bricklet.rs:426:48 [INFO] [stdout] | [INFO] [stdout] 426 | /// Returns the debounce period as set by [`set_debounce_period`]. [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: `[set_range]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/analog_in_bricklet.rs:459:50 [INFO] [stdout] | [INFO] [stdout] 459 | /// Returns the measurement range as set by [`set_range`]. [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: `[set_averaging]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/analog_in_bricklet.rs:492:56 [INFO] [stdout] | [INFO] [stdout] 492 | /// Returns the averaging configuration as set by [`set_averaging`]. [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: `[isolator_bricklet]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/analog_in_bricklet.rs:508:45 [INFO] [stdout] | [INFO] [stdout] 508 | /// connected to an [Isolator Bricklet](isolator_bricklet) is always as [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: `[device_identifier]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/analog_in_bricklet.rs:511:59 [INFO] [stdout] | [INFO] [stdout] 511 | /// The device identifier numbers can be found [here](device_identifier). [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: `[set_analog_value_callback_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/analog_in_v2_bricklet.rs:220:10 [INFO] [stdout] | [INFO] [stdout] 220 | /// [`set_analog_value_callback_period`]. The parameter is the analog [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: `[get_analog_value_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/analog_in_v2_bricklet.rs:223:14 [INFO] [stdout] | [INFO] [stdout] 223 | /// The [`get_analog_value_callback_receiver`] receiver is only triggered if the voltage has changed [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: `[set_voltage_callback_threshold]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/analog_in_v2_bricklet.rs:230:10 [INFO] [stdout] | [INFO] [stdout] 230 | /// [`set_voltage_callback_threshold`] is reached. [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: `[set_debounce_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/analog_in_v2_bricklet.rs:234:36 [INFO] [stdout] | [INFO] [stdout] 234 | /// with the period as set by [`set_debounce_period`]. [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: `[set_analog_value_callback_threshold]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/analog_in_v2_bricklet.rs:240:10 [INFO] [stdout] | [INFO] [stdout] 240 | /// [`set_analog_value_callback_threshold`] is reached. [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: `[set_debounce_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/analog_in_v2_bricklet.rs:244:36 [INFO] [stdout] | [INFO] [stdout] 244 | /// with the period as set by [`set_debounce_period`]. [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: `[get_voltage_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/analog_in_v2_bricklet.rs:252:10 [INFO] [stdout] | [INFO] [stdout] 252 | /// [`get_voltage_callback_receiver`] receiver and set the period with [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: `[set_voltage_callback_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/analog_in_v2_bricklet.rs:253:10 [INFO] [stdout] | [INFO] [stdout] 253 | /// [`set_voltage_callback_period`]. [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: `[get_analog_value_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/analog_in_v2_bricklet.rs:263:10 [INFO] [stdout] | [INFO] [stdout] 263 | /// [`get_analog_value_callback_receiver`] receiver and set the period with [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: `[set_analog_value_callback_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/analog_in_v2_bricklet.rs:264:10 [INFO] [stdout] | [INFO] [stdout] 264 | /// [`set_analog_value_callback_period`]. [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: `[get_voltage_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/analog_in_v2_bricklet.rs:271:41 [INFO] [stdout] | [INFO] [stdout] 271 | /// Sets the period with which the [`get_voltage_callback_receiver`] receiver is triggered [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: `[get_voltage_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/analog_in_v2_bricklet.rs:274:14 [INFO] [stdout] | [INFO] [stdout] 274 | /// The [`get_voltage_callback_receiver`] receiver is only triggered if the voltage has changed since [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: `[set_voltage_callback_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/analog_in_v2_bricklet.rs:283:39 [INFO] [stdout] | [INFO] [stdout] 283 | /// Returns the period as set by [`set_voltage_callback_period`]. [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: `[get_analog_value_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/analog_in_v2_bricklet.rs:290:41 [INFO] [stdout] | [INFO] [stdout] 290 | /// Sets the period with which the [`get_analog_value_callback_receiver`] receiver is triggered [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: `[get_analog_value_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/analog_in_v2_bricklet.rs:293:14 [INFO] [stdout] | [INFO] [stdout] 293 | /// The [`get_analog_value_callback_receiver`] receiver is only triggered if the analog value has [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: `[set_analog_value_callback_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/analog_in_v2_bricklet.rs:302:39 [INFO] [stdout] | [INFO] [stdout] 302 | /// Returns the period as set by [`set_analog_value_callback_period`]. [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: `[get_voltage_reached_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/analog_in_v2_bricklet.rs:309:38 [INFO] [stdout] | [INFO] [stdout] 309 | /// Sets the thresholds for the [`get_voltage_reached_callback_receiver`] receiver. [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: `[set_voltage_callback_threshold]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/analog_in_v2_bricklet.rs:336:42 [INFO] [stdout] | [INFO] [stdout] 336 | /// Returns the threshold as set by [`set_voltage_callback_threshold`]. [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: `[get_analog_value_reached_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/analog_in_v2_bricklet.rs:350:38 [INFO] [stdout] | [INFO] [stdout] 350 | /// Sets the thresholds for the [`get_analog_value_reached_callback_receiver`] receiver. [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: `[set_analog_value_callback_threshold]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/analog_in_v2_bricklet.rs:377:42 [INFO] [stdout] | [INFO] [stdout] 377 | /// Returns the threshold as set by [`set_analog_value_callback_threshold`]. [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: `[get_voltage_reached_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/analog_in_v2_bricklet.rs:393:12 [INFO] [stdout] | [INFO] [stdout] 393 | /// * [`get_voltage_reached_callback_receiver`], [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: `[get_analog_value_reached_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/analog_in_v2_bricklet.rs:394:12 [INFO] [stdout] | [INFO] [stdout] 394 | /// * [`get_analog_value_reached_callback_receiver`] [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: `[set_voltage_callback_threshold]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/analog_in_v2_bricklet.rs:398:12 [INFO] [stdout] | [INFO] [stdout] 398 | /// * [`set_voltage_callback_threshold`], [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: `[set_analog_value_callback_threshold]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/analog_in_v2_bricklet.rs:399:12 [INFO] [stdout] | [INFO] [stdout] 399 | /// * [`set_analog_value_callback_threshold`] [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: `[set_debounce_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/analog_in_v2_bricklet.rs:409:48 [INFO] [stdout] | [INFO] [stdout] 409 | /// Returns the debounce period as set by [`set_debounce_period`]. [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: `[set_moving_average]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/analog_in_v2_bricklet.rs:428:61 [INFO] [stdout] | [INFO] [stdout] 428 | /// Returns the length of the moving average as set by [`set_moving_average`]. [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: `[isolator_bricklet]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/analog_in_v2_bricklet.rs:441:45 [INFO] [stdout] | [INFO] [stdout] 441 | /// connected to an [Isolator Bricklet](isolator_bricklet) is always as [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: `[device_identifier]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/analog_in_v2_bricklet.rs:444:59 [INFO] [stdout] | [INFO] [stdout] 444 | /// The device identifier numbers can be found [here](device_identifier). [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: `[set_oversampling]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/analog_in_v3_bricklet.rs:271:55 [INFO] [stdout] | [INFO] [stdout] 271 | /// depending on the oversampling configuration ([`set_oversampling`]). [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: `[get_voltage_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/analog_in_v3_bricklet.rs:275:10 [INFO] [stdout] | [INFO] [stdout] 275 | /// [`get_voltage_callback_receiver`] receiver. You can set the receiver configuration [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: `[set_voltage_callback_configuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/analog_in_v3_bricklet.rs:276:15 [INFO] [stdout] | [INFO] [stdout] 276 | /// with [`set_voltage_callback_configuration`]. [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: `[get_voltage_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/analog_in_v3_bricklet.rs:283:50 [INFO] [stdout] | [INFO] [stdout] 283 | /// The period is the period with which the [`get_voltage_callback_receiver`] receiver is triggered [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: `[get_voltage_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/analog_in_v3_bricklet.rs:295:80 [INFO] [stdout] | [INFO] [stdout] 295 | /// The `option`-parameter together with min/max sets a threshold for the [`get_voltage_callback_receiver`] receiver. [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: `[set_voltage_callback_configuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/analog_in_v3_bricklet.rs:333:55 [INFO] [stdout] | [INFO] [stdout] 333 | /// Returns the receiver configuration as set by [`set_voltage_callback_configuration`]. [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: `[set_oversampling]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/analog_in_v3_bricklet.rs:378:51 [INFO] [stdout] | [INFO] [stdout] 378 | /// Returns the oversampling value as set by [`set_oversampling`]. [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: `[set_calibration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/analog_in_v3_bricklet.rs:414:44 [INFO] [stdout] | [INFO] [stdout] 414 | /// Returns the calibration as set by [`set_calibration`]. [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: `[set_bootloader_mode]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/analog_in_v3_bricklet.rs:467:51 [INFO] [stdout] | [INFO] [stdout] 467 | /// Returns the current bootloader mode, see [`set_bootloader_mode`]. [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: `[write_firmware]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/analog_in_v3_bricklet.rs:481:40 [INFO] [stdout] | [INFO] [stdout] 481 | /// Sets the firmware pointer for [`write_firmware`]. The pointer has [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: `[set_write_firmware_pointer]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/analog_in_v3_bricklet.rs:495:10 [INFO] [stdout] | [INFO] [stdout] 495 | /// [`set_write_firmware_pointer`] before. The firmware is written [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: `[set_status_led_config]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/analog_in_v3_bricklet.rs:529:46 [INFO] [stdout] | [INFO] [stdout] 529 | /// Returns the configuration as set by [`set_status_led_config`] [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: `[isolator_bricklet]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/analog_in_v3_bricklet.rs:592:45 [INFO] [stdout] | [INFO] [stdout] 592 | /// connected to an [Isolator Bricklet](isolator_bricklet) is always as [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: `[device_identifier]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/analog_in_v3_bricklet.rs:595:59 [INFO] [stdout] | [INFO] [stdout] 595 | /// The device identifier numbers can be found [here](device_identifier). [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: `[set_voltage]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/analog_out_bricklet.rs:132:40 [INFO] [stdout] | [INFO] [stdout] 132 | /// Returns the voltage as set by [`set_voltage`]. [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: `[set_voltage]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/analog_out_bricklet.rs:141:51 [INFO] [stdout] | [INFO] [stdout] 141 | /// * 0: Normal Mode (Analog value as set by [`set_voltage`] is applied) [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: `[set_voltage]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/analog_out_bricklet.rs:147:57 [INFO] [stdout] | [INFO] [stdout] 147 | /// to a higher output voltage directly by calling [`set_voltage`]. [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: `[set_mode]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/analog_out_bricklet.rs:161:37 [INFO] [stdout] | [INFO] [stdout] 161 | /// Returns the mode as set by [`set_mode`]. [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: `[isolator_bricklet]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/analog_out_bricklet.rs:180:45 [INFO] [stdout] | [INFO] [stdout] 180 | /// connected to an [Isolator Bricklet](isolator_bricklet) is always as [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: `[device_identifier]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/analog_out_bricklet.rs:183:59 [INFO] [stdout] | [INFO] [stdout] 183 | /// The device identifier numbers can be found [here](device_identifier). [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: `[set_output_voltage]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/analog_out_v2_bricklet.rs:123:40 [INFO] [stdout] | [INFO] [stdout] 123 | /// Returns the voltage as set by [`set_output_voltage`]. [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: `[isolator_bricklet]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/analog_out_v2_bricklet.rs:143:45 [INFO] [stdout] | [INFO] [stdout] 143 | /// connected to an [Isolator Bricklet](isolator_bricklet) is always as [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: `[device_identifier]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/analog_out_v2_bricklet.rs:146:59 [INFO] [stdout] | [INFO] [stdout] 146 | /// The device identifier numbers can be found [here](device_identifier). [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: `[set_output_voltage]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/analog_out_v3_bricklet.rs:196:40 [INFO] [stdout] | [INFO] [stdout] 196 | /// Returns the voltage as set by [`set_output_voltage`]. [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: `[set_bootloader_mode]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/analog_out_v3_bricklet.rs:256:51 [INFO] [stdout] | [INFO] [stdout] 256 | /// Returns the current bootloader mode, see [`set_bootloader_mode`]. [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: `[write_firmware]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/analog_out_v3_bricklet.rs:270:40 [INFO] [stdout] | [INFO] [stdout] 270 | /// Sets the firmware pointer for [`write_firmware`]. The pointer has [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: `[set_write_firmware_pointer]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/analog_out_v3_bricklet.rs:284:10 [INFO] [stdout] | [INFO] [stdout] 284 | /// [`set_write_firmware_pointer`] before. The firmware is written [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: `[set_status_led_config]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/analog_out_v3_bricklet.rs:318:46 [INFO] [stdout] | [INFO] [stdout] 318 | /// Returns the configuration as set by [`set_status_led_config`] [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: `[isolator_bricklet]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/analog_out_v3_bricklet.rs:381:45 [INFO] [stdout] | [INFO] [stdout] 381 | /// connected to an [Isolator Bricklet](isolator_bricklet) is always as [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: `[device_identifier]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/analog_out_v3_bricklet.rs:384:59 [INFO] [stdout] | [INFO] [stdout] 384 | /// The device identifier numbers can be found [here](device_identifier). [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: `[set_altitude_callback_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/barometer_bricklet.rs:256:10 [INFO] [stdout] | [INFO] [stdout] 256 | /// [`set_altitude_callback_period`]. The parameter is the altitude of [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: `[get_altitude_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/barometer_bricklet.rs:259:14 [INFO] [stdout] | [INFO] [stdout] 259 | /// The [`get_altitude_callback_receiver`] receiver is only triggered if the altitude has changed since [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: `[set_air_pressure_callback_threshold]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/barometer_bricklet.rs:266:10 [INFO] [stdout] | [INFO] [stdout] 266 | /// [`set_air_pressure_callback_threshold`] is reached. [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: `[set_debounce_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/barometer_bricklet.rs:270:36 [INFO] [stdout] | [INFO] [stdout] 270 | /// with the period as set by [`set_debounce_period`]. [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: `[set_altitude_callback_threshold]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/barometer_bricklet.rs:276:10 [INFO] [stdout] | [INFO] [stdout] 276 | /// [`set_altitude_callback_threshold`] is reached. [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: `[set_debounce_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/barometer_bricklet.rs:280:36 [INFO] [stdout] | [INFO] [stdout] 280 | /// with the period as set by [`set_debounce_period`]. [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: `[get_air_pressure_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/barometer_bricklet.rs:288:10 [INFO] [stdout] | [INFO] [stdout] 288 | /// [`get_air_pressure_callback_receiver`] receiver and set the period with [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: `[set_air_pressure_callback_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/barometer_bricklet.rs:289:10 [INFO] [stdout] | [INFO] [stdout] 289 | /// [`set_air_pressure_callback_period`]. [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: `[set_reference_air_pressure]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/barometer_bricklet.rs:298:62 [INFO] [stdout] | [INFO] [stdout] 298 | /// and the reference air pressure that can be set with [`set_reference_air_pressure`]. [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: `[get_altitude_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/barometer_bricklet.rs:301:10 [INFO] [stdout] | [INFO] [stdout] 301 | /// [`get_altitude_callback_receiver`] receiver and set the period with [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: `[set_altitude_callback_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/barometer_bricklet.rs:302:10 [INFO] [stdout] | [INFO] [stdout] 302 | /// [`set_altitude_callback_period`]. [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: `[get_air_pressure_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/barometer_bricklet.rs:309:41 [INFO] [stdout] | [INFO] [stdout] 309 | /// Sets the period with which the [`get_air_pressure_callback_receiver`] receiver is triggered [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: `[get_air_pressure_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/barometer_bricklet.rs:312:14 [INFO] [stdout] | [INFO] [stdout] 312 | /// The [`get_air_pressure_callback_receiver`] receiver is only triggered if the air pressure has [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: `[set_air_pressure_callback_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/barometer_bricklet.rs:321:39 [INFO] [stdout] | [INFO] [stdout] 321 | /// Returns the period as set by [`set_air_pressure_callback_period`]. [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: `[get_altitude_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/barometer_bricklet.rs:328:41 [INFO] [stdout] | [INFO] [stdout] 328 | /// Sets the period with which the [`get_altitude_callback_receiver`] receiver is triggered [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: `[get_altitude_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/barometer_bricklet.rs:331:14 [INFO] [stdout] | [INFO] [stdout] 331 | /// The [`get_altitude_callback_receiver`] receiver is only triggered if the altitude has changed since [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: `[set_altitude_callback_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/barometer_bricklet.rs:340:39 [INFO] [stdout] | [INFO] [stdout] 340 | /// Returns the period as set by [`set_altitude_callback_period`]. [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: `[get_air_pressure_reached_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/barometer_bricklet.rs:347:38 [INFO] [stdout] | [INFO] [stdout] 347 | /// Sets the thresholds for the [`get_air_pressure_reached_callback_receiver`] receiver. [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: `[set_air_pressure_callback_threshold]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/barometer_bricklet.rs:374:42 [INFO] [stdout] | [INFO] [stdout] 374 | /// Returns the threshold as set by [`set_air_pressure_callback_threshold`]. [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: `[get_altitude_reached_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/barometer_bricklet.rs:388:38 [INFO] [stdout] | [INFO] [stdout] 388 | /// Sets the thresholds for the [`get_altitude_reached_callback_receiver`] receiver. [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: `[set_altitude_callback_threshold]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/barometer_bricklet.rs:415:42 [INFO] [stdout] | [INFO] [stdout] 415 | /// Returns the threshold as set by [`set_altitude_callback_threshold`]. [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: `[get_air_pressure_reached_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/barometer_bricklet.rs:431:12 [INFO] [stdout] | [INFO] [stdout] 431 | /// * [`get_air_pressure_reached_callback_receiver`], [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: `[get_altitude_reached_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/barometer_bricklet.rs:432:12 [INFO] [stdout] | [INFO] [stdout] 432 | /// * [`get_altitude_reached_callback_receiver`] [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: `[set_air_pressure_callback_threshold]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/barometer_bricklet.rs:436:12 [INFO] [stdout] | [INFO] [stdout] 436 | /// * [`set_air_pressure_callback_threshold`], [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: `[set_altitude_callback_threshold]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/barometer_bricklet.rs:437:12 [INFO] [stdout] | [INFO] [stdout] 437 | /// * [`set_altitude_callback_threshold`] [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: `[set_debounce_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/barometer_bricklet.rs:447:48 [INFO] [stdout] | [INFO] [stdout] 447 | /// Returns the debounce period as set by [`set_debounce_period`]. [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: `[set_reference_air_pressure]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/barometer_bricklet.rs:481:55 [INFO] [stdout] | [INFO] [stdout] 481 | /// Returns the reference air pressure as set by [`set_reference_air_pressure`]. [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: `[set_averaging]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/barometer_bricklet.rs:512:56 [INFO] [stdout] | [INFO] [stdout] 512 | /// Returns the averaging configuration as set by [`set_averaging`]. [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: `[set_i2c_mode]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/barometer_bricklet.rs:547:41 [INFO] [stdout] | [INFO] [stdout] 547 | /// Returns the I2C mode as set by [`set_i2c_mode`]. [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: `[isolator_bricklet]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/barometer_bricklet.rs:567:45 [INFO] [stdout] | [INFO] [stdout] 567 | /// connected to an [Isolator Bricklet](isolator_bricklet) is always as [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: `[device_identifier]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/barometer_bricklet.rs:570:59 [INFO] [stdout] | [INFO] [stdout] 570 | /// The device identifier numbers can be found [here](device_identifier). [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: `[set_altitude_callback_configuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/barometer_v2_bricklet.rs:384:10 [INFO] [stdout] | [INFO] [stdout] 384 | /// [`set_altitude_callback_configuration`]. [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: `[get_altitude]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/barometer_v2_bricklet.rs:386:39 [INFO] [stdout] | [INFO] [stdout] 386 | /// The parameter is the same as [`get_altitude`]. [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: `[set_temperature_callback_configuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/barometer_v2_bricklet.rs:392:10 [INFO] [stdout] | [INFO] [stdout] 392 | /// [`set_temperature_callback_configuration`]. [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: `[get_temperature]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/barometer_v2_bricklet.rs:394:39 [INFO] [stdout] | [INFO] [stdout] 394 | /// The parameter is the same as [`get_temperature`]. [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: `[get_air_pressure_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/barometer_v2_bricklet.rs:403:10 [INFO] [stdout] | [INFO] [stdout] 403 | /// [`get_air_pressure_callback_receiver`] receiver. You can set the receiver configuration [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: `[set_air_pressure_callback_configuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/barometer_v2_bricklet.rs:404:15 [INFO] [stdout] | [INFO] [stdout] 404 | /// with [`set_air_pressure_callback_configuration`]. [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: `[get_air_pressure_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/barometer_v2_bricklet.rs:411:50 [INFO] [stdout] | [INFO] [stdout] 411 | /// The period is the period with which the [`get_air_pressure_callback_receiver`] receiver is triggered [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: `[get_air_pressure_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/barometer_v2_bricklet.rs:423:80 [INFO] [stdout] | [INFO] [stdout] 423 | /// The `option`-parameter together with min/max sets a threshold for the [`get_air_pressure_callback_receiver`] receiver. [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: `[set_air_pressure_callback_configuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/barometer_v2_bricklet.rs:461:55 [INFO] [stdout] | [INFO] [stdout] 461 | /// Returns the receiver configuration as set by [`set_air_pressure_callback_configuration`]. [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: `[set_reference_air_pressure]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/barometer_v2_bricklet.rs:478:15 [INFO] [stdout] | [INFO] [stdout] 478 | /// with [`set_reference_air_pressure`]. [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: `[get_altitude_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/barometer_v2_bricklet.rs:482:10 [INFO] [stdout] | [INFO] [stdout] 482 | /// [`get_altitude_callback_receiver`] receiver. You can set the receiver configuration [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: `[set_altitude_callback_configuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/barometer_v2_bricklet.rs:483:15 [INFO] [stdout] | [INFO] [stdout] 483 | /// with [`set_altitude_callback_configuration`]. [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: `[get_altitude_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/barometer_v2_bricklet.rs:490:50 [INFO] [stdout] | [INFO] [stdout] 490 | /// The period is the period with which the [`get_altitude_callback_receiver`] receiver is triggered [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: `[get_altitude_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/barometer_v2_bricklet.rs:502:80 [INFO] [stdout] | [INFO] [stdout] 502 | /// The `option`-parameter together with min/max sets a threshold for the [`get_altitude_callback_receiver`] receiver. [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: `[set_altitude_callback_configuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/barometer_v2_bricklet.rs:540:55 [INFO] [stdout] | [INFO] [stdout] 540 | /// Returns the receiver configuration as set by [`set_altitude_callback_configuration`]. [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: `[get_temperature_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/barometer_v2_bricklet.rs:563:10 [INFO] [stdout] | [INFO] [stdout] 563 | /// [`get_temperature_callback_receiver`] receiver. You can set the receiver configuration [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: `[set_temperature_callback_configuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/barometer_v2_bricklet.rs:564:15 [INFO] [stdout] | [INFO] [stdout] 564 | /// with [`set_temperature_callback_configuration`]. [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: `[get_temperature_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/barometer_v2_bricklet.rs:571:50 [INFO] [stdout] | [INFO] [stdout] 571 | /// The period is the period with which the [`get_temperature_callback_receiver`] receiver is triggered [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: `[get_temperature_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/barometer_v2_bricklet.rs:583:80 [INFO] [stdout] | [INFO] [stdout] 583 | /// The `option`-parameter together with min/max sets a threshold for the [`get_temperature_callback_receiver`] receiver. [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: `[set_temperature_callback_configuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/barometer_v2_bricklet.rs:621:55 [INFO] [stdout] | [INFO] [stdout] 621 | /// Returns the receiver configuration as set by [`set_temperature_callback_configuration`]. [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: `[set_moving_average_configuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/barometer_v2_bricklet.rs:656:10 [INFO] [stdout] | [INFO] [stdout] 656 | /// [`set_moving_average_configuration`]. [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: `[set_reference_air_pressure]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/barometer_v2_bricklet.rs:679:55 [INFO] [stdout] | [INFO] [stdout] 679 | /// Returns the reference air pressure as set by [`set_reference_air_pressure`]. [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: `[set_calibration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/barometer_v2_bricklet.rs:709:10 [INFO] [stdout] | [INFO] [stdout] 709 | /// [`set_calibration`]. [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: `[set_sensor_configuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/barometer_v2_bricklet.rs:745:53 [INFO] [stdout] | [INFO] [stdout] 745 | /// Returns the sensor configuration as set by [`set_sensor_configuration`]. [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: `[set_bootloader_mode]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/barometer_v2_bricklet.rs:809:51 [INFO] [stdout] | [INFO] [stdout] 809 | /// Returns the current bootloader mode, see [`set_bootloader_mode`]. [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: `[write_firmware]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/barometer_v2_bricklet.rs:823:40 [INFO] [stdout] | [INFO] [stdout] 823 | /// Sets the firmware pointer for [`write_firmware`]. The pointer has [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: `[set_write_firmware_pointer]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/barometer_v2_bricklet.rs:837:10 [INFO] [stdout] | [INFO] [stdout] 837 | /// [`set_write_firmware_pointer`] before. The firmware is written [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: `[set_status_led_config]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/barometer_v2_bricklet.rs:871:46 [INFO] [stdout] | [INFO] [stdout] 871 | /// Returns the configuration as set by [`set_status_led_config`] [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: `[isolator_bricklet]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/barometer_v2_bricklet.rs:934:45 [INFO] [stdout] | [INFO] [stdout] 934 | /// connected to an [Isolator Bricklet](isolator_bricklet) is always as [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: `[device_identifier]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/barometer_v2_bricklet.rs:937:59 [INFO] [stdout] | [INFO] [stdout] 937 | /// The device identifier numbers can be found [here](device_identifier). [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: `[read_frame]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/can_bricklet.rs:287:59 [INFO] [stdout] | [INFO] [stdout] 287 | /// transceiver. The received frame can be read with [`read_frame`]. [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: `[read_frame]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/can_bricklet.rs:288:49 [INFO] [stdout] | [INFO] [stdout] 288 | /// If additional frames are received, but [`read_frame`] was not called yet, the receiver [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: `[set_read_filter]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/can_bricklet.rs:293:10 [INFO] [stdout] | [INFO] [stdout] 293 | /// [`set_read_filter`]). [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: `[set_frame_readable_callback_configuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/can_bricklet.rs:295:39 [INFO] [stdout] | [INFO] [stdout] 295 | /// To enable this receiver, use [`set_frame_readable_callback_configuration`]. [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: `[set_configuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/can_bricklet.rs:320:20 [INFO] [stdout] | [INFO] [stdout] 320 | /// rate (see [`set_configuration`]). It can also happen if the CAN bus is [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: `[get_error_log]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/can_bricklet.rs:323:33 [INFO] [stdout] | [INFO] [stdout] 323 | /// write error level (see [`get_error_log`]). [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: `[write_frame]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/can_bricklet.rs:347:10 [INFO] [stdout] | [INFO] [stdout] 347 | /// [`write_frame`]. [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: `[set_read_filter]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/can_bricklet.rs:353:10 [INFO] [stdout] | [INFO] [stdout] 353 | /// [`set_read_filter`]). [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: `[enable_frame_read_callback]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/can_bricklet.rs:356:10 [INFO] [stdout] | [INFO] [stdout] 356 | /// [`enable_frame_read_callback`] function and the [`get_frame_read_callback_receiver`] receiver. [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: `[get_frame_read_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/can_bricklet.rs:356:58 [INFO] [stdout] | [INFO] [stdout] 356 | /// [`enable_frame_read_callback`] function and the [`get_frame_read_callback_receiver`] receiver. [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: `[get_frame_read_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/can_bricklet.rs:369:22 [INFO] [stdout] | [INFO] [stdout] 369 | /// Enables the [`get_frame_read_callback_receiver`] receiver. [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: `[get_frame_readable_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/can_bricklet.rs:371:87 [INFO] [stdout] | [INFO] [stdout] 371 | /// By default the receiver is disabled. Enabling this receiver will disable the [`get_frame_readable_callback_receiver`] receiver. [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: `[get_frame_read_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/can_bricklet.rs:378:23 [INFO] [stdout] | [INFO] [stdout] 378 | /// Disables the [`get_frame_read_callback_receiver`] receiver. [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: `[get_frame_read_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/can_bricklet.rs:387:32 [INFO] [stdout] | [INFO] [stdout] 387 | /// Returns *true* if the [`get_frame_read_callback_receiver`] receiver is enabled, *false* otherwise. [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: `[set_configuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/can_bricklet.rs:440:46 [INFO] [stdout] | [INFO] [stdout] 440 | /// Returns the configuration as set by [`set_configuration`]. [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: `[set_read_filter]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/can_bricklet.rs:527:44 [INFO] [stdout] | [INFO] [stdout] 527 | /// Returns the read filter as set by [`set_read_filter`]. [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: `[set_configuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/can_bricklet.rs:552:15 [INFO] [stdout] | [INFO] [stdout] 552 | /// (see [`set_configuration`]) and are reset to 0 as a side effect of changing [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: `[set_configuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/can_bricklet.rs:559:50 [INFO] [stdout] | [INFO] [stdout] 559 | /// configured write timeout expired (see [`set_configuration`]). [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: `[set_read_filter]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/can_bricklet.rs:564:17 [INFO] [stdout] | [INFO] [stdout] 564 | /// (see [`set_read_filter`]) can help to reduce the amount of received frames. [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: `[read_frame]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/can_bricklet.rs:571:67 [INFO] [stdout] | [INFO] [stdout] 571 | /// buffer than are removed from the read buffer using the [`read_frame`] [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: `[get_frame_read_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/can_bricklet.rs:572:32 [INFO] [stdout] | [INFO] [stdout] 572 | /// function. Using the [`get_frame_read_callback_receiver`] receiver ensures that the read buffer [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: `[get_frame_readable_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/can_bricklet.rs:580:31 [INFO] [stdout] | [INFO] [stdout] 580 | /// Enables/disables the [`get_frame_readable_callback_receiver`] receiver. [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: `[get_frame_read_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/can_bricklet.rs:582:87 [INFO] [stdout] | [INFO] [stdout] 582 | /// By default the receiver is disabled. Enabling this receiver will disable the [`get_frame_read_callback_receiver`] receiver. [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: `[get_frame_readable_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/can_bricklet.rs:593:32 [INFO] [stdout] | [INFO] [stdout] 593 | /// Returns *true* if the [`get_frame_readable_callback_receiver`] receiver is enabled, *false* otherwise. [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: `[isolator_bricklet]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/can_bricklet.rs:609:45 [INFO] [stdout] | [INFO] [stdout] 609 | /// connected to an [Isolator Bricklet](isolator_bricklet) is always as [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: `[device_identifier]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/can_bricklet.rs:612:59 [INFO] [stdout] | [INFO] [stdout] 612 | /// The device identifier numbers can be found [here](device_identifier). [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: `[crate::can_v2::CANV2::get_frame_read_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/can_v2_bricklet.rs:541:50 [INFO] [stdout] | [INFO] [stdout] 541 | /// See [`get_frame_read_callback_receiver`](crate::can_v2::CANV2::get_frame_read_callback_receiver) [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: `[read_frame]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/can_v2_bricklet.rs:571:59 [INFO] [stdout] | [INFO] [stdout] 571 | /// transceiver. The received frame can be read with [`read_frame`]. [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: `[read_frame]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/can_v2_bricklet.rs:572:49 [INFO] [stdout] | [INFO] [stdout] 572 | /// If additional frames are received, but [`read_frame`] was not called yet, the receiver [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: `[set_read_filter_configuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/can_v2_bricklet.rs:577:10 [INFO] [stdout] | [INFO] [stdout] 577 | /// [`set_read_filter_configuration`]). [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: `[set_frame_readable_callback_configuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/can_v2_bricklet.rs:579:39 [INFO] [stdout] | [INFO] [stdout] 579 | /// To enable this receiver, use [`set_frame_readable_callback_configuration`]. [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: `[get_error_log]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/can_v2_bricklet.rs:589:52 [INFO] [stdout] | [INFO] [stdout] 589 | /// The receiver is only triggered once until [`get_error_log`] is called. That function will return [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: `[set_error_occurred_callback_configuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/can_v2_bricklet.rs:592:39 [INFO] [stdout] | [INFO] [stdout] 592 | /// To enable this receiver, use [`set_error_occurred_callback_configuration`]. [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: `[set_queue_configuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/can_v2_bricklet.rs:619:20 [INFO] [stdout] | [INFO] [stdout] 619 | /// zero (see [`set_queue_configuration`]). [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: `[set_transceiver_configuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/can_v2_bricklet.rs:624:20 [INFO] [stdout] | [INFO] [stdout] 624 | /// rate (see [`set_transceiver_configuration`]). It can also happen if the CAN [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: `[get_error_log]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/can_v2_bricklet.rs:627:33 [INFO] [stdout] | [INFO] [stdout] 627 | /// write error level (see [`get_error_log`]). [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: `[set_queue_configuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/can_v2_bricklet.rs:669:20 [INFO] [stdout] | [INFO] [stdout] 669 | /// zero (see [`set_queue_configuration`]). [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: `[set_transceiver_configuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/can_v2_bricklet.rs:674:20 [INFO] [stdout] | [INFO] [stdout] 674 | /// rate (see [`set_transceiver_configuration`]). It can also happen if the CAN [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: `[get_error_log]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/can_v2_bricklet.rs:677:33 [INFO] [stdout] | [INFO] [stdout] 677 | /// write error level (see [`get_error_log`]). [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: `[write_frame]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/can_v2_bricklet.rs:696:10 [INFO] [stdout] | [INFO] [stdout] 696 | /// [`write_frame`]. [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: `[set_read_filter_configuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/can_v2_bricklet.rs:706:10 [INFO] [stdout] | [INFO] [stdout] 706 | /// [`set_read_filter_configuration`]). [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: `[set_frame_read_callback_configuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/can_v2_bricklet.rs:709:10 [INFO] [stdout] | [INFO] [stdout] 709 | /// [`set_frame_read_callback_configuration`] function and the [`get_frame_read_callback_receiver`] [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: `[get_frame_read_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/can_v2_bricklet.rs:709:69 [INFO] [stdout] | [INFO] [stdout] 709 | /// [`set_frame_read_callback_configuration`] function and the [`get_frame_read_callback_receiver`] [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: `[write_frame]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/can_v2_bricklet.rs:730:10 [INFO] [stdout] | [INFO] [stdout] 730 | /// [`write_frame`]. [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: `[set_read_filter_configuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/can_v2_bricklet.rs:740:10 [INFO] [stdout] | [INFO] [stdout] 740 | /// [`set_read_filter_configuration`]). [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: `[set_frame_read_callback_configuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/can_v2_bricklet.rs:743:10 [INFO] [stdout] | [INFO] [stdout] 743 | /// [`set_frame_read_callback_configuration`] function and the [`get_frame_read_callback_receiver`] [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: `[get_frame_read_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/can_v2_bricklet.rs:743:69 [INFO] [stdout] | [INFO] [stdout] 743 | /// [`set_frame_read_callback_configuration`] function and the [`get_frame_read_callback_receiver`] [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: `[get_frame_read_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/can_v2_bricklet.rs:750:35 [INFO] [stdout] | [INFO] [stdout] 750 | /// Enables and disables the [`get_frame_read_callback_receiver`] receiver. [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: `[get_frame_readable_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/can_v2_bricklet.rs:752:87 [INFO] [stdout] | [INFO] [stdout] 752 | /// By default the receiver is disabled. Enabling this receiver will disable the [`get_frame_readable_callback_receiver`] receiver. [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: `[get_frame_read_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/can_v2_bricklet.rs:760:32 [INFO] [stdout] | [INFO] [stdout] 760 | /// Returns *true* if the [`get_frame_read_callback_receiver`] receiver is enabled, *false* otherwise. [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: `[set_transceiver_configuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/can_v2_bricklet.rs:792:46 [INFO] [stdout] | [INFO] [stdout] 792 | /// Returns the configuration as set by [`set_transceiver_configuration`]. [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: `[write_frame]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/can_v2_bricklet.rs:811:10 [INFO] [stdout] | [INFO] [stdout] 811 | /// [`write_frame`] writes a frame into the write backlog. The Bricklet moves [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: `[write_frame]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/can_v2_bricklet.rs:816:10 [INFO] [stdout] | [INFO] [stdout] 816 | /// [`write_frame`] returns always *false*. [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: `[read_frame]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/can_v2_bricklet.rs:820:24 [INFO] [stdout] | [INFO] [stdout] 820 | /// read backlog. [`read_frame`] reads the frame from the read backlog and [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: `[read_frame]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/can_v2_bricklet.rs:823:23 [INFO] [stdout] | [INFO] [stdout] 823 | /// received and [`read_frame`] returns always *false*. [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: `[set_read_filter_configuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/can_v2_bricklet.rs:832:36 [INFO] [stdout] | [INFO] [stdout] 832 | /// filter configuration (see [`set_read_filter_configuration`]). [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: `[write_frame]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/can_v2_bricklet.rs:878:10 [INFO] [stdout] | [INFO] [stdout] 878 | /// [`write_frame`] writes a frame into the write backlog. The Bricklet moves [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: `[write_frame]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/can_v2_bricklet.rs:883:10 [INFO] [stdout] | [INFO] [stdout] 883 | /// [`write_frame`] returns always *false*. [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: `[read_frame]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/can_v2_bricklet.rs:887:24 [INFO] [stdout] | [INFO] [stdout] 887 | /// read backlog. [`read_frame`] reads the frame from the read backlog and [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: `[read_frame]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/can_v2_bricklet.rs:890:23 [INFO] [stdout] | [INFO] [stdout] 890 | /// received and [`read_frame`] returns always *false*. [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: `[set_read_filter_configuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/can_v2_bricklet.rs:899:36 [INFO] [stdout] | [INFO] [stdout] 899 | /// filter configuration (see [`set_read_filter_configuration`]). [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: `[set_queue_configuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/can_v2_bricklet.rs:951:52 [INFO] [stdout] | [INFO] [stdout] 951 | /// Returns the queue configuration as set by [`set_queue_configuration`]. [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: `[set_queue_configuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/can_v2_bricklet.rs:958:52 [INFO] [stdout] | [INFO] [stdout] 958 | /// Returns the queue configuration as set by [`set_queue_configuration`]. [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: `[set_queue_configuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/can_v2_bricklet.rs:1017:57 [INFO] [stdout] | [INFO] [stdout] 1017 | /// because there can be up to 32 read buffer (see [`set_queue_configuration`]). [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: `[set_read_filter_configuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/can_v2_bricklet.rs:1042:58 [INFO] [stdout] | [INFO] [stdout] 1042 | /// Returns the read filter configuration as set by [`set_read_filter_configuration`]. [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: `[set_queue_configuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/can_v2_bricklet.rs:1070:57 [INFO] [stdout] | [INFO] [stdout] 1070 | /// configured write buffer timeout expired (see [`set_queue_configuration`]). [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: `[set_read_filter_configuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/can_v2_bricklet.rs:1075:17 [INFO] [stdout] | [INFO] [stdout] 1075 | /// (see [`set_read_filter_configuration`]) can help to reduce the amount of [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: `[read_frame]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/can_v2_bricklet.rs:1082:69 [INFO] [stdout] | [INFO] [stdout] 1082 | /// backlog than are removed from the read backlog using the [`read_frame`] [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: `[get_frame_read_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/can_v2_bricklet.rs:1083:32 [INFO] [stdout] | [INFO] [stdout] 1083 | /// function. Using the [`get_frame_read_callback_receiver`] receiver ensures that the read backlog [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: `[set_queue_configuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/can_v2_bricklet.rs:1116:57 [INFO] [stdout] | [INFO] [stdout] 1116 | /// configured write buffer timeout expired (see [`set_queue_configuration`]). [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: `[set_read_filter_configuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/can_v2_bricklet.rs:1121:17 [INFO] [stdout] | [INFO] [stdout] 1121 | /// (see [`set_read_filter_configuration`]) can help to reduce the amount of [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: `[read_frame]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/can_v2_bricklet.rs:1128:69 [INFO] [stdout] | [INFO] [stdout] 1128 | /// backlog than are removed from the read backlog using the [`read_frame`] [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: `[get_frame_read_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/can_v2_bricklet.rs:1129:32 [INFO] [stdout] | [INFO] [stdout] 1129 | /// function. Using the [`get_frame_read_callback_receiver`] receiver ensures that the read backlog [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: `[set_communication_led_config]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/can_v2_bricklet.rs:1161:46 [INFO] [stdout] | [INFO] [stdout] 1161 | /// Returns the configuration as set by [`set_communication_led_config`] [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: `[get_error_log]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/can_v2_bricklet.rs:1177:56 [INFO] [stdout] | [INFO] [stdout] 1177 | /// transceiver is passive or disabled state (see [`get_error_log`]). If [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: `[set_error_led_config]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/can_v2_bricklet.rs:1201:46 [INFO] [stdout] | [INFO] [stdout] 1201 | /// Returns the configuration as set by [`set_error_led_config`]. [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: `[get_frame_readable_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/can_v2_bricklet.rs:1215:35 [INFO] [stdout] | [INFO] [stdout] 1215 | /// Enables and disables the [`get_frame_readable_callback_receiver`] receiver. [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: `[get_frame_read_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/can_v2_bricklet.rs:1217:87 [INFO] [stdout] | [INFO] [stdout] 1217 | /// By default the receiver is disabled. Enabling this receiver will disable the [`get_frame_read_callback_receiver`] receiver. [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: `[get_frame_readable_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/can_v2_bricklet.rs:1228:32 [INFO] [stdout] | [INFO] [stdout] 1228 | /// Returns *true* if the [`get_frame_readable_callback_receiver`] receiver is enabled, *false* otherwise. [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: `[get_error_occurred_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/can_v2_bricklet.rs:1238:35 [INFO] [stdout] | [INFO] [stdout] 1238 | /// Enables and disables the [`get_error_occurred_callback_receiver`] receiver. [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: `[get_error_occurred_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/can_v2_bricklet.rs:1251:32 [INFO] [stdout] | [INFO] [stdout] 1251 | /// Returns *true* if the [`get_error_occurred_callback_receiver`] receiver is enabled, *false* otherwise. [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: `[set_bootloader_mode]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/can_v2_bricklet.rs:1307:51 [INFO] [stdout] | [INFO] [stdout] 1307 | /// Returns the current bootloader mode, see [`set_bootloader_mode`]. [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: `[write_firmware]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/can_v2_bricklet.rs:1321:40 [INFO] [stdout] | [INFO] [stdout] 1321 | /// Sets the firmware pointer for [`write_firmware`]. The pointer has [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: `[set_write_firmware_pointer]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/can_v2_bricklet.rs:1335:10 [INFO] [stdout] | [INFO] [stdout] 1335 | /// [`set_write_firmware_pointer`] before. The firmware is written [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: `[set_status_led_config]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/can_v2_bricklet.rs:1369:46 [INFO] [stdout] | [INFO] [stdout] 1369 | /// Returns the configuration as set by [`set_status_led_config`] [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: `[isolator_bricklet]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/can_v2_bricklet.rs:1432:45 [INFO] [stdout] | [INFO] [stdout] 1432 | /// connected to an [Isolator Bricklet](isolator_bricklet) is always as [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: `[device_identifier]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/can_v2_bricklet.rs:1435:59 [INFO] [stdout] | [INFO] [stdout] 1435 | /// The device identifier numbers can be found [here](device_identifier). [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: `[set_co2_concentration_callback_threshold]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/co2_bricklet.rs:169:10 [INFO] [stdout] | [INFO] [stdout] 169 | /// [`set_co2_concentration_callback_threshold`] is reached. [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: `[set_debounce_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/co2_bricklet.rs:173:36 [INFO] [stdout] | [INFO] [stdout] 173 | /// with the period as set by [`set_debounce_period`]. [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: `[get_co2_concentration_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/co2_bricklet.rs:181:14 [INFO] [stdout] | [INFO] [stdout] 181 | /// the [`get_co2_concentration_callback_receiver`] receiver and set the period with [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: `[set_co2_concentration_callback_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/co2_bricklet.rs:182:10 [INFO] [stdout] | [INFO] [stdout] 182 | /// [`set_co2_concentration_callback_period`]. [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: `[get_co2_concentration_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/co2_bricklet.rs:189:41 [INFO] [stdout] | [INFO] [stdout] 189 | /// Sets the period with which the [`get_co2_concentration_callback_receiver`] receiver is [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: `[get_co2_concentration_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/co2_bricklet.rs:192:14 [INFO] [stdout] | [INFO] [stdout] 192 | /// The [`get_co2_concentration_callback_receiver`] receiver is only triggered if the CO2 concentration [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: `[set_co2_concentration_callback_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/co2_bricklet.rs:201:39 [INFO] [stdout] | [INFO] [stdout] 201 | /// Returns the period as set by [`set_co2_concentration_callback_period`]. [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: `[get_co2_concentration_reached_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/co2_bricklet.rs:208:38 [INFO] [stdout] | [INFO] [stdout] 208 | /// Sets the thresholds for the [`get_co2_concentration_reached_callback_receiver`] receiver. [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: `[set_co2_concentration_callback_threshold]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/co2_bricklet.rs:235:42 [INFO] [stdout] | [INFO] [stdout] 235 | /// Returns the threshold as set by [`set_co2_concentration_callback_threshold`]. [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: `[get_co2_concentration_reached_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/co2_bricklet.rs:251:12 [INFO] [stdout] | [INFO] [stdout] 251 | /// * [`get_co2_concentration_reached_callback_receiver`], [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: `[set_co2_concentration_callback_threshold]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/co2_bricklet.rs:255:12 [INFO] [stdout] | [INFO] [stdout] 255 | /// * [`set_co2_concentration_callback_threshold`], [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: `[set_debounce_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/co2_bricklet.rs:265:48 [INFO] [stdout] | [INFO] [stdout] 265 | /// Returns the debounce period as set by [`set_debounce_period`]. [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: `[isolator_bricklet]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/co2_bricklet.rs:278:45 [INFO] [stdout] | [INFO] [stdout] 278 | /// connected to an [Isolator Bricklet](isolator_bricklet) is always as [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: `[device_identifier]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/co2_bricklet.rs:281:59 [INFO] [stdout] | [INFO] [stdout] 281 | /// The device identifier numbers can be found [here](device_identifier). [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: `[set_co2_concentration_callback_configuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/co2_v2_bricklet.rs:368:10 [INFO] [stdout] | [INFO] [stdout] 368 | /// [`set_co2_concentration_callback_configuration`]. [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: `[get_co2_concentration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/co2_v2_bricklet.rs:370:39 [INFO] [stdout] | [INFO] [stdout] 370 | /// The parameter is the same as [`get_co2_concentration`]. [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: `[set_temperature_callback_configuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/co2_v2_bricklet.rs:376:10 [INFO] [stdout] | [INFO] [stdout] 376 | /// [`set_temperature_callback_configuration`]. [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: `[get_temperature]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/co2_v2_bricklet.rs:378:39 [INFO] [stdout] | [INFO] [stdout] 378 | /// The parameter is the same as [`get_temperature`]. [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: `[set_humidity_callback_configuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/co2_v2_bricklet.rs:384:10 [INFO] [stdout] | [INFO] [stdout] 384 | /// [`set_humidity_callback_configuration`]. [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: `[get_humidity]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/co2_v2_bricklet.rs:386:39 [INFO] [stdout] | [INFO] [stdout] 386 | /// The parameter is the same as [`get_humidity`]. [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: `[get_all_values_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/co2_v2_bricklet.rs:394:10 [INFO] [stdout] | [INFO] [stdout] 394 | /// [`get_all_values_callback_receiver`] receiver. You can set the receiver configuration [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: `[set_all_values_callback_configuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/co2_v2_bricklet.rs:395:15 [INFO] [stdout] | [INFO] [stdout] 395 | /// with [`set_all_values_callback_configuration`]. [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: `[barometer_v2_bricklet]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/co2_v2_bricklet.rs:409:46 [INFO] [stdout] | [INFO] [stdout] 409 | /// You use the [Barometer Bricklet 2.0](barometer_v2_bricklet) or the [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: `[air_quality_bricklet]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/co2_v2_bricklet.rs:410:32 [INFO] [stdout] | [INFO] [stdout] 410 | /// [Air Quality Bricklet](air_quality_bricklet) to get the current air pressure. [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: `[set_air_pressure]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/co2_v2_bricklet.rs:424:53 [INFO] [stdout] | [INFO] [stdout] 424 | /// Returns the ambient air pressure as set by [`set_air_pressure`]. [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: `[set_temperature_offset]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/co2_v2_bricklet.rs:457:10 [INFO] [stdout] | [INFO] [stdout] 457 | /// [`set_temperature_offset`]. [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: `[get_all_values_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/co2_v2_bricklet.rs:464:50 [INFO] [stdout] | [INFO] [stdout] 464 | /// The period is the period with which the [`get_all_values_callback_receiver`] [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: `[set_all_values_callback_configuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/co2_v2_bricklet.rs:482:10 [INFO] [stdout] | [INFO] [stdout] 482 | /// [`set_all_values_callback_configuration`]. [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: `[get_co2_concentration_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/co2_v2_bricklet.rs:493:10 [INFO] [stdout] | [INFO] [stdout] 493 | /// [`get_co2_concentration_callback_receiver`] receiver. You can set the receiver configuration [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: `[set_co2_concentration_callback_configuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/co2_v2_bricklet.rs:494:15 [INFO] [stdout] | [INFO] [stdout] 494 | /// with [`set_co2_concentration_callback_configuration`]. [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: `[get_co2_concentration_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/co2_v2_bricklet.rs:501:50 [INFO] [stdout] | [INFO] [stdout] 501 | /// The period is the period with which the [`get_co2_concentration_callback_receiver`] receiver is triggered [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: `[get_co2_concentration_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/co2_v2_bricklet.rs:513:80 [INFO] [stdout] | [INFO] [stdout] 513 | /// The `option`-parameter together with min/max sets a threshold for the [`get_co2_concentration_callback_receiver`] receiver. [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: `[set_co2_concentration_callback_configuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/co2_v2_bricklet.rs:551:55 [INFO] [stdout] | [INFO] [stdout] 551 | /// Returns the receiver configuration as set by [`set_co2_concentration_callback_configuration`]. [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: `[get_temperature_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/co2_v2_bricklet.rs:573:10 [INFO] [stdout] | [INFO] [stdout] 573 | /// [`get_temperature_callback_receiver`] receiver. You can set the receiver configuration [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: `[set_temperature_callback_configuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/co2_v2_bricklet.rs:574:15 [INFO] [stdout] | [INFO] [stdout] 574 | /// with [`set_temperature_callback_configuration`]. [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: `[get_temperature_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/co2_v2_bricklet.rs:581:50 [INFO] [stdout] | [INFO] [stdout] 581 | /// The period is the period with which the [`get_temperature_callback_receiver`] receiver is triggered [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: `[get_temperature_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/co2_v2_bricklet.rs:593:80 [INFO] [stdout] | [INFO] [stdout] 593 | /// The `option`-parameter together with min/max sets a threshold for the [`get_temperature_callback_receiver`] receiver. [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: `[set_temperature_callback_configuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/co2_v2_bricklet.rs:631:55 [INFO] [stdout] | [INFO] [stdout] 631 | /// Returns the receiver configuration as set by [`set_temperature_callback_configuration`]. [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: `[get_humidity_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/co2_v2_bricklet.rs:649:10 [INFO] [stdout] | [INFO] [stdout] 649 | /// [`get_humidity_callback_receiver`] receiver. You can set the receiver configuration [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: `[set_humidity_callback_configuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/co2_v2_bricklet.rs:650:15 [INFO] [stdout] | [INFO] [stdout] 650 | /// with [`set_humidity_callback_configuration`]. [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: `[get_humidity_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/co2_v2_bricklet.rs:657:50 [INFO] [stdout] | [INFO] [stdout] 657 | /// The period is the period with which the [`get_humidity_callback_receiver`] receiver is triggered [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: `[get_humidity_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/co2_v2_bricklet.rs:669:80 [INFO] [stdout] | [INFO] [stdout] 669 | /// The `option`-parameter together with min/max sets a threshold for the [`get_humidity_callback_receiver`] receiver. [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: `[set_humidity_callback_configuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/co2_v2_bricklet.rs:707:55 [INFO] [stdout] | [INFO] [stdout] 707 | /// Returns the receiver configuration as set by [`set_humidity_callback_configuration`]. [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: `[set_bootloader_mode]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/co2_v2_bricklet.rs:767:51 [INFO] [stdout] | [INFO] [stdout] 767 | /// Returns the current bootloader mode, see [`set_bootloader_mode`]. [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: `[write_firmware]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/co2_v2_bricklet.rs:781:40 [INFO] [stdout] | [INFO] [stdout] 781 | /// Sets the firmware pointer for [`write_firmware`]. The pointer has [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: `[set_write_firmware_pointer]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/co2_v2_bricklet.rs:795:10 [INFO] [stdout] | [INFO] [stdout] 795 | /// [`set_write_firmware_pointer`] before. The firmware is written [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: `[set_status_led_config]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/co2_v2_bricklet.rs:829:46 [INFO] [stdout] | [INFO] [stdout] 829 | /// Returns the configuration as set by [`set_status_led_config`] [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: `[isolator_bricklet]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/co2_v2_bricklet.rs:892:45 [INFO] [stdout] | [INFO] [stdout] 892 | /// connected to an [Isolator Bricklet](isolator_bricklet) is always as [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: `[device_identifier]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/co2_v2_bricklet.rs:895:59 [INFO] [stdout] | [INFO] [stdout] 895 | /// The device identifier numbers can be found [here](device_identifier). [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: `[set_color_callback_threshold]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/color_bricklet.rs:300:10 [INFO] [stdout] | [INFO] [stdout] 300 | /// [`set_color_callback_threshold`] is reached. [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: `[set_debounce_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/color_bricklet.rs:305:36 [INFO] [stdout] | [INFO] [stdout] 305 | /// with the period as set by [`set_debounce_period`]. [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: `[set_illuminance_callback_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/color_bricklet.rs:311:10 [INFO] [stdout] | [INFO] [stdout] 311 | /// [`set_illuminance_callback_period`]. The parameter is the illuminance. [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: `[get_illuminance]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/color_bricklet.rs:312:14 [INFO] [stdout] | [INFO] [stdout] 312 | /// See [`get_illuminance`] for how to interpret this value. [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: `[get_illuminance_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/color_bricklet.rs:314:14 [INFO] [stdout] | [INFO] [stdout] 314 | /// The [`get_illuminance_callback_receiver`] receiver is only triggered if the illuminance has changed [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: `[set_color_temperature_callback_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/color_bricklet.rs:321:10 [INFO] [stdout] | [INFO] [stdout] 321 | /// [`set_color_temperature_callback_period`]. The parameter is the [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: `[get_color_temperature_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/color_bricklet.rs:324:14 [INFO] [stdout] | [INFO] [stdout] 324 | /// The [`get_color_temperature_callback_receiver`] receiver is only triggered if the color temperature [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: `[get_color_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/color_bricklet.rs:343:21 [INFO] [stdout] | [INFO] [stdout] 343 | /// to use the [`get_color_callback_receiver`] receiver and set the period with [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: `[set_color_callback_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/color_bricklet.rs:344:10 [INFO] [stdout] | [INFO] [stdout] 344 | /// [`set_color_callback_period`]. [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: `[get_color_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/color_bricklet.rs:351:41 [INFO] [stdout] | [INFO] [stdout] 351 | /// Sets the period with which the [`get_color_callback_receiver`] receiver is triggered [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: `[get_color_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/color_bricklet.rs:354:14 [INFO] [stdout] | [INFO] [stdout] 354 | /// The [`get_color_callback_receiver`] receiver is only triggered if the color has changed since the [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: `[set_color_callback_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/color_bricklet.rs:363:39 [INFO] [stdout] | [INFO] [stdout] 363 | /// Returns the period as set by [`set_color_callback_period`]. [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: `[get_color_reached_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/color_bricklet.rs:370:38 [INFO] [stdout] | [INFO] [stdout] 370 | /// Sets the thresholds for the [`get_color_reached_callback_receiver`] receiver. [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: `[set_color_callback_threshold]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/color_bricklet.rs:414:42 [INFO] [stdout] | [INFO] [stdout] 414 | /// Returns the threshold as set by [`set_color_callback_threshold`]. [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: `[get_color_reached_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/color_bricklet.rs:430:12 [INFO] [stdout] | [INFO] [stdout] 430 | /// * [`get_color_reached_callback_receiver`] [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: `[set_color_callback_threshold]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/color_bricklet.rs:434:12 [INFO] [stdout] | [INFO] [stdout] 434 | /// * [`set_color_callback_threshold`] [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: `[set_debounce_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/color_bricklet.rs:444:48 [INFO] [stdout] | [INFO] [stdout] 444 | /// Returns the debounce period as set by [`set_debounce_period`]. [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: `[set_config]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/color_bricklet.rs:523:46 [INFO] [stdout] | [INFO] [stdout] 523 | /// Returns the configuration as set by [`set_config`]. [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: `[set_config]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/color_bricklet.rs:542:17 [INFO] [stdout] | [INFO] [stdout] 542 | /// set by [`set_config`]. To get the illuminance in Lux apply this formula:: [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: `[set_config]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/color_bricklet.rs:549:56 [INFO] [stdout] | [INFO] [stdout] 549 | /// In that case you have to reduce the gain, see [`set_config`]. [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: `[set_config]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/color_bricklet.rs:561:56 [INFO] [stdout] | [INFO] [stdout] 561 | /// In that case you have to reduce the gain, see [`set_config`]. [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: `[get_illuminance_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/color_bricklet.rs:568:41 [INFO] [stdout] | [INFO] [stdout] 568 | /// Sets the period with which the [`get_illuminance_callback_receiver`] receiver is triggered [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: `[get_illuminance_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/color_bricklet.rs:571:14 [INFO] [stdout] | [INFO] [stdout] 571 | /// The [`get_illuminance_callback_receiver`] receiver is only triggered if the illuminance has changed [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: `[set_illuminance_callback_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/color_bricklet.rs:580:39 [INFO] [stdout] | [INFO] [stdout] 580 | /// Returns the period as set by [`set_illuminance_callback_period`]. [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: `[get_color_temperature_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/color_bricklet.rs:587:41 [INFO] [stdout] | [INFO] [stdout] 587 | /// Sets the period with which the [`get_color_temperature_callback_receiver`] receiver is [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: `[get_color_temperature_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/color_bricklet.rs:590:14 [INFO] [stdout] | [INFO] [stdout] 590 | /// The [`get_color_temperature_callback_receiver`] receiver is only triggered if the color temperature [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: `[set_color_temperature_callback_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/color_bricklet.rs:599:39 [INFO] [stdout] | [INFO] [stdout] 599 | /// Returns the period as set by [`set_color_temperature_callback_period`]. [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: `[isolator_bricklet]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/color_bricklet.rs:612:45 [INFO] [stdout] | [INFO] [stdout] 612 | /// connected to an [Isolator Bricklet](isolator_bricklet) is always as [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: `[device_identifier]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/color_bricklet.rs:615:59 [INFO] [stdout] | [INFO] [stdout] 615 | /// The device identifier numbers can be found [here](device_identifier). [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: `[set_illuminance_callback_configuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/color_v2_bricklet.rs:357:10 [INFO] [stdout] | [INFO] [stdout] 357 | /// [`set_illuminance_callback_configuration`]. [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: `[get_illuminance]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/color_v2_bricklet.rs:359:39 [INFO] [stdout] | [INFO] [stdout] 359 | /// The parameter is the same as [`get_illuminance`]. [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: `[set_color_temperature_callback_configuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/color_v2_bricklet.rs:365:10 [INFO] [stdout] | [INFO] [stdout] 365 | /// [`set_color_temperature_callback_configuration`]. [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: `[get_color_temperature]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/color_v2_bricklet.rs:367:39 [INFO] [stdout] | [INFO] [stdout] 367 | /// The parameter is the same as [`get_color_temperature`]. [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: `[get_color_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/color_v2_bricklet.rs:385:21 [INFO] [stdout] | [INFO] [stdout] 385 | /// to use the [`get_color_callback_receiver`] receiver and set the period with [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: `[set_color_callback_configuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/color_v2_bricklet.rs:386:10 [INFO] [stdout] | [INFO] [stdout] 386 | /// [`set_color_callback_configuration`]. [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: `[get_color_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/color_v2_bricklet.rs:393:50 [INFO] [stdout] | [INFO] [stdout] 393 | /// The period is the period with which the [`get_color_callback_receiver`] [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: `[set_color_callback_configuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/color_v2_bricklet.rs:411:10 [INFO] [stdout] | [INFO] [stdout] 411 | /// [`set_color_callback_configuration`]. [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: `[set_configuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/color_v2_bricklet.rs:419:17 [INFO] [stdout] | [INFO] [stdout] 419 | /// set by [`set_configuration`]. To get the illuminance in Lux apply this formula:: [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: `[set_configuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/color_v2_bricklet.rs:426:56 [INFO] [stdout] | [INFO] [stdout] 426 | /// In that case you have to reduce the gain, see [`set_configuration`]. [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: `[get_illuminance_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/color_v2_bricklet.rs:430:10 [INFO] [stdout] | [INFO] [stdout] 430 | /// [`get_illuminance_callback_receiver`] receiver. You can set the receiver configuration [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: `[set_illuminance_callback_configuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/color_v2_bricklet.rs:431:15 [INFO] [stdout] | [INFO] [stdout] 431 | /// with [`set_illuminance_callback_configuration`]. [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: `[get_illuminance_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/color_v2_bricklet.rs:438:50 [INFO] [stdout] | [INFO] [stdout] 438 | /// The period is the period with which the [`get_illuminance_callback_receiver`] receiver is triggered [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: `[get_illuminance_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/color_v2_bricklet.rs:450:80 [INFO] [stdout] | [INFO] [stdout] 450 | /// The `option`-parameter together with min/max sets a threshold for the [`get_illuminance_callback_receiver`] receiver. [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: `[set_illuminance_callback_configuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/color_v2_bricklet.rs:488:55 [INFO] [stdout] | [INFO] [stdout] 488 | /// Returns the receiver configuration as set by [`set_illuminance_callback_configuration`]. [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: `[set_configuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/color_v2_bricklet.rs:507:56 [INFO] [stdout] | [INFO] [stdout] 507 | /// In that case you have to reduce the gain, see [`set_configuration`]. [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: `[get_color_temperature_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/color_v2_bricklet.rs:511:10 [INFO] [stdout] | [INFO] [stdout] 511 | /// [`get_color_temperature_callback_receiver`] receiver. You can set the receiver configuration [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: `[set_color_temperature_callback_configuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/color_v2_bricklet.rs:512:15 [INFO] [stdout] | [INFO] [stdout] 512 | /// with [`set_color_temperature_callback_configuration`]. [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: `[get_color_temperature_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/color_v2_bricklet.rs:519:50 [INFO] [stdout] | [INFO] [stdout] 519 | /// The period is the period with which the [`get_color_temperature_callback_receiver`] receiver is triggered [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: `[get_color_temperature_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/color_v2_bricklet.rs:531:80 [INFO] [stdout] | [INFO] [stdout] 531 | /// The `option`-parameter together with min/max sets a threshold for the [`get_color_temperature_callback_receiver`] receiver. [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: `[set_color_temperature_callback_configuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/color_v2_bricklet.rs:569:55 [INFO] [stdout] | [INFO] [stdout] 569 | /// Returns the receiver configuration as set by [`set_color_temperature_callback_configuration`]. [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: `[set_light]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/color_v2_bricklet.rs:591:38 [INFO] [stdout] | [INFO] [stdout] 591 | /// Returns the value as set by [`set_light`]. [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: `[set_configuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/color_v2_bricklet.rs:642:46 [INFO] [stdout] | [INFO] [stdout] 642 | /// Returns the configuration as set by [`set_configuration`]. [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: `[set_bootloader_mode]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/color_v2_bricklet.rs:706:51 [INFO] [stdout] | [INFO] [stdout] 706 | /// Returns the current bootloader mode, see [`set_bootloader_mode`]. [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: `[write_firmware]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/color_v2_bricklet.rs:720:40 [INFO] [stdout] | [INFO] [stdout] 720 | /// Sets the firmware pointer for [`write_firmware`]. The pointer has [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: `[set_write_firmware_pointer]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/color_v2_bricklet.rs:734:10 [INFO] [stdout] | [INFO] [stdout] 734 | /// [`set_write_firmware_pointer`] before. The firmware is written [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: `[set_status_led_config]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/color_v2_bricklet.rs:768:46 [INFO] [stdout] | [INFO] [stdout] 768 | /// Returns the configuration as set by [`set_status_led_config`] [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: `[isolator_bricklet]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/color_v2_bricklet.rs:831:45 [INFO] [stdout] | [INFO] [stdout] 831 | /// connected to an [Isolator Bricklet](isolator_bricklet) is always as [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: `[device_identifier]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/color_v2_bricklet.rs:834:59 [INFO] [stdout] | [INFO] [stdout] 834 | /// The device identifier numbers can be found [here](device_identifier). [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: `[set_magnetic_flux_density_callback_configuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/compass_bricklet.rs:328:10 [INFO] [stdout] | [INFO] [stdout] 328 | /// [`set_magnetic_flux_density_callback_configuration`]. [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: `[get_magnetic_flux_density]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/compass_bricklet.rs:330:41 [INFO] [stdout] | [INFO] [stdout] 330 | /// The parameters are the same as [`get_magnetic_flux_density`]. [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: `[get_magnetic_flux_density]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/compass_bricklet.rs:337:36 [INFO] [stdout] | [INFO] [stdout] 337 | /// Alternatively you can use [`get_magnetic_flux_density`] and calculate the [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: `[get_heading_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/compass_bricklet.rs:342:10 [INFO] [stdout] | [INFO] [stdout] 342 | /// [`get_heading_callback_receiver`] receiver. You can set the receiver configuration [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: `[set_heading_callback_configuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/compass_bricklet.rs:343:15 [INFO] [stdout] | [INFO] [stdout] 343 | /// with [`set_heading_callback_configuration`]. [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: `[get_heading_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/compass_bricklet.rs:350:50 [INFO] [stdout] | [INFO] [stdout] 350 | /// The period is the period with which the [`get_heading_callback_receiver`] receiver is triggered [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: `[get_heading_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/compass_bricklet.rs:362:80 [INFO] [stdout] | [INFO] [stdout] 362 | /// The `option`-parameter together with min/max sets a threshold for the [`get_heading_callback_receiver`] receiver. [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: `[set_heading_callback_configuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/compass_bricklet.rs:400:55 [INFO] [stdout] | [INFO] [stdout] 400 | /// Returns the receiver configuration as set by [`set_heading_callback_configuration`]. [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: `[get_magnetic_flux_density_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/compass_bricklet.rs:418:10 [INFO] [stdout] | [INFO] [stdout] 418 | /// [`get_magnetic_flux_density_callback_receiver`] receiver. You can set the receiver configuration [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: `[set_magnetic_flux_density_callback_configuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/compass_bricklet.rs:419:15 [INFO] [stdout] | [INFO] [stdout] 419 | /// with [`set_magnetic_flux_density_callback_configuration`]. [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: `[get_magnetic_flux_density_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/compass_bricklet.rs:426:50 [INFO] [stdout] | [INFO] [stdout] 426 | /// The period is the period with which the [`get_magnetic_flux_density_callback_receiver`] receiver [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: `[set_magnetic_flux_density_callback_configuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/compass_bricklet.rs:444:10 [INFO] [stdout] | [INFO] [stdout] 444 | /// [`set_magnetic_flux_density_callback_configuration`]. [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: `[set_configuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/compass_bricklet.rs:477:46 [INFO] [stdout] | [INFO] [stdout] 477 | /// Returns the configuration as set by [`set_configuration`]. [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: `[set_calibration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/compass_bricklet.rs:505:55 [INFO] [stdout] | [INFO] [stdout] 505 | /// Returns the calibration parameters as set by [`set_calibration`]. [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: `[set_bootloader_mode]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/compass_bricklet.rs:558:51 [INFO] [stdout] | [INFO] [stdout] 558 | /// Returns the current bootloader mode, see [`set_bootloader_mode`]. [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: `[write_firmware]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/compass_bricklet.rs:572:40 [INFO] [stdout] | [INFO] [stdout] 572 | /// Sets the firmware pointer for [`write_firmware`]. The pointer has [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: `[set_write_firmware_pointer]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/compass_bricklet.rs:586:10 [INFO] [stdout] | [INFO] [stdout] 586 | /// [`set_write_firmware_pointer`] before. The firmware is written [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: `[set_status_led_config]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/compass_bricklet.rs:620:46 [INFO] [stdout] | [INFO] [stdout] 620 | /// Returns the configuration as set by [`set_status_led_config`] [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: `[isolator_bricklet]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/compass_bricklet.rs:683:45 [INFO] [stdout] | [INFO] [stdout] 683 | /// connected to an [Isolator Bricklet](isolator_bricklet) is always as [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: `[device_identifier]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/compass_bricklet.rs:686:59 [INFO] [stdout] | [INFO] [stdout] 686 | /// The device identifier numbers can be found [here](device_identifier). [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: `[set_analog_value_callback_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/current12_bricklet.rs:221:10 [INFO] [stdout] | [INFO] [stdout] 221 | /// [`set_analog_value_callback_period`]. The parameter is the analog value [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: `[get_analog_value_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/current12_bricklet.rs:224:14 [INFO] [stdout] | [INFO] [stdout] 224 | /// The [`get_analog_value_callback_receiver`] receiver is only triggered if the current has changed since the [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: `[set_current_callback_threshold]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/current12_bricklet.rs:231:10 [INFO] [stdout] | [INFO] [stdout] 231 | /// [`set_current_callback_threshold`] is reached. [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: `[set_debounce_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/current12_bricklet.rs:235:36 [INFO] [stdout] | [INFO] [stdout] 235 | /// with the period as set by [`set_debounce_period`]. [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: `[set_analog_value_callback_threshold]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/current12_bricklet.rs:241:10 [INFO] [stdout] | [INFO] [stdout] 241 | /// [`set_analog_value_callback_threshold`] is reached. [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: `[set_debounce_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/current12_bricklet.rs:245:36 [INFO] [stdout] | [INFO] [stdout] 245 | /// with the period as set by [`set_debounce_period`]. [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: `[is_over_current]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/current12_bricklet.rs:251:15 [INFO] [stdout] | [INFO] [stdout] 251 | /// (see [`is_over_current`]). [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: `[get_current_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/current12_bricklet.rs:259:10 [INFO] [stdout] | [INFO] [stdout] 259 | /// [`get_current_callback_receiver`] receiver and set the period with [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: `[set_current_callback_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/current12_bricklet.rs:260:10 [INFO] [stdout] | [INFO] [stdout] 260 | /// [`set_current_callback_period`]. [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: `[get_current]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/current12_bricklet.rs:297:33 [INFO] [stdout] | [INFO] [stdout] 297 | /// The value returned by [`get_current`] is averaged over several samples [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: `[get_analog_value]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/current12_bricklet.rs:298:38 [INFO] [stdout] | [INFO] [stdout] 298 | /// to yield less noise, while [`get_analog_value`] gives back raw [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: `[get_analog_value]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/current12_bricklet.rs:299:60 [INFO] [stdout] | [INFO] [stdout] 299 | /// unfiltered analog values. The only reason to use [`get_analog_value`] is, [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: `[get_analog_value_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/current12_bricklet.rs:303:10 [INFO] [stdout] | [INFO] [stdout] 303 | /// [`get_analog_value_callback_receiver`] receiver and set the period with [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: `[set_analog_value_callback_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/current12_bricklet.rs:304:10 [INFO] [stdout] | [INFO] [stdout] 304 | /// [`set_analog_value_callback_period`]. [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: `[get_current_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/current12_bricklet.rs:311:41 [INFO] [stdout] | [INFO] [stdout] 311 | /// Sets the period with which the [`get_current_callback_receiver`] receiver is triggered [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: `[get_current_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/current12_bricklet.rs:314:14 [INFO] [stdout] | [INFO] [stdout] 314 | /// The [`get_current_callback_receiver`] receiver is only triggered if the current has changed since [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: `[set_current_callback_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/current12_bricklet.rs:323:39 [INFO] [stdout] | [INFO] [stdout] 323 | /// Returns the period as set by [`set_current_callback_period`]. [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: `[get_analog_value_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/current12_bricklet.rs:330:41 [INFO] [stdout] | [INFO] [stdout] 330 | /// Sets the period with which the [`get_analog_value_callback_receiver`] receiver is triggered [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: `[get_analog_value_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/current12_bricklet.rs:333:14 [INFO] [stdout] | [INFO] [stdout] 333 | /// The [`get_analog_value_callback_receiver`] receiver is only triggered if the analog value has [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: `[set_analog_value_callback_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/current12_bricklet.rs:342:39 [INFO] [stdout] | [INFO] [stdout] 342 | /// Returns the period as set by [`set_analog_value_callback_period`]. [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: `[get_current_reached_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/current12_bricklet.rs:349:38 [INFO] [stdout] | [INFO] [stdout] 349 | /// Sets the thresholds for the [`get_current_reached_callback_receiver`] receiver. [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: `[set_current_callback_threshold]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/current12_bricklet.rs:376:42 [INFO] [stdout] | [INFO] [stdout] 376 | /// Returns the threshold as set by [`set_current_callback_threshold`]. [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: `[get_analog_value_reached_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/current12_bricklet.rs:390:38 [INFO] [stdout] | [INFO] [stdout] 390 | /// Sets the thresholds for the [`get_analog_value_reached_callback_receiver`] receiver. [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: `[set_analog_value_callback_threshold]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/current12_bricklet.rs:417:42 [INFO] [stdout] | [INFO] [stdout] 417 | /// Returns the threshold as set by [`set_analog_value_callback_threshold`]. [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: `[get_current_reached_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/current12_bricklet.rs:433:12 [INFO] [stdout] | [INFO] [stdout] 433 | /// * [`get_current_reached_callback_receiver`], [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: `[get_analog_value_reached_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/current12_bricklet.rs:434:12 [INFO] [stdout] | [INFO] [stdout] 434 | /// * [`get_analog_value_reached_callback_receiver`] [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: `[set_current_callback_threshold]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/current12_bricklet.rs:438:12 [INFO] [stdout] | [INFO] [stdout] 438 | /// * [`set_current_callback_threshold`], [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: `[set_analog_value_callback_threshold]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/current12_bricklet.rs:439:12 [INFO] [stdout] | [INFO] [stdout] 439 | /// * [`set_analog_value_callback_threshold`] [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: `[set_debounce_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/current12_bricklet.rs:449:48 [INFO] [stdout] | [INFO] [stdout] 449 | /// Returns the debounce period as set by [`set_debounce_period`]. [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: `[isolator_bricklet]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/current12_bricklet.rs:462:45 [INFO] [stdout] | [INFO] [stdout] 462 | /// connected to an [Isolator Bricklet](isolator_bricklet) is always as [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: `[device_identifier]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/current12_bricklet.rs:465:59 [INFO] [stdout] | [INFO] [stdout] 465 | /// The device identifier numbers can be found [here](device_identifier). [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: `[set_analog_value_callback_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/current25_bricklet.rs:221:10 [INFO] [stdout] | [INFO] [stdout] 221 | /// [`set_analog_value_callback_period`]. The parameter is the analog value of the [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: `[get_analog_value_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/current25_bricklet.rs:224:14 [INFO] [stdout] | [INFO] [stdout] 224 | /// The [`get_analog_value_callback_receiver`] receiver is only triggered if the current has changed since the [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: `[set_current_callback_threshold]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/current25_bricklet.rs:231:10 [INFO] [stdout] | [INFO] [stdout] 231 | /// [`set_current_callback_threshold`] is reached. [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: `[set_debounce_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/current25_bricklet.rs:235:36 [INFO] [stdout] | [INFO] [stdout] 235 | /// with the period as set by [`set_debounce_period`]. [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: `[set_analog_value_callback_threshold]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/current25_bricklet.rs:241:10 [INFO] [stdout] | [INFO] [stdout] 241 | /// [`set_analog_value_callback_threshold`] is reached. [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: `[set_debounce_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/current25_bricklet.rs:245:36 [INFO] [stdout] | [INFO] [stdout] 245 | /// with the period as set by [`set_debounce_period`]. [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: `[is_over_current]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/current25_bricklet.rs:251:15 [INFO] [stdout] | [INFO] [stdout] 251 | /// (see [`is_over_current`]). [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: `[get_current_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/current25_bricklet.rs:259:10 [INFO] [stdout] | [INFO] [stdout] 259 | /// [`get_current_callback_receiver`] receiver and set the period with [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: `[set_current_callback_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/current25_bricklet.rs:260:10 [INFO] [stdout] | [INFO] [stdout] 260 | /// [`set_current_callback_period`]. [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: `[get_current]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/current25_bricklet.rs:297:33 [INFO] [stdout] | [INFO] [stdout] 297 | /// The value returned by [`get_current`] is averaged over several samples [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: `[get_analog_value]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/current25_bricklet.rs:298:38 [INFO] [stdout] | [INFO] [stdout] 298 | /// to yield less noise, while [`get_analog_value`] gives back raw [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: `[get_analog_value]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/current25_bricklet.rs:299:60 [INFO] [stdout] | [INFO] [stdout] 299 | /// unfiltered analog values. The only reason to use [`get_analog_value`] is, [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: `[get_analog_value_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/current25_bricklet.rs:303:10 [INFO] [stdout] | [INFO] [stdout] 303 | /// [`get_analog_value_callback_receiver`] receiver and set the period with [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: `[set_analog_value_callback_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/current25_bricklet.rs:304:10 [INFO] [stdout] | [INFO] [stdout] 304 | /// [`set_analog_value_callback_period`]. [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: `[get_current_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/current25_bricklet.rs:311:41 [INFO] [stdout] | [INFO] [stdout] 311 | /// Sets the period with which the [`get_current_callback_receiver`] receiver is triggered [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: `[get_current_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/current25_bricklet.rs:314:14 [INFO] [stdout] | [INFO] [stdout] 314 | /// The [`get_current_callback_receiver`] receiver is only triggered if the current has changed since [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: `[set_current_callback_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/current25_bricklet.rs:323:39 [INFO] [stdout] | [INFO] [stdout] 323 | /// Returns the period as set by [`set_current_callback_period`]. [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: `[get_analog_value_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/current25_bricklet.rs:330:41 [INFO] [stdout] | [INFO] [stdout] 330 | /// Sets the period with which the [`get_analog_value_callback_receiver`] receiver is triggered [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: `[get_analog_value_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/current25_bricklet.rs:333:14 [INFO] [stdout] | [INFO] [stdout] 333 | /// The [`get_analog_value_callback_receiver`] receiver is only triggered if the analog value has [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: `[set_analog_value_callback_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/current25_bricklet.rs:342:39 [INFO] [stdout] | [INFO] [stdout] 342 | /// Returns the period as set by [`set_analog_value_callback_period`]. [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: `[get_current_reached_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/current25_bricklet.rs:349:38 [INFO] [stdout] | [INFO] [stdout] 349 | /// Sets the thresholds for the [`get_current_reached_callback_receiver`] receiver. [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: `[set_current_callback_threshold]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/current25_bricklet.rs:376:42 [INFO] [stdout] | [INFO] [stdout] 376 | /// Returns the threshold as set by [`set_current_callback_threshold`]. [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: `[get_analog_value_reached_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/current25_bricklet.rs:390:38 [INFO] [stdout] | [INFO] [stdout] 390 | /// Sets the thresholds for the [`get_analog_value_reached_callback_receiver`] receiver. [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: `[set_analog_value_callback_threshold]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/current25_bricklet.rs:417:42 [INFO] [stdout] | [INFO] [stdout] 417 | /// Returns the threshold as set by [`set_analog_value_callback_threshold`]. [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: `[get_current_reached_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/current25_bricklet.rs:433:12 [INFO] [stdout] | [INFO] [stdout] 433 | /// * [`get_current_reached_callback_receiver`], [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: `[get_analog_value_reached_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/current25_bricklet.rs:434:12 [INFO] [stdout] | [INFO] [stdout] 434 | /// * [`get_analog_value_reached_callback_receiver`] [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: `[set_current_callback_threshold]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/current25_bricklet.rs:438:12 [INFO] [stdout] | [INFO] [stdout] 438 | /// * [`set_current_callback_threshold`], [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: `[set_analog_value_callback_threshold]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/current25_bricklet.rs:439:12 [INFO] [stdout] | [INFO] [stdout] 439 | /// * [`set_analog_value_callback_threshold`] [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: `[set_debounce_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/current25_bricklet.rs:449:48 [INFO] [stdout] | [INFO] [stdout] 449 | /// Returns the debounce period as set by [`set_debounce_period`]. [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: `[isolator_bricklet]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/current25_bricklet.rs:462:45 [INFO] [stdout] | [INFO] [stdout] 462 | /// connected to an [Isolator Bricklet](isolator_bricklet) is always as [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: `[device_identifier]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/current25_bricklet.rs:465:59 [INFO] [stdout] | [INFO] [stdout] 465 | /// The device identifier numbers can be found [here](device_identifier). [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: `[enable]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/dc_brick.rs:291:22 [INFO] [stdout] | [INFO] [stdout] 291 | /// That means, [`enable`] has to be called to drive the motor again. [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: `[set_drive_mode]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/dc_brick.rs:294:61 [INFO] [stdout] | [INFO] [stdout] 294 | /// This receiver only works in Drive/Brake mode (see [`set_drive_mode`]). In [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: `[get_velocity_reached_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/dc_brick.rs:303:24 [INFO] [stdout] | [INFO] [stdout] 303 | /// to 10000, the [`get_velocity_reached_callback_receiver`] receiver will be triggered after about [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: `[set_acceleration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/dc_brick.rs:308:29 [INFO] [stdout] | [INFO] [stdout] 308 | /// acceleration (see [`set_acceleration`]) is set smaller or equal to the [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: `[set_current_velocity_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/dc_brick.rs:316:10 [INFO] [stdout] | [INFO] [stdout] 316 | /// [`set_current_velocity_period`]. The parameter is the *current* [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: `[get_current_velocity_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/dc_brick.rs:319:14 [INFO] [stdout] | [INFO] [stdout] 319 | /// The [`get_current_velocity_callback_receiver`] receiver is only triggered after the set period [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: `[set_acceleration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/dc_brick.rs:327:28 [INFO] [stdout] | [INFO] [stdout] 327 | /// acceleration (see [`set_acceleration`]), the motor is not immediately [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: `[set_pwm_frequency]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/dc_brick.rs:333:14 [INFO] [stdout] | [INFO] [stdout] 333 | /// see [`set_pwm_frequency`]. [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: `[set_velocity]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/dc_brick.rs:341:41 [INFO] [stdout] | [INFO] [stdout] 341 | /// Returns the velocity as set by [`set_velocity`]. [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: `[get_velocity]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/dc_brick.rs:349:15 [INFO] [stdout] | [INFO] [stdout] 349 | /// from [`get_velocity`] whenever the motor is currently accelerating [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: `[set_velocity]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/dc_brick.rs:350:27 [INFO] [stdout] | [INFO] [stdout] 350 | /// to a goal set by [`set_velocity`]. [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: `[set_acceleration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/dc_brick.rs:374:45 [INFO] [stdout] | [INFO] [stdout] 374 | /// Returns the acceleration as set by [`set_acceleration`]. [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: `[set_pwm_frequency]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/dc_brick.rs:396:46 [INFO] [stdout] | [INFO] [stdout] 396 | /// Returns the PWM frequency as set by [`set_pwm_frequency`]. [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: `[set_velocity]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/dc_brick.rs:410:15 [INFO] [stdout] | [INFO] [stdout] 410 | /// Call [`set_velocity`] with 0 if you just want to stop the motor. [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: `[set_velocity]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/dc_brick.rs:464:60 [INFO] [stdout] | [INFO] [stdout] 464 | /// driver chip. The motor should be stopped calling [`set_velocity`] with 0 [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: `[set_velocity]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/dc_brick.rs:465:49 [INFO] [stdout] | [INFO] [stdout] 465 | /// before disabling the motor power. The [`set_velocity`] function will **not** [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: `[set_velocity]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/dc_brick.rs:467:46 [INFO] [stdout] | [INFO] [stdout] 467 | /// appropriate time after calling the [`set_velocity`] function before calling [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: `[disable]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/dc_brick.rs:468:15 [INFO] [stdout] | [INFO] [stdout] 468 | /// the [`disable`] function. [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: `[get_under_voltage_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/dc_brick.rs:482:52 [INFO] [stdout] | [INFO] [stdout] 482 | /// Sets the minimum voltage, below which the [`get_under_voltage_callback_receiver`] receiver [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: `[set_minimum_voltage]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/dc_brick.rs:494:48 [INFO] [stdout] | [INFO] [stdout] 494 | /// Returns the minimum voltage as set by [`set_minimum_voltage`] [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: `[set_drive_mode]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/dc_brick.rs:527:44 [INFO] [stdout] | [INFO] [stdout] 527 | /// Returns the drive mode, as set by [`set_drive_mode`]. [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: `[get_current_velocity_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/dc_brick.rs:538:39 [INFO] [stdout] | [INFO] [stdout] 538 | /// Sets a period with which the [`get_current_velocity_callback_receiver`] receiver is triggered. [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: `[set_current_velocity_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/dc_brick.rs:547:39 [INFO] [stdout] | [INFO] [stdout] 547 | /// Returns the period as set by [`set_current_velocity_period`]. [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: `[set_spitfp_baudrate]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/dc_brick.rs:570:10 [INFO] [stdout] | [INFO] [stdout] 570 | /// [`set_spitfp_baudrate`]. If the dynamic baudrate is disabled, the baudrate [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: `[set_spitfp_baudrate]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/dc_brick.rs:571:20 [INFO] [stdout] | [INFO] [stdout] 571 | /// as set by [`set_spitfp_baudrate`] will be used statically. [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: `[set_spitfp_baudrate_config]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/dc_brick.rs:583:43 [INFO] [stdout] | [INFO] [stdout] 583 | /// Returns the baudrate config, see [`set_spitfp_baudrate_config`]. [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: `[get_spitfp_error_count]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/dc_brick.rs:623:28 [INFO] [stdout] | [INFO] [stdout] 623 | /// interference (see [`get_spitfp_error_count`]) you can decrease the [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: `[set_spitfp_baudrate_config]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/dc_brick.rs:627:60 [INFO] [stdout] | [INFO] [stdout] 627 | /// function corresponds to the maximum baudrate (see [`set_spitfp_baudrate_config`]). [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: `[set_spitfp_baudrate]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/dc_brick.rs:643:62 [INFO] [stdout] | [INFO] [stdout] 643 | /// Returns the baudrate for a given Bricklet port, see [`set_spitfp_baudrate`]. [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: `[device_identifier]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/dc_brick.rs:784:59 [INFO] [stdout] | [INFO] [stdout] 784 | /// The device identifier numbers can be found [here](device_identifier). [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: `[set_analog_value_callback_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/distance_ir_bricklet.rs:220:10 [INFO] [stdout] | [INFO] [stdout] 220 | /// [`set_analog_value_callback_period`]. The parameter is the analog value of the [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: `[get_analog_value_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/distance_ir_bricklet.rs:223:14 [INFO] [stdout] | [INFO] [stdout] 223 | /// The [`get_analog_value_callback_receiver`] receiver is only triggered if the analog value has changed [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: `[set_distance_callback_threshold]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/distance_ir_bricklet.rs:230:10 [INFO] [stdout] | [INFO] [stdout] 230 | /// [`set_distance_callback_threshold`] is reached. [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: `[set_debounce_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/distance_ir_bricklet.rs:234:36 [INFO] [stdout] | [INFO] [stdout] 234 | /// with the period as set by [`set_debounce_period`]. [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: `[set_analog_value_callback_threshold]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/distance_ir_bricklet.rs:240:10 [INFO] [stdout] | [INFO] [stdout] 240 | /// [`set_analog_value_callback_threshold`] is reached. [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: `[set_debounce_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/distance_ir_bricklet.rs:244:36 [INFO] [stdout] | [INFO] [stdout] 244 | /// with the period as set by [`set_debounce_period`]. [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: `[get_distance_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/distance_ir_bricklet.rs:254:10 [INFO] [stdout] | [INFO] [stdout] 254 | /// [`get_distance_callback_receiver`] receiver and set the period with [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: `[set_distance_callback_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/distance_ir_bricklet.rs:255:10 [INFO] [stdout] | [INFO] [stdout] 255 | /// [`set_distance_callback_period`]. [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: `[get_distance]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/distance_ir_bricklet.rs:265:33 [INFO] [stdout] | [INFO] [stdout] 265 | /// The value returned by [`get_distance`] is averaged over several samples [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: `[get_analog_value]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/distance_ir_bricklet.rs:266:38 [INFO] [stdout] | [INFO] [stdout] 266 | /// to yield less noise, while [`get_analog_value`] gives back raw [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: `[get_analog_value]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/distance_ir_bricklet.rs:267:60 [INFO] [stdout] | [INFO] [stdout] 267 | /// unfiltered analog values. The only reason to use [`get_analog_value`] is, [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: `[get_analog_value_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/distance_ir_bricklet.rs:271:10 [INFO] [stdout] | [INFO] [stdout] 271 | /// [`get_analog_value_callback_receiver`] receiver and set the period with [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: `[set_analog_value_callback_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/distance_ir_bricklet.rs:272:10 [INFO] [stdout] | [INFO] [stdout] 272 | /// [`set_analog_value_callback_period`]. [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: `[set_sampling_point]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/distance_ir_bricklet.rs:306:10 [INFO] [stdout] | [INFO] [stdout] 306 | /// [`set_sampling_point`]. [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: `[get_distance_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/distance_ir_bricklet.rs:314:41 [INFO] [stdout] | [INFO] [stdout] 314 | /// Sets the period with which the [`get_distance_callback_receiver`] receiver is triggered [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: `[get_distance_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/distance_ir_bricklet.rs:317:14 [INFO] [stdout] | [INFO] [stdout] 317 | /// The [`get_distance_callback_receiver`] receiver is only triggered if the distance has changed since the [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: `[set_distance_callback_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/distance_ir_bricklet.rs:326:39 [INFO] [stdout] | [INFO] [stdout] 326 | /// Returns the period as set by [`set_distance_callback_period`]. [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: `[get_analog_value_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/distance_ir_bricklet.rs:333:41 [INFO] [stdout] | [INFO] [stdout] 333 | /// Sets the period with which the [`get_analog_value_callback_receiver`] receiver is triggered [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: `[get_analog_value_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/distance_ir_bricklet.rs:336:14 [INFO] [stdout] | [INFO] [stdout] 336 | /// The [`get_analog_value_callback_receiver`] receiver is only triggered if the analog value has [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: `[set_analog_value_callback_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/distance_ir_bricklet.rs:345:39 [INFO] [stdout] | [INFO] [stdout] 345 | /// Returns the period as set by [`set_analog_value_callback_period`]. [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: `[get_distance_reached_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/distance_ir_bricklet.rs:352:38 [INFO] [stdout] | [INFO] [stdout] 352 | /// Sets the thresholds for the [`get_distance_reached_callback_receiver`] receiver. [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: `[set_distance_callback_threshold]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/distance_ir_bricklet.rs:379:42 [INFO] [stdout] | [INFO] [stdout] 379 | /// Returns the threshold as set by [`set_distance_callback_threshold`]. [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: `[get_analog_value_reached_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/distance_ir_bricklet.rs:393:38 [INFO] [stdout] | [INFO] [stdout] 393 | /// Sets the thresholds for the [`get_analog_value_reached_callback_receiver`] receiver. [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: `[set_analog_value_callback_threshold]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/distance_ir_bricklet.rs:420:42 [INFO] [stdout] | [INFO] [stdout] 420 | /// Returns the threshold as set by [`set_analog_value_callback_threshold`]. [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: `[get_distance_reached_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/distance_ir_bricklet.rs:436:12 [INFO] [stdout] | [INFO] [stdout] 436 | /// * [`get_distance_reached_callback_receiver`], [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: `[get_analog_value_reached_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/distance_ir_bricklet.rs:437:12 [INFO] [stdout] | [INFO] [stdout] 437 | /// * [`get_analog_value_reached_callback_receiver`] [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: `[set_distance_callback_threshold]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/distance_ir_bricklet.rs:441:12 [INFO] [stdout] | [INFO] [stdout] 441 | /// * [`set_distance_callback_threshold`], [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: `[set_analog_value_callback_threshold]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/distance_ir_bricklet.rs:442:12 [INFO] [stdout] | [INFO] [stdout] 442 | /// * [`set_analog_value_callback_threshold`] [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: `[set_debounce_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/distance_ir_bricklet.rs:452:48 [INFO] [stdout] | [INFO] [stdout] 452 | /// Returns the debounce period as set by [`set_debounce_period`]. [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: `[isolator_bricklet]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/distance_ir_bricklet.rs:465:45 [INFO] [stdout] | [INFO] [stdout] 465 | /// connected to an [Isolator Bricklet](isolator_bricklet) is always as [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: `[device_identifier]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/distance_ir_bricklet.rs:468:59 [INFO] [stdout] | [INFO] [stdout] 468 | /// The device identifier numbers can be found [here](device_identifier). [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: `[set_analog_value_callback_configuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/distance_ir_v2_bricklet.rs:295:10 [INFO] [stdout] | [INFO] [stdout] 295 | /// [`set_analog_value_callback_configuration`]. [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: `[get_analog_value]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/distance_ir_v2_bricklet.rs:297:39 [INFO] [stdout] | [INFO] [stdout] 297 | /// The parameter is the same as [`get_analog_value`]. [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: `[get_distance_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/distance_ir_v2_bricklet.rs:308:10 [INFO] [stdout] | [INFO] [stdout] 308 | /// [`get_distance_callback_receiver`] receiver. You can set the receiver configuration [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: `[set_distance_callback_configuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/distance_ir_v2_bricklet.rs:309:15 [INFO] [stdout] | [INFO] [stdout] 309 | /// with [`set_distance_callback_configuration`]. [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: `[get_distance_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/distance_ir_v2_bricklet.rs:316:50 [INFO] [stdout] | [INFO] [stdout] 316 | /// The period is the period with which the [`get_distance_callback_receiver`] receiver is triggered [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: `[get_distance_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/distance_ir_v2_bricklet.rs:328:80 [INFO] [stdout] | [INFO] [stdout] 328 | /// The `option`-parameter together with min/max sets a threshold for the [`get_distance_callback_receiver`] receiver. [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: `[set_distance_callback_configuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/distance_ir_v2_bricklet.rs:366:55 [INFO] [stdout] | [INFO] [stdout] 366 | /// Returns the receiver configuration as set by [`set_distance_callback_configuration`]. [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: `[get_analog_value_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/distance_ir_v2_bricklet.rs:391:10 [INFO] [stdout] | [INFO] [stdout] 391 | /// [`get_analog_value_callback_receiver`] receiver. You can set the receiver configuration [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: `[set_analog_value_callback_configuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/distance_ir_v2_bricklet.rs:392:15 [INFO] [stdout] | [INFO] [stdout] 392 | /// with [`set_analog_value_callback_configuration`]. [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: `[get_analog_value_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/distance_ir_v2_bricklet.rs:399:50 [INFO] [stdout] | [INFO] [stdout] 399 | /// The period is the period with which the [`get_analog_value_callback_receiver`] receiver is triggered [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: `[get_analog_value_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/distance_ir_v2_bricklet.rs:411:80 [INFO] [stdout] | [INFO] [stdout] 411 | /// The `option`-parameter together with min/max sets a threshold for the [`get_analog_value_callback_receiver`] receiver. [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: `[set_analog_value_callback_configuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/distance_ir_v2_bricklet.rs:449:55 [INFO] [stdout] | [INFO] [stdout] 449 | /// Returns the receiver configuration as set by [`set_analog_value_callback_configuration`]. [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: `[set_moving_average_configuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/distance_ir_v2_bricklet.rs:479:61 [INFO] [stdout] | [INFO] [stdout] 479 | /// Returns the moving average configuration as set by [`set_moving_average_configuration`]. [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: `[set_distance_led_config]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/distance_ir_v2_bricklet.rs:501:50 [INFO] [stdout] | [INFO] [stdout] 501 | /// Returns the LED configuration as set by [`set_distance_led_config`] [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: `[set_sensor_type]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/distance_ir_v2_bricklet.rs:534:44 [INFO] [stdout] | [INFO] [stdout] 534 | /// Returns the sensor type as set by [`set_sensor_type`]. [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: `[set_bootloader_mode]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/distance_ir_v2_bricklet.rs:592:51 [INFO] [stdout] | [INFO] [stdout] 592 | /// Returns the current bootloader mode, see [`set_bootloader_mode`]. [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: `[write_firmware]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/distance_ir_v2_bricklet.rs:606:40 [INFO] [stdout] | [INFO] [stdout] 606 | /// Sets the firmware pointer for [`write_firmware`]. The pointer has [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: `[set_write_firmware_pointer]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/distance_ir_v2_bricklet.rs:620:10 [INFO] [stdout] | [INFO] [stdout] 620 | /// [`set_write_firmware_pointer`] before. The firmware is written [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: `[set_status_led_config]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/distance_ir_v2_bricklet.rs:654:46 [INFO] [stdout] | [INFO] [stdout] 654 | /// Returns the configuration as set by [`set_status_led_config`] [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: `[isolator_bricklet]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/distance_ir_v2_bricklet.rs:717:45 [INFO] [stdout] | [INFO] [stdout] 717 | /// connected to an [Isolator Bricklet](isolator_bricklet) is always as [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: `[device_identifier]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/distance_ir_v2_bricklet.rs:720:59 [INFO] [stdout] | [INFO] [stdout] 720 | /// The device identifier numbers can be found [here](device_identifier). [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: `[set_distance_callback_threshold]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/distance_us_bricklet.rs:180:10 [INFO] [stdout] | [INFO] [stdout] 180 | /// [`set_distance_callback_threshold`] is reached. [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: `[set_debounce_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/distance_us_bricklet.rs:184:36 [INFO] [stdout] | [INFO] [stdout] 184 | /// with the period as set by [`set_debounce_period`]. [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: `[get_distance_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/distance_us_bricklet.rs:197:18 [INFO] [stdout] | [INFO] [stdout] 197 | /// use the [`get_distance_callback_receiver`] receiver and set the period with [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: `[set_distance_callback_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/distance_us_bricklet.rs:198:10 [INFO] [stdout] | [INFO] [stdout] 198 | /// [`set_distance_callback_period`]. [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: `[get_distance_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/distance_us_bricklet.rs:205:41 [INFO] [stdout] | [INFO] [stdout] 205 | /// Sets the period with which the [`get_distance_callback_receiver`] receiver is triggered [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: `[get_distance_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/distance_us_bricklet.rs:208:14 [INFO] [stdout] | [INFO] [stdout] 208 | /// Der [`get_distance_callback_receiver`] receiver is only triggered if the distance value has changed [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: `[set_distance_callback_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/distance_us_bricklet.rs:217:39 [INFO] [stdout] | [INFO] [stdout] 217 | /// Returns the period as set by [`set_distance_callback_period`]. [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: `[get_distance_reached_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/distance_us_bricklet.rs:224:38 [INFO] [stdout] | [INFO] [stdout] 224 | /// Sets the thresholds for the [`get_distance_reached_callback_receiver`] receiver. [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: `[set_distance_callback_threshold]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/distance_us_bricklet.rs:251:42 [INFO] [stdout] | [INFO] [stdout] 251 | /// Returns the threshold as set by [`set_distance_callback_threshold`]. [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: `[get_distance_reached_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/distance_us_bricklet.rs:267:12 [INFO] [stdout] | [INFO] [stdout] 267 | /// * [`get_distance_reached_callback_receiver`], [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: `[set_distance_callback_threshold]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/distance_us_bricklet.rs:271:12 [INFO] [stdout] | [INFO] [stdout] 271 | /// * [`set_distance_callback_threshold`], [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: `[set_debounce_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/distance_us_bricklet.rs:281:48 [INFO] [stdout] | [INFO] [stdout] 281 | /// Returns the debounce period as set by [`set_debounce_period`]. [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: `[set_moving_average]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/distance_us_bricklet.rs:300:54 [INFO] [stdout] | [INFO] [stdout] 300 | /// Returns the length moving average as set by [`set_moving_average`]. [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: `[isolator_bricklet]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/distance_us_bricklet.rs:313:45 [INFO] [stdout] | [INFO] [stdout] 313 | /// connected to an [Isolator Bricklet](isolator_bricklet) is always as [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: `[device_identifier]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/distance_us_bricklet.rs:316:59 [INFO] [stdout] | [INFO] [stdout] 316 | /// The device identifier numbers can be found [here](device_identifier). [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: `[get_distance_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/distance_us_v2_bricklet.rs:255:10 [INFO] [stdout] | [INFO] [stdout] 255 | /// [`get_distance_callback_receiver`] receiver. You can set the receiver configuration [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: `[set_distance_callback_configuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/distance_us_v2_bricklet.rs:256:15 [INFO] [stdout] | [INFO] [stdout] 256 | /// with [`set_distance_callback_configuration`]. [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: `[get_distance_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/distance_us_v2_bricklet.rs:263:50 [INFO] [stdout] | [INFO] [stdout] 263 | /// The period is the period with which the [`get_distance_callback_receiver`] receiver is triggered [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: `[get_distance_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/distance_us_v2_bricklet.rs:275:80 [INFO] [stdout] | [INFO] [stdout] 275 | /// The `option`-parameter together with min/max sets a threshold for the [`get_distance_callback_receiver`] receiver. [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: `[set_distance_callback_configuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/distance_us_v2_bricklet.rs:313:55 [INFO] [stdout] | [INFO] [stdout] 313 | /// Returns the receiver configuration as set by [`set_distance_callback_configuration`]. [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: `[set_update_rate]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/distance_us_v2_bricklet.rs:342:44 [INFO] [stdout] | [INFO] [stdout] 342 | /// Returns the update rate as set by [`set_update_rate`]. [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: `[set_distance_led_config]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/distance_us_v2_bricklet.rs:368:50 [INFO] [stdout] | [INFO] [stdout] 368 | /// Returns the LED configuration as set by [`set_distance_led_config`] [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: `[set_bootloader_mode]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/distance_us_v2_bricklet.rs:427:51 [INFO] [stdout] | [INFO] [stdout] 427 | /// Returns the current bootloader mode, see [`set_bootloader_mode`]. [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: `[write_firmware]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/distance_us_v2_bricklet.rs:441:40 [INFO] [stdout] | [INFO] [stdout] 441 | /// Sets the firmware pointer for [`write_firmware`]. The pointer has [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: `[set_write_firmware_pointer]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/distance_us_v2_bricklet.rs:455:10 [INFO] [stdout] | [INFO] [stdout] 455 | /// [`set_write_firmware_pointer`] before. The firmware is written [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: `[set_status_led_config]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/distance_us_v2_bricklet.rs:489:46 [INFO] [stdout] | [INFO] [stdout] 489 | /// Returns the configuration as set by [`set_status_led_config`] [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: `[isolator_bricklet]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/distance_us_v2_bricklet.rs:552:45 [INFO] [stdout] | [INFO] [stdout] 552 | /// connected to an [Isolator Bricklet](isolator_bricklet) is always as [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: `[device_identifier]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/distance_us_v2_bricklet.rs:555:59 [INFO] [stdout] | [INFO] [stdout] 555 | /// The device identifier numbers can be found [here](device_identifier). [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: `[read_frame]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/dmx_bricklet.rs:382:30 [INFO] [stdout] | [INFO] [stdout] 382 | /// the next frame, see [`read_frame`] for more details. [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: `[set_frame_callback_config]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/dmx_bricklet.rs:386:43 [INFO] [stdout] | [INFO] [stdout] 386 | /// This receiver can be enabled via [`set_frame_callback_config`]. [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: `[crate::dmx::DMX::get_frame_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/dmx_bricklet.rs:393:45 [INFO] [stdout] | [INFO] [stdout] 393 | /// See [`get_frame_callback_receiver`](crate::dmx::DMX::get_frame_callback_receiver) [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: `[set_frame_callback_config]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/dmx_bricklet.rs:404:43 [INFO] [stdout] | [INFO] [stdout] 404 | /// This receiver can be enabled via [`set_frame_callback_config`]. [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: `[set_dmx_mode]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/dmx_bricklet.rs:431:42 [INFO] [stdout] | [INFO] [stdout] 431 | /// Returns the DMX mode, as set by [`set_dmx_mode`]. [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: `[get_frame_started_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/dmx_bricklet.rs:444:50 [INFO] [stdout] | [INFO] [stdout] 444 | /// The next frame can be written after the [`get_frame_started_callback_receiver`] receiver was called. The frame [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: `[set_frame_duration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/dmx_bricklet.rs:448:77 [INFO] [stdout] | [INFO] [stdout] 448 | /// The data will be transfered when the next frame duration ends, see [`set_frame_duration`]. [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: `[get_frame_started_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/dmx_bricklet.rs:454:25 [INFO] [stdout] | [INFO] [stdout] 454 | /// * Wait for the [`get_frame_started_callback_receiver`] receiver. [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: `[get_frame_started_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/dmx_bricklet.rs:456:25 [INFO] [stdout] | [INFO] [stdout] 456 | /// * Wait for the [`get_frame_started_callback_receiver`] receiver. [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: `[get_frame_started_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/dmx_bricklet.rs:478:50 [INFO] [stdout] | [INFO] [stdout] 478 | /// The next frame can be written after the [`get_frame_started_callback_receiver`] receiver was called. The frame [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: `[set_frame_duration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/dmx_bricklet.rs:482:77 [INFO] [stdout] | [INFO] [stdout] 482 | /// The data will be transfered when the next frame duration ends, see [`set_frame_duration`]. [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: `[get_frame_started_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/dmx_bricklet.rs:488:25 [INFO] [stdout] | [INFO] [stdout] 488 | /// * Wait for the [`get_frame_started_callback_receiver`] receiver. [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: `[get_frame_started_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/dmx_bricklet.rs:490:25 [INFO] [stdout] | [INFO] [stdout] 490 | /// * Wait for the [`get_frame_started_callback_receiver`] receiver. [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: `[get_frame_available_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/dmx_bricklet.rs:515:48 [INFO] [stdout] | [INFO] [stdout] 515 | /// The next frame is available after the [`get_frame_available_callback_receiver`] receiver was called. [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: `[read_frame]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/dmx_bricklet.rs:519:17 [INFO] [stdout] | [INFO] [stdout] 519 | /// * Call [`read_frame`] to get first frame. [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: `[get_frame_available_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/dmx_bricklet.rs:520:25 [INFO] [stdout] | [INFO] [stdout] 520 | /// * Wait for the [`get_frame_available_callback_receiver`] receiver. [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: `[read_frame]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/dmx_bricklet.rs:521:17 [INFO] [stdout] | [INFO] [stdout] 521 | /// * Call [`read_frame`] to get second frame. [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: `[get_frame_available_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/dmx_bricklet.rs:522:25 [INFO] [stdout] | [INFO] [stdout] 522 | /// * Wait for the [`get_frame_available_callback_receiver`] receiver. [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: `[get_frame_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/dmx_bricklet.rs:525:64 [INFO] [stdout] | [INFO] [stdout] 525 | /// Instead of polling this function you can also use the [`get_frame_callback_receiver`] receiver. [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: `[set_frame_callback_config]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/dmx_bricklet.rs:526:33 [INFO] [stdout] | [INFO] [stdout] 526 | /// You can enable it with [`set_frame_callback_config`]. [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: `[get_frame_available_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/dmx_bricklet.rs:540:48 [INFO] [stdout] | [INFO] [stdout] 540 | /// The next frame is available after the [`get_frame_available_callback_receiver`] receiver was called. [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: `[read_frame]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/dmx_bricklet.rs:544:17 [INFO] [stdout] | [INFO] [stdout] 544 | /// * Call [`read_frame`] to get first frame. [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: `[get_frame_available_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/dmx_bricklet.rs:545:25 [INFO] [stdout] | [INFO] [stdout] 545 | /// * Wait for the [`get_frame_available_callback_receiver`] receiver. [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: `[read_frame]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/dmx_bricklet.rs:546:17 [INFO] [stdout] | [INFO] [stdout] 546 | /// * Call [`read_frame`] to get second frame. [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: `[get_frame_available_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/dmx_bricklet.rs:547:25 [INFO] [stdout] | [INFO] [stdout] 547 | /// * Wait for the [`get_frame_available_callback_receiver`] receiver. [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: `[get_frame_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/dmx_bricklet.rs:550:64 [INFO] [stdout] | [INFO] [stdout] 550 | /// Instead of polling this function you can also use the [`get_frame_callback_receiver`] receiver. [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: `[set_frame_callback_config]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/dmx_bricklet.rs:551:33 [INFO] [stdout] | [INFO] [stdout] 551 | /// You can enable it with [`set_frame_callback_config`]. [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: `[set_frame_duration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/dmx_bricklet.rs:577:47 [INFO] [stdout] | [INFO] [stdout] 577 | /// Returns the frame duration as set by [`set_frame_duration`]. [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: `[set_communication_led_config]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/dmx_bricklet.rs:610:46 [INFO] [stdout] | [INFO] [stdout] 610 | /// Returns the configuration as set by [`set_communication_led_config`] [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: `[get_frame_error_count_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/dmx_bricklet.rs:625:71 [INFO] [stdout] | [INFO] [stdout] 625 | /// By default the error LED turns on if there is any error (see [`get_frame_error_count_callback_receiver`] [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: `[set_error_led_config]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/dmx_bricklet.rs:645:46 [INFO] [stdout] | [INFO] [stdout] 645 | /// Returns the configuration as set by [`set_error_led_config`]. [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: `[get_frame_started_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/dmx_bricklet.rs:659:10 [INFO] [stdout] | [INFO] [stdout] 659 | /// [`get_frame_started_callback_receiver`] receiver and [`get_frame_available_callback_receiver`] receiver are enabled while [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: `[get_frame_available_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/dmx_bricklet.rs:659:63 [INFO] [stdout] | [INFO] [stdout] 659 | /// [`get_frame_started_callback_receiver`] receiver and [`get_frame_available_callback_receiver`] receiver are enabled while [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: `[get_frame_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/dmx_bricklet.rs:660:14 [INFO] [stdout] | [INFO] [stdout] 660 | /// the [`get_frame_callback_receiver`] receiver and [`get_frame_error_count_callback_receiver`] receiver are disabled. [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: `[get_frame_error_count_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/dmx_bricklet.rs:660:59 [INFO] [stdout] | [INFO] [stdout] 660 | /// the [`get_frame_callback_receiver`] receiver and [`get_frame_error_count_callback_receiver`] receiver are disabled. [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: `[get_frame_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/dmx_bricklet.rs:662:33 [INFO] [stdout] | [INFO] [stdout] 662 | /// If you want to use the [`get_frame_callback_receiver`] receiver you can enable it and disable [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: `[set_frame_callback_config]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/dmx_bricklet.rs:681:54 [INFO] [stdout] | [INFO] [stdout] 681 | /// Returns the frame receiver config as set by [`set_frame_callback_config`]. [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: `[set_bootloader_mode]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/dmx_bricklet.rs:734:51 [INFO] [stdout] | [INFO] [stdout] 734 | /// Returns the current bootloader mode, see [`set_bootloader_mode`]. [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: `[write_firmware]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/dmx_bricklet.rs:748:40 [INFO] [stdout] | [INFO] [stdout] 748 | /// Sets the firmware pointer for [`write_firmware`]. The pointer has [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: `[set_write_firmware_pointer]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/dmx_bricklet.rs:762:10 [INFO] [stdout] | [INFO] [stdout] 762 | /// [`set_write_firmware_pointer`] before. The firmware is written [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: `[set_status_led_config]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/dmx_bricklet.rs:796:46 [INFO] [stdout] | [INFO] [stdout] 796 | /// Returns the configuration as set by [`set_status_led_config`] [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: `[isolator_bricklet]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/dmx_bricklet.rs:859:45 [INFO] [stdout] | [INFO] [stdout] 859 | /// connected to an [Isolator Bricklet](isolator_bricklet) is always as [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: `[device_identifier]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/dmx_bricklet.rs:862:59 [INFO] [stdout] | [INFO] [stdout] 862 | /// The device identifier numbers can be found [here](device_identifier). [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: `[get_led_state]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/dual_button_bricklet.rs:200:55 [INFO] [stdout] | [INFO] [stdout] 200 | /// of the other LED, you can get the state with [`get_led_state`] or you [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: `[set_selected_led_state]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/dual_button_bricklet.rs:201:18 [INFO] [stdout] | [INFO] [stdout] 201 | /// can use [`set_selected_led_state`]. [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: `[set_led_state]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/dual_button_bricklet.rs:216:59 [INFO] [stdout] | [INFO] [stdout] 216 | /// Returns the current state of the LEDs, as set by [`set_led_state`]. [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: `[isolator_bricklet]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/dual_button_bricklet.rs:268:45 [INFO] [stdout] | [INFO] [stdout] 268 | /// connected to an [Isolator Bricklet](isolator_bricklet) is always as [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: `[device_identifier]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/dual_button_bricklet.rs:271:59 [INFO] [stdout] | [INFO] [stdout] 271 | /// The device identifier numbers can be found [here](device_identifier). [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: `[get_led_state]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/dual_button_v2_bricklet.rs:285:55 [INFO] [stdout] | [INFO] [stdout] 285 | /// of the other LED, you can get the state with [`get_led_state`] or you [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: `[set_selected_led_state]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/dual_button_v2_bricklet.rs:286:18 [INFO] [stdout] | [INFO] [stdout] 286 | /// can use [`set_selected_led_state`]. [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: `[set_led_state]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/dual_button_v2_bricklet.rs:301:59 [INFO] [stdout] | [INFO] [stdout] 301 | /// Returns the current state of the LEDs, as set by [`set_led_state`]. [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: `[get_state_changed_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/dual_button_v2_bricklet.rs:347:43 [INFO] [stdout] | [INFO] [stdout] 347 | /// If you enable this receiver, the [`get_state_changed_callback_receiver`] receiver is triggered [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: `[set_state_changed_callback_configuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/dual_button_v2_bricklet.rs:356:46 [INFO] [stdout] | [INFO] [stdout] 356 | /// Returns the configuration as set by [`set_state_changed_callback_configuration`]. [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: `[set_bootloader_mode]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/dual_button_v2_bricklet.rs:409:51 [INFO] [stdout] | [INFO] [stdout] 409 | /// Returns the current bootloader mode, see [`set_bootloader_mode`]. [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: `[write_firmware]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/dual_button_v2_bricklet.rs:423:40 [INFO] [stdout] | [INFO] [stdout] 423 | /// Sets the firmware pointer for [`write_firmware`]. The pointer has [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: `[set_write_firmware_pointer]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/dual_button_v2_bricklet.rs:437:10 [INFO] [stdout] | [INFO] [stdout] 437 | /// [`set_write_firmware_pointer`] before. The firmware is written [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: `[set_status_led_config]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/dual_button_v2_bricklet.rs:471:46 [INFO] [stdout] | [INFO] [stdout] 471 | /// Returns the configuration as set by [`set_status_led_config`] [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: `[isolator_bricklet]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/dual_button_v2_bricklet.rs:534:45 [INFO] [stdout] | [INFO] [stdout] 534 | /// connected to an [Isolator Bricklet](isolator_bricklet) is always as [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: `[device_identifier]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/dual_button_v2_bricklet.rs:537:59 [INFO] [stdout] | [INFO] [stdout] 537 | /// The device identifier numbers can be found [here](device_identifier). [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: `[get_state]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/dual_relay_bricklet.rs:177:57 [INFO] [stdout] | [INFO] [stdout] 177 | /// of the other relay, you can get the state with [`get_state`] or you [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: `[set_selected_state]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/dual_relay_bricklet.rs:178:18 [INFO] [stdout] | [INFO] [stdout] 178 | /// can use [`set_selected_state`]. [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: `[set_monoflop]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/dual_relay_bricklet.rs:219:10 [INFO] [stdout] | [INFO] [stdout] 219 | /// [`set_monoflop`] as well as the remaining time until the state flips. [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: `[isolator_bricklet]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/dual_relay_bricklet.rs:249:45 [INFO] [stdout] | [INFO] [stdout] 249 | /// connected to an [Isolator Bricklet](isolator_bricklet) is always as [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: `[device_identifier]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/dual_relay_bricklet.rs:252:59 [INFO] [stdout] | [INFO] [stdout] 252 | /// The device identifier numbers can be found [here](device_identifier). [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: `[set_dust_density_callback_threshold]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/dust_detector_bricklet.rs:181:10 [INFO] [stdout] | [INFO] [stdout] 181 | /// [`set_dust_density_callback_threshold`] is reached. [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: `[set_debounce_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/dust_detector_bricklet.rs:185:36 [INFO] [stdout] | [INFO] [stdout] 185 | /// with the period as set by [`set_debounce_period`]. [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: `[get_dust_density_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/dust_detector_bricklet.rs:193:21 [INFO] [stdout] | [INFO] [stdout] 193 | /// to use the [`get_dust_density_callback_receiver`] receiver and set the period with [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: `[set_dust_density_callback_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/dust_detector_bricklet.rs:194:10 [INFO] [stdout] | [INFO] [stdout] 194 | /// [`set_dust_density_callback_period`]. [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: `[get_dust_density_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/dust_detector_bricklet.rs:201:41 [INFO] [stdout] | [INFO] [stdout] 201 | /// Sets the period with which the [`get_dust_density_callback_receiver`] receiver is triggered [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: `[get_dust_density_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/dust_detector_bricklet.rs:204:14 [INFO] [stdout] | [INFO] [stdout] 204 | /// The [`get_dust_density_callback_receiver`] receiver is only triggered if the dust density has [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: `[set_dust_density_callback_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/dust_detector_bricklet.rs:213:39 [INFO] [stdout] | [INFO] [stdout] 213 | /// Returns the period as set by [`set_dust_density_callback_period`]. [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: `[get_dust_density_reached_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/dust_detector_bricklet.rs:220:38 [INFO] [stdout] | [INFO] [stdout] 220 | /// Sets the thresholds for the [`get_dust_density_reached_callback_receiver`] receiver. [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: `[set_dust_density_callback_threshold]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/dust_detector_bricklet.rs:247:42 [INFO] [stdout] | [INFO] [stdout] 247 | /// Returns the threshold as set by [`set_dust_density_callback_threshold`]. [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: `[get_dust_density_reached_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/dust_detector_bricklet.rs:263:12 [INFO] [stdout] | [INFO] [stdout] 263 | /// * [`get_dust_density_reached_callback_receiver`] [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: `[set_dust_density_callback_threshold]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/dust_detector_bricklet.rs:267:12 [INFO] [stdout] | [INFO] [stdout] 267 | /// * [`set_dust_density_callback_threshold`] [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: `[set_debounce_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/dust_detector_bricklet.rs:277:48 [INFO] [stdout] | [INFO] [stdout] 277 | /// Returns the debounce period as set by [`set_debounce_period`]. [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: `[set_moving_average]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/dust_detector_bricklet.rs:296:54 [INFO] [stdout] | [INFO] [stdout] 296 | /// Returns the length moving average as set by [`set_moving_average`]. [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: `[isolator_bricklet]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/dust_detector_bricklet.rs:309:45 [INFO] [stdout] | [INFO] [stdout] 309 | /// connected to an [Isolator Bricklet](isolator_bricklet) is always as [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: `[device_identifier]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/dust_detector_bricklet.rs:312:59 [INFO] [stdout] | [INFO] [stdout] 312 | /// The device identifier numbers can be found [here](device_identifier). [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: `[get_draw_status]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/e_paper_296x128_bricklet.rs:356:57 [INFO] [stdout] | [INFO] [stdout] 356 | /// this function while writing to the buffer. See [`get_draw_status`]. [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: `[draw]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/e_paper_296x128_bricklet.rs:392:36 [INFO] [stdout] | [INFO] [stdout] 392 | /// buffer to the display use [`draw`]. [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: `[write_color]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/e_paper_296x128_bricklet.rs:394:14 [INFO] [stdout] | [INFO] [stdout] 394 | /// Use [`write_color`] to write red or gray pixels. [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: `[draw]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/e_paper_296x128_bricklet.rs:426:36 [INFO] [stdout] | [INFO] [stdout] 426 | /// buffer to the display use [`draw`]. [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: `[write_color]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/e_paper_296x128_bricklet.rs:428:14 [INFO] [stdout] | [INFO] [stdout] 428 | /// Use [`write_color`] to write red or gray pixels. [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: `[write_black_white]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/e_paper_296x128_bricklet.rs:498:24 [INFO] [stdout] | [INFO] [stdout] 498 | /// or white (see [`write_black_white`]). The value 1 (true) corresponds to a red or gray [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: `[draw]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/e_paper_296x128_bricklet.rs:502:29 [INFO] [stdout] | [INFO] [stdout] 502 | /// to the display use [`draw`]. [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: `[write_black_white]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/e_paper_296x128_bricklet.rs:504:14 [INFO] [stdout] | [INFO] [stdout] 504 | /// Use [`write_black_white`] to write black/white pixels. [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: `[write_black_white]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/e_paper_296x128_bricklet.rs:535:24 [INFO] [stdout] | [INFO] [stdout] 535 | /// or white (see [`write_black_white`]). The value 1 (true) corresponds to a red or gray [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: `[draw]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/e_paper_296x128_bricklet.rs:539:29 [INFO] [stdout] | [INFO] [stdout] 539 | /// to the display use [`draw`]. [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: `[write_black_white]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/e_paper_296x128_bricklet.rs:541:14 [INFO] [stdout] | [INFO] [stdout] 541 | /// Use [`write_black_white`] to write black/white pixels. [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: `[draw]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/e_paper_296x128_bricklet.rs:592:29 [INFO] [stdout] | [INFO] [stdout] 592 | /// to the display use [`draw`]. [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: `[draw]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/e_paper_296x128_bricklet.rs:612:29 [INFO] [stdout] | [INFO] [stdout] 612 | /// to the display use [`draw`]. [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: `[draw]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/e_paper_296x128_bricklet.rs:653:29 [INFO] [stdout] | [INFO] [stdout] 653 | /// to the display use [`draw`]. [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: `[draw]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/e_paper_296x128_bricklet.rs:684:29 [INFO] [stdout] | [INFO] [stdout] 684 | /// to the display use [`draw`]. [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: `[set_update_mode]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/e_paper_296x128_bricklet.rs:757:44 [INFO] [stdout] | [INFO] [stdout] 757 | /// Returns the update mode as set by [`set_update_mode`]. [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: `[set_bootloader_mode]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/e_paper_296x128_bricklet.rs:842:51 [INFO] [stdout] | [INFO] [stdout] 842 | /// Returns the current bootloader mode, see [`set_bootloader_mode`]. [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: `[write_firmware]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/e_paper_296x128_bricklet.rs:856:40 [INFO] [stdout] | [INFO] [stdout] 856 | /// Sets the firmware pointer for [`write_firmware`]. The pointer has [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: `[set_write_firmware_pointer]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/e_paper_296x128_bricklet.rs:870:10 [INFO] [stdout] | [INFO] [stdout] 870 | /// [`set_write_firmware_pointer`] before. The firmware is written [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: `[set_status_led_config]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/e_paper_296x128_bricklet.rs:904:46 [INFO] [stdout] | [INFO] [stdout] 904 | /// Returns the configuration as set by [`set_status_led_config`] [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: `[isolator_bricklet]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/e_paper_296x128_bricklet.rs:967:45 [INFO] [stdout] | [INFO] [stdout] 967 | /// connected to an [Isolator Bricklet](isolator_bricklet) is always as [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: `[device_identifier]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/e_paper_296x128_bricklet.rs:970:59 [INFO] [stdout] | [INFO] [stdout] 970 | /// The device identifier numbers can be found [here](device_identifier). [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: `[get_energy_data]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/energy_monitor_bricklet.rs:385:37 [INFO] [stdout] | [INFO] [stdout] 385 | /// Sets the energy value (see [`get_energy_data`]) back to 0Wh. [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: `[set_transformer_calibration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/energy_monitor_bricklet.rs:451:56 [INFO] [stdout] | [INFO] [stdout] 451 | /// Returns the transformer calibration as set by [`set_transformer_calibration`]. [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: `[get_energy_data_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/energy_monitor_bricklet.rs:476:50 [INFO] [stdout] | [INFO] [stdout] 476 | /// The period is the period with which the [`get_energy_data_callback_receiver`] [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: `[set_energy_data_callback_configuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/energy_monitor_bricklet.rs:494:10 [INFO] [stdout] | [INFO] [stdout] 494 | /// [`set_energy_data_callback_configuration`]. [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: `[set_bootloader_mode]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/energy_monitor_bricklet.rs:547:51 [INFO] [stdout] | [INFO] [stdout] 547 | /// Returns the current bootloader mode, see [`set_bootloader_mode`]. [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: `[write_firmware]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/energy_monitor_bricklet.rs:561:40 [INFO] [stdout] | [INFO] [stdout] 561 | /// Sets the firmware pointer for [`write_firmware`]. The pointer has [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: `[set_write_firmware_pointer]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/energy_monitor_bricklet.rs:575:10 [INFO] [stdout] | [INFO] [stdout] 575 | /// [`set_write_firmware_pointer`] before. The firmware is written [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: `[set_status_led_config]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/energy_monitor_bricklet.rs:609:46 [INFO] [stdout] | [INFO] [stdout] 609 | /// Returns the configuration as set by [`set_status_led_config`] [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: `[isolator_bricklet]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/energy_monitor_bricklet.rs:672:45 [INFO] [stdout] | [INFO] [stdout] 672 | /// connected to an [Isolator Bricklet](isolator_bricklet) is always as [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: `[device_identifier]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/energy_monitor_bricklet.rs:675:59 [INFO] [stdout] | [INFO] [stdout] 675 | /// The device identifier numbers can be found [here](device_identifier). [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: `[set_status_callback_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/gps_bricklet.rs:349:10 [INFO] [stdout] | [INFO] [stdout] 349 | /// [`set_status_callback_period`]. The parameters are the same [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: `[get_status]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/gps_bricklet.rs:350:17 [INFO] [stdout] | [INFO] [stdout] 350 | /// as for [`get_status`]. [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: `[get_status_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/gps_bricklet.rs:352:14 [INFO] [stdout] | [INFO] [stdout] 352 | /// The [`get_status_callback_receiver`] receiver is only triggered if the status changed since the [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: `[set_altitude_callback_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/gps_bricklet.rs:359:10 [INFO] [stdout] | [INFO] [stdout] 359 | /// [`set_altitude_callback_period`]. The parameters are the same [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: `[get_altitude]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/gps_bricklet.rs:360:17 [INFO] [stdout] | [INFO] [stdout] 360 | /// as for [`get_altitude`]. [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: `[get_altitude_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/gps_bricklet.rs:362:14 [INFO] [stdout] | [INFO] [stdout] 362 | /// The [`get_altitude_callback_receiver`] receiver is only triggered if the altitude changed since [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: `[get_status]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/gps_bricklet.rs:364:10 [INFO] [stdout] | [INFO] [stdout] 364 | /// [`get_status`]. [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: `[set_motion_callback_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/gps_bricklet.rs:370:10 [INFO] [stdout] | [INFO] [stdout] 370 | /// [`set_motion_callback_period`]. The parameters are the same [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: `[get_motion]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/gps_bricklet.rs:371:17 [INFO] [stdout] | [INFO] [stdout] 371 | /// as for [`get_motion`]. [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: `[get_motion_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/gps_bricklet.rs:373:14 [INFO] [stdout] | [INFO] [stdout] 373 | /// The [`get_motion_callback_receiver`] receiver is only triggered if the motion changed since the [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: `[get_status]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/gps_bricklet.rs:375:10 [INFO] [stdout] | [INFO] [stdout] 375 | /// [`get_status`]. [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: `[set_date_time_callback_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/gps_bricklet.rs:381:10 [INFO] [stdout] | [INFO] [stdout] 381 | /// [`set_date_time_callback_period`]. The parameters are the same [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: `[get_date_time]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/gps_bricklet.rs:382:17 [INFO] [stdout] | [INFO] [stdout] 382 | /// as for [`get_date_time`]. [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: `[get_date_time_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/gps_bricklet.rs:384:14 [INFO] [stdout] | [INFO] [stdout] 384 | /// The [`get_date_time_callback_receiver`] receiver is only triggered if the date or time changed [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: `[get_status]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/gps_bricklet.rs:407:10 [INFO] [stdout] | [INFO] [stdout] 407 | /// [`get_status`]. [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: `[get_status]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/gps_bricklet.rs:441:10 [INFO] [stdout] | [INFO] [stdout] 441 | /// [`get_status`]. [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: `[get_status]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/gps_bricklet.rs:455:10 [INFO] [stdout] | [INFO] [stdout] 455 | /// [`get_status`]. [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: `[get_coordinates_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/gps_bricklet.rs:493:41 [INFO] [stdout] | [INFO] [stdout] 493 | /// Sets the period with which the [`get_coordinates_callback_receiver`] receiver is triggered [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: `[get_coordinates_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/gps_bricklet.rs:496:14 [INFO] [stdout] | [INFO] [stdout] 496 | /// The [`get_coordinates_callback_receiver`] receiver is only triggered if the coordinates changed [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: `[set_coordinates_callback_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/gps_bricklet.rs:505:39 [INFO] [stdout] | [INFO] [stdout] 505 | /// Returns the period as set by [`set_coordinates_callback_period`]. [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: `[get_status_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/gps_bricklet.rs:512:41 [INFO] [stdout] | [INFO] [stdout] 512 | /// Sets the period with which the [`get_status_callback_receiver`] receiver is triggered [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: `[get_status_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/gps_bricklet.rs:515:14 [INFO] [stdout] | [INFO] [stdout] 515 | /// The [`get_status_callback_receiver`] receiver is only triggered if the status changed since the [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: `[set_status_callback_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/gps_bricklet.rs:524:39 [INFO] [stdout] | [INFO] [stdout] 524 | /// Returns the period as set by [`set_status_callback_period`]. [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: `[get_altitude_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/gps_bricklet.rs:531:41 [INFO] [stdout] | [INFO] [stdout] 531 | /// Sets the period with which the [`get_altitude_callback_receiver`] receiver is triggered [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: `[get_altitude_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/gps_bricklet.rs:534:14 [INFO] [stdout] | [INFO] [stdout] 534 | /// The [`get_altitude_callback_receiver`] receiver is only triggered if the altitude changed since [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: `[set_altitude_callback_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/gps_bricklet.rs:543:39 [INFO] [stdout] | [INFO] [stdout] 543 | /// Returns the period as set by [`set_altitude_callback_period`]. [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: `[get_motion_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/gps_bricklet.rs:550:41 [INFO] [stdout] | [INFO] [stdout] 550 | /// Sets the period with which the [`get_motion_callback_receiver`] receiver is triggered [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: `[get_motion_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/gps_bricklet.rs:553:14 [INFO] [stdout] | [INFO] [stdout] 553 | /// The [`get_motion_callback_receiver`] receiver is only triggered if the motion changed since the [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: `[set_motion_callback_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/gps_bricklet.rs:562:39 [INFO] [stdout] | [INFO] [stdout] 562 | /// Returns the period as set by [`set_motion_callback_period`]. [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: `[get_date_time_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/gps_bricklet.rs:569:41 [INFO] [stdout] | [INFO] [stdout] 569 | /// Sets the period with which the [`get_date_time_callback_receiver`] receiver is triggered [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: `[get_date_time_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/gps_bricklet.rs:572:14 [INFO] [stdout] | [INFO] [stdout] 572 | /// The [`get_date_time_callback_receiver`] receiver is only triggered if the date or time changed [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: `[set_date_time_callback_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/gps_bricklet.rs:581:39 [INFO] [stdout] | [INFO] [stdout] 581 | /// Returns the period as set by [`set_date_time_callback_period`]. [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: `[isolator_bricklet]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/gps_bricklet.rs:594:45 [INFO] [stdout] | [INFO] [stdout] 594 | /// connected to an [Isolator Bricklet](isolator_bricklet) is always as [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: `[device_identifier]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/gps_bricklet.rs:597:59 [INFO] [stdout] | [INFO] [stdout] 597 | /// The device identifier numbers can be found [here](device_identifier). [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: `[set_coordinates_callback_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/gps_v2_bricklet.rs:482:10 [INFO] [stdout] | [INFO] [stdout] 482 | /// [`set_coordinates_callback_period`]. The parameters are the same [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: `[get_coordinates]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/gps_v2_bricklet.rs:483:17 [INFO] [stdout] | [INFO] [stdout] 483 | /// as for [`get_coordinates`]. [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: `[get_coordinates_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/gps_v2_bricklet.rs:485:14 [INFO] [stdout] | [INFO] [stdout] 485 | /// The [`get_coordinates_callback_receiver`] receiver is only triggered if the coordinates changed [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: `[get_status]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/gps_v2_bricklet.rs:487:10 [INFO] [stdout] | [INFO] [stdout] 487 | /// [`get_status`]. [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: `[set_status_callback_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/gps_v2_bricklet.rs:493:10 [INFO] [stdout] | [INFO] [stdout] 493 | /// [`set_status_callback_period`]. The parameters are the same [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: `[get_status]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/gps_v2_bricklet.rs:494:17 [INFO] [stdout] | [INFO] [stdout] 494 | /// as for [`get_status`]. [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: `[get_status_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/gps_v2_bricklet.rs:496:14 [INFO] [stdout] | [INFO] [stdout] 496 | /// The [`get_status_callback_receiver`] receiver is only triggered if the status changed since the [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: `[set_altitude_callback_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/gps_v2_bricklet.rs:503:10 [INFO] [stdout] | [INFO] [stdout] 503 | /// [`set_altitude_callback_period`]. The parameters are the same [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: `[get_altitude]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/gps_v2_bricklet.rs:504:17 [INFO] [stdout] | [INFO] [stdout] 504 | /// as for [`get_altitude`]. [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: `[get_altitude_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/gps_v2_bricklet.rs:506:14 [INFO] [stdout] | [INFO] [stdout] 506 | /// The [`get_altitude_callback_receiver`] receiver is only triggered if the altitude changed since the [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: `[get_status]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/gps_v2_bricklet.rs:508:10 [INFO] [stdout] | [INFO] [stdout] 508 | /// [`get_status`]. [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: `[set_motion_callback_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/gps_v2_bricklet.rs:514:10 [INFO] [stdout] | [INFO] [stdout] 514 | /// [`set_motion_callback_period`]. The parameters are the same [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: `[get_motion]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/gps_v2_bricklet.rs:515:17 [INFO] [stdout] | [INFO] [stdout] 515 | /// as for [`get_motion`]. [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: `[get_motion_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/gps_v2_bricklet.rs:517:14 [INFO] [stdout] | [INFO] [stdout] 517 | /// The [`get_motion_callback_receiver`] receiver is only triggered if the motion changed since the [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: `[get_status]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/gps_v2_bricklet.rs:519:10 [INFO] [stdout] | [INFO] [stdout] 519 | /// [`get_status`]. [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: `[set_date_time_callback_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/gps_v2_bricklet.rs:525:10 [INFO] [stdout] | [INFO] [stdout] 525 | /// [`set_date_time_callback_period`]. The parameters are the same [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: `[get_date_time]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/gps_v2_bricklet.rs:526:17 [INFO] [stdout] | [INFO] [stdout] 526 | /// as for [`get_date_time`]. [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: `[get_date_time_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/gps_v2_bricklet.rs:528:14 [INFO] [stdout] | [INFO] [stdout] 528 | /// The [`get_date_time_callback_receiver`] receiver is only triggered if the date or time changed [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: `[get_status]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/gps_v2_bricklet.rs:541:10 [INFO] [stdout] | [INFO] [stdout] 541 | /// [`get_status`]. [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: `[gps_v2_bricklet_fix_led]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/gps_v2_bricklet.rs:551:37 [INFO] [stdout] | [INFO] [stdout] 551 | /// There is also a [green LED](gps_v2_bricklet_fix_led) on the Bricklet that [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: `[get_status]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/gps_v2_bricklet.rs:562:10 [INFO] [stdout] | [INFO] [stdout] 562 | /// [`get_status`]. [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: `[get_status]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/gps_v2_bricklet.rs:576:10 [INFO] [stdout] | [INFO] [stdout] 576 | /// [`get_status`]. [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: `[set_fix_led_config]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/gps_v2_bricklet.rs:707:46 [INFO] [stdout] | [INFO] [stdout] 707 | /// Returns the configuration as set by [`set_fix_led_config`] [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: `[get_coordinates_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/gps_v2_bricklet.rs:721:41 [INFO] [stdout] | [INFO] [stdout] 721 | /// Sets the period with which the [`get_coordinates_callback_receiver`] receiver is triggered [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: `[get_coordinates_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/gps_v2_bricklet.rs:724:14 [INFO] [stdout] | [INFO] [stdout] 724 | /// The [`get_coordinates_callback_receiver`] receiver is only triggered if the coordinates changed [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: `[set_coordinates_callback_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/gps_v2_bricklet.rs:733:39 [INFO] [stdout] | [INFO] [stdout] 733 | /// Returns the period as set by [`set_coordinates_callback_period`]. [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: `[get_status_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/gps_v2_bricklet.rs:740:41 [INFO] [stdout] | [INFO] [stdout] 740 | /// Sets the period with which the [`get_status_callback_receiver`] receiver is triggered [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: `[get_status_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/gps_v2_bricklet.rs:743:14 [INFO] [stdout] | [INFO] [stdout] 743 | /// The [`get_status_callback_receiver`] receiver is only triggered if the status changed since the [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: `[set_status_callback_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/gps_v2_bricklet.rs:752:39 [INFO] [stdout] | [INFO] [stdout] 752 | /// Returns the period as set by [`set_status_callback_period`]. [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: `[get_altitude_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/gps_v2_bricklet.rs:759:41 [INFO] [stdout] | [INFO] [stdout] 759 | /// Sets the period with which the [`get_altitude_callback_receiver`] receiver is triggered [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: `[get_altitude_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/gps_v2_bricklet.rs:762:14 [INFO] [stdout] | [INFO] [stdout] 762 | /// The [`get_altitude_callback_receiver`] receiver is only triggered if the altitude changed since the [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: `[set_altitude_callback_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/gps_v2_bricklet.rs:771:39 [INFO] [stdout] | [INFO] [stdout] 771 | /// Returns the period as set by [`set_altitude_callback_period`]. [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: `[get_motion_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/gps_v2_bricklet.rs:778:41 [INFO] [stdout] | [INFO] [stdout] 778 | /// Sets the period with which the [`get_motion_callback_receiver`] receiver is triggered [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: `[get_motion_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/gps_v2_bricklet.rs:781:14 [INFO] [stdout] | [INFO] [stdout] 781 | /// The [`get_motion_callback_receiver`] receiver is only triggered if the motion changed since the [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: `[set_motion_callback_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/gps_v2_bricklet.rs:790:39 [INFO] [stdout] | [INFO] [stdout] 790 | /// Returns the period as set by [`set_motion_callback_period`]. [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: `[get_date_time_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/gps_v2_bricklet.rs:797:41 [INFO] [stdout] | [INFO] [stdout] 797 | /// Sets the period with which the [`get_date_time_callback_receiver`] receiver is triggered [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: `[get_date_time_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/gps_v2_bricklet.rs:800:14 [INFO] [stdout] | [INFO] [stdout] 800 | /// The [`get_date_time_callback_receiver`] receiver is only triggered if the date or time changed [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: `[set_date_time_callback_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/gps_v2_bricklet.rs:809:39 [INFO] [stdout] | [INFO] [stdout] 809 | /// Returns the period as set by [`set_date_time_callback_period`]. [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: `[set_sbas_config]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/gps_v2_bricklet.rs:833:51 [INFO] [stdout] | [INFO] [stdout] 833 | /// Returns the SBAS configuration as set by [`set_sbas_config`] [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: `[set_bootloader_mode]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/gps_v2_bricklet.rs:893:51 [INFO] [stdout] | [INFO] [stdout] 893 | /// Returns the current bootloader mode, see [`set_bootloader_mode`]. [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: `[write_firmware]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/gps_v2_bricklet.rs:907:40 [INFO] [stdout] | [INFO] [stdout] 907 | /// Sets the firmware pointer for [`write_firmware`]. The pointer has [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: `[set_write_firmware_pointer]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/gps_v2_bricklet.rs:921:10 [INFO] [stdout] | [INFO] [stdout] 921 | /// [`set_write_firmware_pointer`] before. The firmware is written [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: `[set_status_led_config]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/gps_v2_bricklet.rs:955:46 [INFO] [stdout] | [INFO] [stdout] 955 | /// Returns the configuration as set by [`set_status_led_config`] [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: `[isolator_bricklet]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/gps_v2_bricklet.rs:1018:45 [INFO] [stdout] | [INFO] [stdout] 1018 | /// connected to an [Isolator Bricklet](isolator_bricklet) is always as [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: `[device_identifier]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/gps_v2_bricklet.rs:1021:59 [INFO] [stdout] | [INFO] [stdout] 1021 | /// The device identifier numbers can be found [here](device_identifier). [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: `[set_edge_count_config]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/hall_effect_bricklet.rs:204:10 [INFO] [stdout] | [INFO] [stdout] 204 | /// [`set_edge_count_config`]. [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: `[set_edge_count_config]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/hall_effect_bricklet.rs:245:60 [INFO] [stdout] | [INFO] [stdout] 245 | /// Returns the edge type and debounce time as set by [`set_edge_count_config`]. [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: `[set_edge_interrupt]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/hall_effect_bricklet.rs:269:38 [INFO] [stdout] | [INFO] [stdout] 269 | /// Returns the edges as set by [`set_edge_interrupt`]. [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: `[get_edge_count_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/hall_effect_bricklet.rs:276:41 [INFO] [stdout] | [INFO] [stdout] 276 | /// Sets the period with which the [`get_edge_count_callback_receiver`] receiver is triggered [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: `[get_edge_count_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/hall_effect_bricklet.rs:279:14 [INFO] [stdout] | [INFO] [stdout] 279 | /// The [`get_edge_count_callback_receiver`] receiver is only triggered if the edge count has changed [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: `[set_edge_count_callback_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/hall_effect_bricklet.rs:288:39 [INFO] [stdout] | [INFO] [stdout] 288 | /// Returns the period as set by [`set_edge_count_callback_period`]. [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: `[set_edge_interrupt]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/hall_effect_bricklet.rs:296:10 [INFO] [stdout] | [INFO] [stdout] 296 | /// [`set_edge_interrupt`]. The parameters are the [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: `[get_value]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/hall_effect_bricklet.rs:297:51 [INFO] [stdout] | [INFO] [stdout] 297 | /// current count and the current value (see [`get_value`] and [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: `[get_edge_count]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/hall_effect_bricklet.rs:298:10 [INFO] [stdout] | [INFO] [stdout] 298 | /// [`get_edge_count`]). [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: `[isolator_bricklet]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/hall_effect_bricklet.rs:311:45 [INFO] [stdout] | [INFO] [stdout] 311 | /// connected to an [Isolator Bricklet](isolator_bricklet) is always as [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: `[device_identifier]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/hall_effect_bricklet.rs:314:59 [INFO] [stdout] | [INFO] [stdout] 314 | /// The device identifier numbers can be found [here](device_identifier). [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: `[set_counter_callback_configuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/hall_effect_v2_bricklet.rs:285:10 [INFO] [stdout] | [INFO] [stdout] 285 | /// [`set_counter_callback_configuration`]. [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: `[get_counter]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/hall_effect_v2_bricklet.rs:287:54 [INFO] [stdout] | [INFO] [stdout] 287 | /// The count is the same as you would get with [`get_counter`]. [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: `[get_magnetic_flux_density_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/hall_effect_v2_bricklet.rs:296:10 [INFO] [stdout] | [INFO] [stdout] 296 | /// [`get_magnetic_flux_density_callback_receiver`] receiver. You can set the receiver configuration [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: `[set_magnetic_flux_density_callback_configuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/hall_effect_v2_bricklet.rs:297:15 [INFO] [stdout] | [INFO] [stdout] 297 | /// with [`set_magnetic_flux_density_callback_configuration`]. [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: `[get_magnetic_flux_density_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/hall_effect_v2_bricklet.rs:304:50 [INFO] [stdout] | [INFO] [stdout] 304 | /// The period is the period with which the [`get_magnetic_flux_density_callback_receiver`] receiver is triggered [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: `[get_magnetic_flux_density_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/hall_effect_v2_bricklet.rs:316:80 [INFO] [stdout] | [INFO] [stdout] 316 | /// The `option`-parameter together with min/max sets a threshold for the [`get_magnetic_flux_density_callback_receiver`] receiver. [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: `[set_magnetic_flux_density_callback_configuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/hall_effect_v2_bricklet.rs:354:55 [INFO] [stdout] | [INFO] [stdout] 354 | /// Returns the receiver configuration as set by [`set_magnetic_flux_density_callback_configuration`]. [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: `[set_counter_config]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/hall_effect_v2_bricklet.rs:371:15 [INFO] [stdout] | [INFO] [stdout] 371 | /// with [`set_counter_config`]. [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: `[get_counter_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/hall_effect_v2_bricklet.rs:377:10 [INFO] [stdout] | [INFO] [stdout] 377 | /// [`get_counter_callback_receiver`] receiver. You can set the receiver configuration [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: `[set_counter_callback_configuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/hall_effect_v2_bricklet.rs:378:15 [INFO] [stdout] | [INFO] [stdout] 378 | /// with [`set_counter_callback_configuration`]. [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: `[set_counter_config]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/hall_effect_v2_bricklet.rs:401:47 [INFO] [stdout] | [INFO] [stdout] 401 | /// Returns the counter config as set by [`set_counter_config`]. [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: `[get_counter_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/hall_effect_v2_bricklet.rs:408:50 [INFO] [stdout] | [INFO] [stdout] 408 | /// The period is the period with which the [`get_counter_callback_receiver`] [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: `[set_counter_callback_configuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/hall_effect_v2_bricklet.rs:426:10 [INFO] [stdout] | [INFO] [stdout] 426 | /// [`set_counter_callback_configuration`]. [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: `[set_bootloader_mode]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/hall_effect_v2_bricklet.rs:479:51 [INFO] [stdout] | [INFO] [stdout] 479 | /// Returns the current bootloader mode, see [`set_bootloader_mode`]. [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: `[write_firmware]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/hall_effect_v2_bricklet.rs:493:40 [INFO] [stdout] | [INFO] [stdout] 493 | /// Sets the firmware pointer for [`write_firmware`]. The pointer has [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: `[set_write_firmware_pointer]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/hall_effect_v2_bricklet.rs:507:10 [INFO] [stdout] | [INFO] [stdout] 507 | /// [`set_write_firmware_pointer`] before. The firmware is written [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: `[set_status_led_config]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/hall_effect_v2_bricklet.rs:541:46 [INFO] [stdout] | [INFO] [stdout] 541 | /// Returns the configuration as set by [`set_status_led_config`] [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: `[isolator_bricklet]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/hall_effect_v2_bricklet.rs:604:45 [INFO] [stdout] | [INFO] [stdout] 604 | /// connected to an [Isolator Bricklet](isolator_bricklet) is always as [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: `[device_identifier]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/hall_effect_v2_bricklet.rs:607:59 [INFO] [stdout] | [INFO] [stdout] 607 | /// The device identifier numbers can be found [here](device_identifier). [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: `[set_sleep_mode]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/hat_brick.rs:307:52 [INFO] [stdout] | [INFO] [stdout] 307 | /// Returns the sleep mode settings as set by [`set_sleep_mode`]. [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: `[set_bricklet_power]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/hat_brick.rs:322:72 [INFO] [stdout] | [INFO] [stdout] 322 | /// Returns the power status of the connected Bricklets as set by [`set_bricklet_power`]. [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: `[get_voltages_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/hat_brick.rs:349:50 [INFO] [stdout] | [INFO] [stdout] 349 | /// The period is the period with which the [`get_voltages_callback_receiver`] [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: `[set_voltages_callback_configuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/hat_brick.rs:370:10 [INFO] [stdout] | [INFO] [stdout] 370 | /// [`set_voltages_callback_configuration`]. [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: `[set_bootloader_mode]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/hat_brick.rs:426:51 [INFO] [stdout] | [INFO] [stdout] 426 | /// Returns the current bootloader mode, see [`set_bootloader_mode`]. [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: `[write_firmware]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/hat_brick.rs:440:40 [INFO] [stdout] | [INFO] [stdout] 440 | /// Sets the firmware pointer for [`write_firmware`]. The pointer has [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: `[set_write_firmware_pointer]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/hat_brick.rs:454:10 [INFO] [stdout] | [INFO] [stdout] 454 | /// [`set_write_firmware_pointer`] before. The firmware is written [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: `[set_status_led_config]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/hat_brick.rs:488:46 [INFO] [stdout] | [INFO] [stdout] 488 | /// Returns the configuration as set by [`set_status_led_config`] [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: `[isolator_bricklet]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/hat_brick.rs:551:45 [INFO] [stdout] | [INFO] [stdout] 551 | /// connected to an [Isolator Bricklet](isolator_bricklet) is always as [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: `[device_identifier]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/hat_brick.rs:554:59 [INFO] [stdout] | [INFO] [stdout] 554 | /// The device identifier numbers can be found [here](device_identifier). [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: `[get_usb_voltage_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/hat_zero_brick.rs:226:10 [INFO] [stdout] | [INFO] [stdout] 226 | /// [`get_usb_voltage_callback_receiver`] receiver. You can set the receiver configuration [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: `[set_usb_voltage_callback_configuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/hat_zero_brick.rs:227:15 [INFO] [stdout] | [INFO] [stdout] 227 | /// with [`set_usb_voltage_callback_configuration`]. [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: `[get_usb_voltage_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/hat_zero_brick.rs:234:50 [INFO] [stdout] | [INFO] [stdout] 234 | /// The period is the period with which the [`get_usb_voltage_callback_receiver`] receiver is triggered [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: `[get_usb_voltage_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/hat_zero_brick.rs:246:80 [INFO] [stdout] | [INFO] [stdout] 246 | /// The `option`-parameter together with min/max sets a threshold for the [`get_usb_voltage_callback_receiver`] receiver. [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: `[set_usb_voltage_callback_configuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/hat_zero_brick.rs:287:55 [INFO] [stdout] | [INFO] [stdout] 287 | /// Returns the receiver configuration as set by [`set_usb_voltage_callback_configuration`]. [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: `[set_bootloader_mode]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/hat_zero_brick.rs:350:51 [INFO] [stdout] | [INFO] [stdout] 350 | /// Returns the current bootloader mode, see [`set_bootloader_mode`]. [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: `[write_firmware]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/hat_zero_brick.rs:364:40 [INFO] [stdout] | [INFO] [stdout] 364 | /// Sets the firmware pointer for [`write_firmware`]. The pointer has [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: `[set_write_firmware_pointer]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/hat_zero_brick.rs:378:10 [INFO] [stdout] | [INFO] [stdout] 378 | /// [`set_write_firmware_pointer`] before. The firmware is written [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: `[set_status_led_config]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/hat_zero_brick.rs:412:46 [INFO] [stdout] | [INFO] [stdout] 412 | /// Returns the configuration as set by [`set_status_led_config`] [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: `[isolator_bricklet]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/hat_zero_brick.rs:475:45 [INFO] [stdout] | [INFO] [stdout] 475 | /// connected to an [Isolator Bricklet](isolator_bricklet) is always as [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: `[device_identifier]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/hat_zero_brick.rs:478:59 [INFO] [stdout] | [INFO] [stdout] 478 | /// The device identifier numbers can be found [here](device_identifier). [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: `[set_analog_value_callback_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/humidity_bricklet.rs:213:10 [INFO] [stdout] | [INFO] [stdout] 213 | /// [`set_analog_value_callback_period`]. The parameter is the analog [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: `[get_analog_value_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/humidity_bricklet.rs:216:14 [INFO] [stdout] | [INFO] [stdout] 216 | /// The [`get_analog_value_callback_receiver`] receiver is only triggered if the humidity has changed [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: `[set_humidity_callback_threshold]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/humidity_bricklet.rs:223:10 [INFO] [stdout] | [INFO] [stdout] 223 | /// [`set_humidity_callback_threshold`] is reached. [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: `[set_debounce_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/humidity_bricklet.rs:227:36 [INFO] [stdout] | [INFO] [stdout] 227 | /// with the period as set by [`set_debounce_period`]. [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: `[set_analog_value_callback_threshold]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/humidity_bricklet.rs:233:10 [INFO] [stdout] | [INFO] [stdout] 233 | /// [`set_analog_value_callback_threshold`] is reached. [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: `[set_debounce_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/humidity_bricklet.rs:237:36 [INFO] [stdout] | [INFO] [stdout] 237 | /// with the period as set by [`set_debounce_period`]. [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: `[get_humidity_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/humidity_bricklet.rs:245:10 [INFO] [stdout] | [INFO] [stdout] 245 | /// [`get_humidity_callback_receiver`] receiver and set the period with [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: `[set_humidity_callback_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/humidity_bricklet.rs:246:10 [INFO] [stdout] | [INFO] [stdout] 246 | /// [`set_humidity_callback_period`]. [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: `[get_analog_value_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/humidity_bricklet.rs:265:10 [INFO] [stdout] | [INFO] [stdout] 265 | /// [`get_analog_value_callback_receiver`] receiver and set the period with [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: `[set_analog_value_callback_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/humidity_bricklet.rs:266:10 [INFO] [stdout] | [INFO] [stdout] 266 | /// [`set_analog_value_callback_period`]. [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: `[get_humidity_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/humidity_bricklet.rs:273:41 [INFO] [stdout] | [INFO] [stdout] 273 | /// Sets the period with which the [`get_humidity_callback_receiver`] receiver is triggered [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: `[get_humidity_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/humidity_bricklet.rs:276:14 [INFO] [stdout] | [INFO] [stdout] 276 | /// The [`get_humidity_callback_receiver`] receiver is only triggered if the humidity has changed [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: `[set_humidity_callback_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/humidity_bricklet.rs:285:39 [INFO] [stdout] | [INFO] [stdout] 285 | /// Returns the period as set by [`set_humidity_callback_period`]. [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: `[get_analog_value_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/humidity_bricklet.rs:292:41 [INFO] [stdout] | [INFO] [stdout] 292 | /// Sets the period with which the [`get_analog_value_callback_receiver`] receiver is triggered [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: `[get_analog_value_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/humidity_bricklet.rs:295:14 [INFO] [stdout] | [INFO] [stdout] 295 | /// The [`get_analog_value_callback_receiver`] receiver is only triggered if the analog value has [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: `[set_analog_value_callback_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/humidity_bricklet.rs:304:39 [INFO] [stdout] | [INFO] [stdout] 304 | /// Returns the period as set by [`set_analog_value_callback_period`]. [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: `[get_humidity_reached_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/humidity_bricklet.rs:311:38 [INFO] [stdout] | [INFO] [stdout] 311 | /// Sets the thresholds for the [`get_humidity_reached_callback_receiver`] receiver. [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: `[set_humidity_callback_threshold]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/humidity_bricklet.rs:338:42 [INFO] [stdout] | [INFO] [stdout] 338 | /// Returns the threshold as set by [`set_humidity_callback_threshold`]. [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: `[get_analog_value_reached_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/humidity_bricklet.rs:352:38 [INFO] [stdout] | [INFO] [stdout] 352 | /// Sets the thresholds for the [`get_analog_value_reached_callback_receiver`] receiver. [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: `[set_analog_value_callback_threshold]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/humidity_bricklet.rs:379:42 [INFO] [stdout] | [INFO] [stdout] 379 | /// Returns the threshold as set by [`set_analog_value_callback_threshold`]. [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: `[get_humidity_reached_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/humidity_bricklet.rs:395:12 [INFO] [stdout] | [INFO] [stdout] 395 | /// * [`get_humidity_reached_callback_receiver`], [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: `[get_analog_value_reached_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/humidity_bricklet.rs:396:12 [INFO] [stdout] | [INFO] [stdout] 396 | /// * [`get_analog_value_reached_callback_receiver`] [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: `[set_humidity_callback_threshold]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/humidity_bricklet.rs:400:12 [INFO] [stdout] | [INFO] [stdout] 400 | /// * [`set_humidity_callback_threshold`], [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: `[set_analog_value_callback_threshold]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/humidity_bricklet.rs:401:12 [INFO] [stdout] | [INFO] [stdout] 401 | /// * [`set_analog_value_callback_threshold`] [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: `[set_debounce_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/humidity_bricklet.rs:411:48 [INFO] [stdout] | [INFO] [stdout] 411 | /// Returns the debounce period as set by [`set_debounce_period`]. [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: `[isolator_bricklet]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/humidity_bricklet.rs:424:45 [INFO] [stdout] | [INFO] [stdout] 424 | /// connected to an [Isolator Bricklet](isolator_bricklet) is always as [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: `[device_identifier]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/humidity_bricklet.rs:427:59 [INFO] [stdout] | [INFO] [stdout] 427 | /// The device identifier numbers can be found [here](device_identifier). [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: `[set_temperature_callback_configuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/humidity_v2_bricklet.rs:312:10 [INFO] [stdout] | [INFO] [stdout] 312 | /// [`set_temperature_callback_configuration`]. [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: `[get_temperature]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/humidity_v2_bricklet.rs:314:39 [INFO] [stdout] | [INFO] [stdout] 314 | /// The parameter is the same as [`get_temperature`]. [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: `[get_humidity_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/humidity_v2_bricklet.rs:323:10 [INFO] [stdout] | [INFO] [stdout] 323 | /// [`get_humidity_callback_receiver`] receiver. You can set the receiver configuration [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: `[set_humidity_callback_configuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/humidity_v2_bricklet.rs:324:15 [INFO] [stdout] | [INFO] [stdout] 324 | /// with [`set_humidity_callback_configuration`]. [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: `[get_humidity_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/humidity_v2_bricklet.rs:331:50 [INFO] [stdout] | [INFO] [stdout] 331 | /// The period is the period with which the [`get_humidity_callback_receiver`] receiver is triggered [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: `[get_humidity_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/humidity_v2_bricklet.rs:343:80 [INFO] [stdout] | [INFO] [stdout] 343 | /// The `option`-parameter together with min/max sets a threshold for the [`get_humidity_callback_receiver`] receiver. [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: `[set_humidity_callback_configuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/humidity_v2_bricklet.rs:381:55 [INFO] [stdout] | [INFO] [stdout] 381 | /// Returns the receiver configuration as set by [`set_humidity_callback_configuration`]. [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: `[get_temperature_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/humidity_v2_bricklet.rs:399:10 [INFO] [stdout] | [INFO] [stdout] 399 | /// [`get_temperature_callback_receiver`] receiver. You can set the receiver configuration [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: `[set_temperature_callback_configuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/humidity_v2_bricklet.rs:400:15 [INFO] [stdout] | [INFO] [stdout] 400 | /// with [`set_temperature_callback_configuration`]. [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: `[get_temperature_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/humidity_v2_bricklet.rs:407:50 [INFO] [stdout] | [INFO] [stdout] 407 | /// The period is the period with which the [`get_temperature_callback_receiver`] receiver is triggered [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: `[get_temperature_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/humidity_v2_bricklet.rs:419:80 [INFO] [stdout] | [INFO] [stdout] 419 | /// The `option`-parameter together with min/max sets a threshold for the [`get_temperature_callback_receiver`] receiver. [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: `[set_temperature_callback_configuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/humidity_v2_bricklet.rs:457:55 [INFO] [stdout] | [INFO] [stdout] 457 | /// Returns the receiver configuration as set by [`set_temperature_callback_configuration`]. [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: `[set_heater_configuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/humidity_v2_bricklet.rs:484:53 [INFO] [stdout] | [INFO] [stdout] 484 | /// Returns the heater configuration as set by [`set_heater_configuration`]. [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: `[set_samples_per_second]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/humidity_v2_bricklet.rs:505:52 [INFO] [stdout] | [INFO] [stdout] 505 | /// \* In firmware version 2.0.3 we added the [`set_samples_per_second`] function. It [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: `[set_moving_average_configuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/humidity_v2_bricklet.rs:521:61 [INFO] [stdout] | [INFO] [stdout] 521 | /// Returns the moving average configuration as set by [`set_moving_average_configuration`]. [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: `[set_samples_per_second]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/humidity_v2_bricklet.rs:555:53 [INFO] [stdout] | [INFO] [stdout] 555 | /// Returnes the samples per second, as set by [`set_samples_per_second`]. [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: `[set_bootloader_mode]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/humidity_v2_bricklet.rs:619:51 [INFO] [stdout] | [INFO] [stdout] 619 | /// Returns the current bootloader mode, see [`set_bootloader_mode`]. [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: `[write_firmware]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/humidity_v2_bricklet.rs:633:40 [INFO] [stdout] | [INFO] [stdout] 633 | /// Sets the firmware pointer for [`write_firmware`]. The pointer has [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: `[set_write_firmware_pointer]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/humidity_v2_bricklet.rs:647:10 [INFO] [stdout] | [INFO] [stdout] 647 | /// [`set_write_firmware_pointer`] before. The firmware is written [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: `[set_status_led_config]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/humidity_v2_bricklet.rs:681:46 [INFO] [stdout] | [INFO] [stdout] 681 | /// Returns the configuration as set by [`set_status_led_config`] [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: `[isolator_bricklet]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/humidity_v2_bricklet.rs:744:45 [INFO] [stdout] | [INFO] [stdout] 744 | /// connected to an [Isolator Bricklet](isolator_bricklet) is always as [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: `[device_identifier]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/humidity_v2_bricklet.rs:747:59 [INFO] [stdout] | [INFO] [stdout] 747 | /// The device identifier numbers can be found [here](device_identifier). [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: `[set_magnetic_field_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/imu_brick.rs:568:10 [INFO] [stdout] | [INFO] [stdout] 568 | /// [`set_magnetic_field_period`]. The parameters are the magnetic [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: `[set_angular_velocity_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/imu_brick.rs:575:10 [INFO] [stdout] | [INFO] [stdout] 575 | /// [`set_angular_velocity_period`]. The parameters are the angular [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: `[set_all_data_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/imu_brick.rs:582:10 [INFO] [stdout] | [INFO] [stdout] 582 | /// [`set_all_data_period`]. The parameters are the acceleration, [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: `[set_orientation_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/imu_brick.rs:590:10 [INFO] [stdout] | [INFO] [stdout] 590 | /// [`set_orientation_period`]. The parameters are the orientation [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: `[get_orientation]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/imu_brick.rs:592:10 [INFO] [stdout] | [INFO] [stdout] 592 | /// [`get_orientation`] for details. [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: `[set_quaternion_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/imu_brick.rs:598:10 [INFO] [stdout] | [INFO] [stdout] 598 | /// [`set_quaternion_period`]. The parameters are the orientation [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: `[get_quaternion]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/imu_brick.rs:599:60 [INFO] [stdout] | [INFO] [stdout] 599 | /// (x, y, z, w) of the IMU Brick in quaternions. See [`get_quaternion`] [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: `[get_acceleration_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/imu_brick.rs:609:21 [INFO] [stdout] | [INFO] [stdout] 609 | /// to use the [`get_acceleration_callback_receiver`] receiver and set the period with [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: `[set_acceleration_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/imu_brick.rs:610:10 [INFO] [stdout] | [INFO] [stdout] 610 | /// [`set_acceleration_period`]. [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: `[get_magnetic_field_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/imu_brick.rs:621:21 [INFO] [stdout] | [INFO] [stdout] 621 | /// to use the [`get_magnetic_field_callback_receiver`] receiver and set the period with [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: `[set_magnetic_field_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/imu_brick.rs:622:10 [INFO] [stdout] | [INFO] [stdout] 622 | /// [`set_magnetic_field_period`]. [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: `[get_angular_velocity_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/imu_brick.rs:634:21 [INFO] [stdout] | [INFO] [stdout] 634 | /// to use the [`get_angular_velocity_callback_receiver`] receiver and set the period with [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: `[set_angular_velocity_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/imu_brick.rs:635:10 [INFO] [stdout] | [INFO] [stdout] 635 | /// [`set_angular_velocity_period`]. [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: `[get_acceleration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/imu_brick.rs:642:32 [INFO] [stdout] | [INFO] [stdout] 642 | /// Returns the data from [`get_acceleration`], [`get_magnetic_field`] [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: `[get_magnetic_field]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/imu_brick.rs:642:54 [INFO] [stdout] | [INFO] [stdout] 642 | /// Returns the data from [`get_acceleration`], [`get_magnetic_field`] [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: `[get_angular_velocity]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/imu_brick.rs:643:14 [INFO] [stdout] | [INFO] [stdout] 643 | /// and [`get_angular_velocity`] as well as the temperature of the IMU Brick. [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: `[get_all_data_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/imu_brick.rs:646:21 [INFO] [stdout] | [INFO] [stdout] 646 | /// to use the [`get_all_data_callback_receiver`] receiver and set the period with [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: `[set_all_data_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/imu_brick.rs:647:10 [INFO] [stdout] | [INFO] [stdout] 647 | /// [`set_all_data_period`]. [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: `[get_orientation_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/imu_brick.rs:664:21 [INFO] [stdout] | [INFO] [stdout] 664 | /// to use the [`get_orientation_callback_receiver`] receiver and set the period with [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: `[set_orientation_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/imu_brick.rs:665:10 [INFO] [stdout] | [INFO] [stdout] 665 | /// [`set_orientation_period`]. [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: `[get_quaternion_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/imu_brick.rs:701:21 [INFO] [stdout] | [INFO] [stdout] 701 | /// to use the [`get_quaternion_callback_receiver`] receiver and set the period with [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: `[set_quaternion_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/imu_brick.rs:702:10 [INFO] [stdout] | [INFO] [stdout] 702 | /// [`set_quaternion_period`]. [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: `[set_convergence_speed]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/imu_brick.rs:800:50 [INFO] [stdout] | [INFO] [stdout] 800 | /// Returns the convergence speed as set by [`set_convergence_speed`]. [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: `[set_calibration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/imu_brick.rs:855:61 [INFO] [stdout] | [INFO] [stdout] 855 | /// Returns the calibration for a given type as set by [`set_calibration`]. [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: `[get_acceleration_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/imu_brick.rs:871:41 [INFO] [stdout] | [INFO] [stdout] 871 | /// Sets the period with which the [`get_acceleration_callback_receiver`] receiver is triggered [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: `[set_acceleration_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/imu_brick.rs:880:39 [INFO] [stdout] | [INFO] [stdout] 880 | /// Returns the period as set by [`set_acceleration_period`]. [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: `[get_magnetic_field_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/imu_brick.rs:887:41 [INFO] [stdout] | [INFO] [stdout] 887 | /// Sets the period with which the [`get_magnetic_field_callback_receiver`] receiver is [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: `[set_magnetic_field_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/imu_brick.rs:896:39 [INFO] [stdout] | [INFO] [stdout] 896 | /// Returns the period as set by [`set_magnetic_field_period`]. [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: `[get_angular_velocity_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/imu_brick.rs:903:41 [INFO] [stdout] | [INFO] [stdout] 903 | /// Sets the period with which the [`get_angular_velocity_callback_receiver`] receiver is [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: `[set_angular_velocity_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/imu_brick.rs:912:39 [INFO] [stdout] | [INFO] [stdout] 912 | /// Returns the period as set by [`set_angular_velocity_period`]. [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: `[get_all_data_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/imu_brick.rs:919:41 [INFO] [stdout] | [INFO] [stdout] 919 | /// Sets the period with which the [`get_all_data_callback_receiver`] receiver is triggered [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: `[set_all_data_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/imu_brick.rs:928:39 [INFO] [stdout] | [INFO] [stdout] 928 | /// Returns the period as set by [`set_all_data_period`]. [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: `[get_orientation_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/imu_brick.rs:935:41 [INFO] [stdout] | [INFO] [stdout] 935 | /// Sets the period with which the [`get_orientation_callback_receiver`] receiver is triggered [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: `[set_orientation_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/imu_brick.rs:944:39 [INFO] [stdout] | [INFO] [stdout] 944 | /// Returns the period as set by [`set_orientation_period`]. [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: `[get_quaternion_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/imu_brick.rs:951:41 [INFO] [stdout] | [INFO] [stdout] 951 | /// Sets the period with which the [`get_quaternion_callback_receiver`] receiver is triggered [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: `[set_quaternion_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/imu_brick.rs:960:39 [INFO] [stdout] | [INFO] [stdout] 960 | /// Returns the period as set by [`set_quaternion_period`]. [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: `[get_orientation]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/imu_brick.rs:981:37 [INFO] [stdout] | [INFO] [stdout] 981 | /// If the calculation is off, [`get_orientation`] will return [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: `[set_spitfp_baudrate]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/imu_brick.rs:1026:10 [INFO] [stdout] | [INFO] [stdout] 1026 | /// [`set_spitfp_baudrate`]. If the dynamic baudrate is disabled, the baudrate [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: `[set_spitfp_baudrate]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/imu_brick.rs:1027:20 [INFO] [stdout] | [INFO] [stdout] 1027 | /// as set by [`set_spitfp_baudrate`] will be used statically. [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: `[set_spitfp_baudrate_config]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/imu_brick.rs:1039:43 [INFO] [stdout] | [INFO] [stdout] 1039 | /// Returns the baudrate config, see [`set_spitfp_baudrate_config`]. [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: `[get_spitfp_error_count]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/imu_brick.rs:1079:28 [INFO] [stdout] | [INFO] [stdout] 1079 | /// interference (see [`get_spitfp_error_count`]) you can decrease the [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: `[set_spitfp_baudrate_config]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/imu_brick.rs:1083:60 [INFO] [stdout] | [INFO] [stdout] 1083 | /// function corresponds to the maximum baudrate (see [`set_spitfp_baudrate_config`]). [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: `[set_spitfp_baudrate]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/imu_brick.rs:1099:62 [INFO] [stdout] | [INFO] [stdout] 1099 | /// Returns the baudrate for a given Bricklet port, see [`set_spitfp_baudrate`]. [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: `[device_identifier]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/imu_brick.rs:1240:59 [INFO] [stdout] | [INFO] [stdout] 1240 | /// The device identifier numbers can be found [here](device_identifier). [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: `[set_magnetic_field_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/imu_v2_brick.rs:697:10 [INFO] [stdout] | [INFO] [stdout] 697 | /// [`set_magnetic_field_period`]. The parameters are the magnetic [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: `[set_angular_velocity_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/imu_v2_brick.rs:704:10 [INFO] [stdout] | [INFO] [stdout] 704 | /// [`set_angular_velocity_period`]. The parameters are the angular [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: `[set_temperature_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/imu_v2_brick.rs:711:10 [INFO] [stdout] | [INFO] [stdout] 711 | /// [`set_temperature_period`]. The parameter is the temperature. [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: `[set_linear_acceleration_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/imu_v2_brick.rs:717:10 [INFO] [stdout] | [INFO] [stdout] 717 | /// [`set_linear_acceleration_period`]. The parameters are the [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: `[set_gravity_vector_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/imu_v2_brick.rs:724:10 [INFO] [stdout] | [INFO] [stdout] 724 | /// [`set_gravity_vector_period`]. The parameters gravity vector [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: `[set_orientation_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/imu_v2_brick.rs:731:10 [INFO] [stdout] | [INFO] [stdout] 731 | /// [`set_orientation_period`]. The parameters are the orientation [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: `[get_orientation]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/imu_v2_brick.rs:733:10 [INFO] [stdout] | [INFO] [stdout] 733 | /// [`get_orientation`] for details. [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: `[set_quaternion_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/imu_v2_brick.rs:739:10 [INFO] [stdout] | [INFO] [stdout] 739 | /// [`set_quaternion_period`]. The parameters are the orientation [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: `[get_quaternion]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/imu_v2_brick.rs:740:60 [INFO] [stdout] | [INFO] [stdout] 740 | /// (w, x, y, z) of the IMU Brick in quaternions. See [`get_quaternion`] [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: `[set_all_data_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/imu_v2_brick.rs:747:10 [INFO] [stdout] | [INFO] [stdout] 747 | /// [`set_all_data_period`]. The parameters are as for [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: `[get_all_data]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/imu_v2_brick.rs:748:10 [INFO] [stdout] | [INFO] [stdout] 748 | /// [`get_all_data`]. [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: `[set_sensor_configuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/imu_v2_brick.rs:755:10 [INFO] [stdout] | [INFO] [stdout] 755 | /// [`set_sensor_configuration`]. [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: `[get_acceleration_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/imu_v2_brick.rs:758:21 [INFO] [stdout] | [INFO] [stdout] 758 | /// to use the [`get_acceleration_callback_receiver`] receiver and set the period with [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: `[set_acceleration_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/imu_v2_brick.rs:759:10 [INFO] [stdout] | [INFO] [stdout] 759 | /// [`set_acceleration_period`]. [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: `[get_magnetic_field_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/imu_v2_brick.rs:770:21 [INFO] [stdout] | [INFO] [stdout] 770 | /// to use the [`get_magnetic_field_callback_receiver`] receiver and set the period with [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: `[set_magnetic_field_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/imu_v2_brick.rs:771:10 [INFO] [stdout] | [INFO] [stdout] 771 | /// [`set_magnetic_field_period`]. [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: `[set_sensor_configuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/imu_v2_brick.rs:780:10 [INFO] [stdout] | [INFO] [stdout] 780 | /// [`set_sensor_configuration`]. [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: `[get_angular_velocity_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/imu_v2_brick.rs:783:21 [INFO] [stdout] | [INFO] [stdout] 783 | /// to use the [`get_angular_velocity_callback_receiver`] areceiver nd set the period with [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: `[set_angular_velocity_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/imu_v2_brick.rs:784:10 [INFO] [stdout] | [INFO] [stdout] 784 | /// [`set_angular_velocity_period`]. [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: `[get_orientation_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/imu_v2_brick.rs:807:21 [INFO] [stdout] | [INFO] [stdout] 807 | /// to use the [`get_orientation_callback_receiver`] receiver and set the period with [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: `[set_orientation_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/imu_v2_brick.rs:808:10 [INFO] [stdout] | [INFO] [stdout] 808 | /// [`set_orientation_period`]. [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: `[set_sensor_configuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/imu_v2_brick.rs:817:10 [INFO] [stdout] | [INFO] [stdout] 817 | /// [`set_sensor_configuration`]. [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: `[get_gravity_vector]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/imu_v2_brick.rs:823:36 [INFO] [stdout] | [INFO] [stdout] 823 | /// acceleration removed, see [`get_gravity_vector`]. [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: `[get_linear_acceleration_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/imu_v2_brick.rs:826:21 [INFO] [stdout] | [INFO] [stdout] 826 | /// to use the [`get_linear_acceleration_callback_receiver`] receiver and set the period with [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: `[set_linear_acceleration_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/imu_v2_brick.rs:827:10 [INFO] [stdout] | [INFO] [stdout] 827 | /// [`set_linear_acceleration_period`]. [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: `[get_linear_acceleration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/imu_v2_brick.rs:841:34 [INFO] [stdout] | [INFO] [stdout] 841 | /// of gravity removed, see [`get_linear_acceleration`]. [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: `[get_gravity_vector_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/imu_v2_brick.rs:844:21 [INFO] [stdout] | [INFO] [stdout] 844 | /// to use the [`get_gravity_vector_callback_receiver`] receiver and set the period with [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: `[set_gravity_vector_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/imu_v2_brick.rs:845:10 [INFO] [stdout] | [INFO] [stdout] 845 | /// [`set_gravity_vector_period`]. [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: `[get_quaternion_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/imu_v2_brick.rs:859:21 [INFO] [stdout] | [INFO] [stdout] 859 | /// to use the [`get_quaternion_callback_receiver`] receiver and set the period with [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: `[set_quaternion_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/imu_v2_brick.rs:860:10 [INFO] [stdout] | [INFO] [stdout] 860 | /// [`set_quaternion_period`]. [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: `[get_acceleration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/imu_v2_brick.rs:869:30 [INFO] [stdout] | [INFO] [stdout] 869 | /// * acceleration (see [`get_acceleration`]) [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: `[get_magnetic_field]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/imu_v2_brick.rs:870:32 [INFO] [stdout] | [INFO] [stdout] 870 | /// * magnetic field (see [`get_magnetic_field`]) [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: `[get_angular_velocity]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/imu_v2_brick.rs:871:34 [INFO] [stdout] | [INFO] [stdout] 871 | /// * angular velocity (see [`get_angular_velocity`]) [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: `[get_orientation]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/imu_v2_brick.rs:872:30 [INFO] [stdout] | [INFO] [stdout] 872 | /// * Euler angles (see [`get_orientation`]) [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: `[get_quaternion]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/imu_v2_brick.rs:873:28 [INFO] [stdout] | [INFO] [stdout] 873 | /// * quaternion (see [`get_quaternion`]) [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: `[get_linear_acceleration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/imu_v2_brick.rs:874:37 [INFO] [stdout] | [INFO] [stdout] 874 | /// * linear acceleration (see [`get_linear_acceleration`]) [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: `[get_gravity_vector]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/imu_v2_brick.rs:875:32 [INFO] [stdout] | [INFO] [stdout] 875 | /// * gravity vector (see [`get_gravity_vector`]) [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: `[get_temperature]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/imu_v2_brick.rs:876:29 [INFO] [stdout] | [INFO] [stdout] 876 | /// * temperature (see [`get_temperature`]) [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: `[get_all_data_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/imu_v2_brick.rs:895:21 [INFO] [stdout] | [INFO] [stdout] 895 | /// to use the [`get_all_data_callback_receiver`] receiver and set the period with [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: `[set_all_data_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/imu_v2_brick.rs:896:10 [INFO] [stdout] | [INFO] [stdout] 896 | /// [`set_all_data_period`]. [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: `[get_acceleration_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/imu_v2_brick.rs:941:41 [INFO] [stdout] | [INFO] [stdout] 941 | /// Sets the period with which the [`get_acceleration_callback_receiver`] receiver is triggered [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: `[set_acceleration_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/imu_v2_brick.rs:950:39 [INFO] [stdout] | [INFO] [stdout] 950 | /// Returns the period as set by [`set_acceleration_period`]. [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: `[get_magnetic_field_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/imu_v2_brick.rs:957:41 [INFO] [stdout] | [INFO] [stdout] 957 | /// Sets the period with which the [`get_magnetic_field_callback_receiver`] receiver is triggered [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: `[set_magnetic_field_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/imu_v2_brick.rs:966:39 [INFO] [stdout] | [INFO] [stdout] 966 | /// Returns the period as set by [`set_magnetic_field_period`]. [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: `[get_angular_velocity_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/imu_v2_brick.rs:973:41 [INFO] [stdout] | [INFO] [stdout] 973 | /// Sets the period with which the [`get_angular_velocity_callback_receiver`] receiver is [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: `[set_angular_velocity_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/imu_v2_brick.rs:982:39 [INFO] [stdout] | [INFO] [stdout] 982 | /// Returns the period as set by [`set_angular_velocity_period`]. [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: `[get_temperature_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/imu_v2_brick.rs:989:41 [INFO] [stdout] | [INFO] [stdout] 989 | /// Sets the period with which the [`get_temperature_callback_receiver`] receiver is triggered [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: `[set_temperature_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/imu_v2_brick.rs:998:39 [INFO] [stdout] | [INFO] [stdout] 998 | /// Returns the period as set by [`set_temperature_period`]. [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: `[get_orientation_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/imu_v2_brick.rs:1005:41 [INFO] [stdout] | [INFO] [stdout] 1005 | /// Sets the period with which the [`get_orientation_callback_receiver`] receiver is triggered [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: `[set_orientation_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/imu_v2_brick.rs:1014:39 [INFO] [stdout] | [INFO] [stdout] 1014 | /// Returns the period as set by [`set_orientation_period`]. [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: `[get_linear_acceleration_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/imu_v2_brick.rs:1021:41 [INFO] [stdout] | [INFO] [stdout] 1021 | /// Sets the period with which the [`get_linear_acceleration_callback_receiver`] receiver is [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: `[set_linear_acceleration_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/imu_v2_brick.rs:1030:39 [INFO] [stdout] | [INFO] [stdout] 1030 | /// Returns the period as set by [`set_linear_acceleration_period`]. [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: `[get_gravity_vector_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/imu_v2_brick.rs:1037:41 [INFO] [stdout] | [INFO] [stdout] 1037 | /// Sets the period with which the [`get_gravity_vector_callback_receiver`] receiver is triggered [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: `[set_gravity_vector_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/imu_v2_brick.rs:1046:39 [INFO] [stdout] | [INFO] [stdout] 1046 | /// Returns the period as set by [`set_gravity_vector_period`]. [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: `[get_quaternion_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/imu_v2_brick.rs:1053:41 [INFO] [stdout] | [INFO] [stdout] 1053 | /// Sets the period with which the [`get_quaternion_callback_receiver`] receiver is triggered [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: `[set_quaternion_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/imu_v2_brick.rs:1062:39 [INFO] [stdout] | [INFO] [stdout] 1062 | /// Returns the period as set by [`set_quaternion_period`]. [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: `[get_all_data_callback_receiver]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/imu_v2_brick.rs:1069:41 [INFO] [stdout] | [INFO] [stdout] 1069 | /// Sets the period with which the [`get_all_data_callback_receiver`] receiver is triggered [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: `[set_all_data_period]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/imu_v2_brick.rs:1078:39 [INFO] [stdout] | [INFO] [stdout] 1078 | /// Returns the period as set by [`set_all_data_period`]. [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: `[set_sensor_configuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/imu_v2_brick.rs:1144:53 [INFO] [stdout] | [INFO] [stdout] 1144 | /// Returns the sensor configuration as set by [`set_sensor_configuration`]. [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: `[get_acceleration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/imu_v2_brick.rs:1189:58 [INFO] [stdout] | [INFO] [stdout] 1189 | /// If the fusion mode is turned off, the functions [`get_acceleration`], [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: `[get_magnetic_field]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/imu_v2_brick.rs:1190:10 [INFO] [stdout] | [INFO] [stdout] 1190 | /// [`get_magnetic_field`] and [`get_angular_velocity`] return uncalibrated [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: `[get_angular_velocity]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/imu_v2_brick.rs:1190:37 [INFO] [stdout] | [INFO] [stdout] 1190 | /// [`get_magnetic_field`] and [`get_angular_velocity`] return uncalibrated [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: `[set_sensor_fusion_mode]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/imu_v2_brick.rs:1219:51 [INFO] [stdout] | [INFO] [stdout] 1219 | /// Returns the sensor fusion mode as set by [`set_sensor_fusion_mode`]. [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: `[set_spitfp_baudrate]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/imu_v2_brick.rs:1251:10 [INFO] [stdout] | [INFO] [stdout] 1251 | /// [`set_spitfp_baudrate`]. If the dynamic baudrate is disabled, the baudrate [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: `[set_spitfp_baudrate]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/imu_v2_brick.rs:1252:20 [INFO] [stdout] | [INFO] [stdout] 1252 | /// as set by [`set_spitfp_baudrate`] will be used statically. [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: `[set_spitfp_baudrate_config]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/imu_v2_brick.rs:1264:43 [INFO] [stdout] | [INFO] [stdout] 1264 | /// Returns the baudrate config, see [`set_spitfp_baudrate_config`]. [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: `[get_spitfp_error_count]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/imu_v2_brick.rs:1304:28 [INFO] [stdout] | [INFO] [stdout] 1304 | /// interference (see [`get_spitfp_error_count`]) you can decrease the [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: `[set_spitfp_baudrate_config]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/imu_v2_brick.rs:1308:60 [INFO] [stdout] | [INFO] [stdout] 1308 | /// function corresponds to the maximum baudrate (see [`set_spitfp_baudrate_config`]). [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: `[set_spitfp_baudrate]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/imu_v2_brick.rs:1324:62 [INFO] [stdout] | [INFO] [stdout] 1324 | /// Returns the baudrate for a given Bricklet port, see [`set_spitfp_baudrate`]. [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: `[device_identifier]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/imu_v2_brick.rs:1456:59 [INFO] [stdout] | [INFO] [stdout] 1456 | /// The device identifier numbers can be found [here](device_identifier). [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: `[set_voltage]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/industrial_analog_out_bricklet.rs:191:40 [INFO] [stdout] | [INFO] [stdout] 191 | /// Returns the voltage as set by [`set_voltage`]. [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: `[set_current]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/industrial_analog_out_bricklet.rs:209:40 [INFO] [stdout] | [INFO] [stdout] 209 | /// Returns the current as set by [`set_current`]. [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: `[set_configuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/industrial_analog_out_bricklet.rs:246:46 [INFO] [stdout] | [INFO] [stdout] 246 | /// Returns the configuration as set by [`set_configuration`]. [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: `[isolator_bricklet]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/industrial_analog_out_bricklet.rs:266:45 [INFO] [stdout] | [INFO] [stdout] 266 | /// connected to an [Isolator Bricklet](isolator_bricklet) is always as [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: `[device_identifier]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/industrial_analog_out_bricklet.rs:269:59 [INFO] [stdout] | [INFO] [stdout] 269 | /// The device identifier numbers can be found [here](device_identifier). [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: `[set_voltage]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/industrial_analog_out_v2_bricklet.rs:293:40 [INFO] [stdout] | [INFO] [stdout] 293 | /// Returns the voltage as set by [`set_voltage`]. [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: `[set_current]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/industrial_analog_out_v2_bricklet.rs:311:40 [INFO] [stdout] | [INFO] [stdout] 311 | /// Returns the current as set by [`set_current`]. [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: `[set_configuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/industrial_analog_out_v2_bricklet.rs:348:46 [INFO] [stdout] | [INFO] [stdout] 348 | /// Returns the configuration as set by [`set_configuration`]. [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: `[set_out_led_status_config]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/industrial_analog_out_v2_bricklet.rs:367:61 [INFO] [stdout] | [INFO] [stdout] 367 | /// You can configure the channel status behavior with [`set_out_led_status_config`]. [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: `[set_out_led_config]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/industrial_analog_out_v2_bricklet.rs:381:54 [INFO] [stdout] | [INFO] [stdout] 381 | /// Returns the Out LED configuration as set by [`set_out_led_config`] [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: `[set_out_led_config]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/industrial_analog_out_v2_bricklet.rs:395:40 [INFO] [stdout] | [INFO] [stdout] 395 | /// configured as Out Status, see [`set_out_led_config`]. [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: `[set_out_led_status_config]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/industrial_analog_out_v2_bricklet.rs:428:61 [INFO] [stdout] | [INFO] [stdout] 428 | /// Returns the Out LED status configuration as set by [`set_out_led_status_config`]. [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: `[set_bootloader_mode]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings/industrial_analog_out_v2_bricklet.rs:485:51 [INFO] [stdout] | [INFO] [stdout] 485 | /// Returns the current bootloader mode, see [`set_bootloader_mode`]. [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] [WARN] too many lines in the log, truncating it