[INFO] crate lsm303 0.1.0 is already in cache [INFO] checking lsm303-0.1.0 against try#c8bdaa84ec1b37f18f30375e196a65b7602f3790 for pr-73345 [INFO] extracting crate lsm303 0.1.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate lsm303 0.1.0 on toolchain c8bdaa84ec1b37f18f30375e196a65b7602f3790 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate lsm303 0.1.0 [INFO] finished tweaking crates.io crate lsm303 0.1.0 [INFO] tweaked toml for crates.io crate lsm303 0.1.0 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:6c9ffe128752d56c8d75334ed354142a5229917ed99767f56566dd8e857ad726" "/opt/rustwide/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 31db8410914ced05af1bd4430509d4cc955d2737c9f61918d58c54c4db04eddb [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" "31db8410914ced05af1bd4430509d4cc955d2737c9f61918d58c54c4db04eddb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "31db8410914ced05af1bd4430509d4cc955d2737c9f61918d58c54c4db04eddb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31db8410914ced05af1bd4430509d4cc955d2737c9f61918d58c54c4db04eddb", kill_on_drop: false }` [INFO] [stdout] 31db8410914ced05af1bd4430509d4cc955d2737c9f61918d58c54c4db04eddb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "RUSTFLAGS=--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:6c9ffe128752d56c8d75334ed354142a5229917ed99767f56566dd8e857ad726" "/opt/rustwide/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6a2d488968be3919e79b66a7448a4853269b960fe91de9a2bc6ca61f576481af [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" "6a2d488968be3919e79b66a7448a4853269b960fe91de9a2bc6ca61f576481af", kill_on_drop: false }` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling serde v1.0.112 [INFO] [stderr] Compiling gimli v0.21.0 [INFO] [stderr] Compiling object v0.19.0 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling bytecount v0.4.0 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling nix v0.10.0 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Compiling dimensioned v0.6.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking bitflags v0.9.1 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Checking generic-array v0.5.1 [INFO] [stderr] Checking addr2line v0.12.1 [INFO] [stderr] Compiling backtrace v0.3.48 [INFO] [stderr] Checking error-chain v0.10.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.55 [INFO] [stderr] Compiling cargo_metadata v0.6.4 [INFO] [stderr] Compiling skeptic v0.13.4 [INFO] [stderr] Compiling i2cdev v0.3.2 [INFO] [stderr] Checking lsm303 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lint `unused_doc_comment` has been renamed to `unused_doc_comments` [INFO] [stdout] --> src/errors.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #![allow(unused_doc_comment)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: use the new name: `unused_doc_comments` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `unused_doc_comment` has been renamed to `unused_doc_comments` [INFO] [stdout] --> src/errors.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #![allow(unused_doc_comment)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: use the new name: `unused_doc_comments` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/registers.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | / define_registers!{ [INFO] [stdout] 152 | | [INFO] [stdout] 153 | | // Accelerometer [INFO] [stdout] 154 | | [INFO] [stdout] ... | [INFO] [stdout] 233 | | } [INFO] [stdout] 234 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/registers.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | / define_registers!{ [INFO] [stdout] 152 | | [INFO] [stdout] 153 | | // Accelerometer [INFO] [stdout] 154 | | [INFO] [stdout] ... | [INFO] [stdout] 233 | | } [INFO] [stdout] 234 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/registers.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | / define_registers!{ [INFO] [stdout] 152 | | [INFO] [stdout] 153 | | // Accelerometer [INFO] [stdout] 154 | | [INFO] [stdout] ... | [INFO] [stdout] 233 | | } [INFO] [stdout] 234 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/registers.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | / define_registers!{ [INFO] [stdout] 152 | | [INFO] [stdout] 153 | | // Accelerometer [INFO] [stdout] 154 | | [INFO] [stdout] ... | [INFO] [stdout] 233 | | } [INFO] [stdout] 234 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/registers.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | / define_registers!{ [INFO] [stdout] 152 | | [INFO] [stdout] 153 | | // Accelerometer [INFO] [stdout] 154 | | [INFO] [stdout] ... | [INFO] [stdout] 233 | | } [INFO] [stdout] 234 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/registers.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | / define_registers!{ [INFO] [stdout] 152 | | [INFO] [stdout] 153 | | // Accelerometer [INFO] [stdout] 154 | | [INFO] [stdout] ... | [INFO] [stdout] 233 | | } [INFO] [stdout] 234 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/registers.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | / define_registers!{ [INFO] [stdout] 152 | | [INFO] [stdout] 153 | | // Accelerometer [INFO] [stdout] 154 | | [INFO] [stdout] ... | [INFO] [stdout] 233 | | } [INFO] [stdout] 234 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/registers.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | / define_registers!{ [INFO] [stdout] 152 | | [INFO] [stdout] 153 | | // Accelerometer [INFO] [stdout] 154 | | [INFO] [stdout] ... | [INFO] [stdout] 233 | | } [INFO] [stdout] 234 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/registers.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | / define_registers!{ [INFO] [stdout] 152 | | [INFO] [stdout] 153 | | // Accelerometer [INFO] [stdout] 154 | | [INFO] [stdout] ... | [INFO] [stdout] 233 | | } [INFO] [stdout] 234 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/registers.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | / define_registers!{ [INFO] [stdout] 152 | | [INFO] [stdout] 153 | | // Accelerometer [INFO] [stdout] 154 | | [INFO] [stdout] ... | [INFO] [stdout] 233 | | } [INFO] [stdout] 234 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/registers.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | / define_registers!{ [INFO] [stdout] 152 | | [INFO] [stdout] 153 | | // Accelerometer [INFO] [stdout] 154 | | [INFO] [stdout] ... | [INFO] [stdout] 233 | | } [INFO] [stdout] 234 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/registers.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | / define_registers!{ [INFO] [stdout] 152 | | [INFO] [stdout] 153 | | // Accelerometer [INFO] [stdout] 154 | | [INFO] [stdout] ... | [INFO] [stdout] 233 | | } [INFO] [stdout] 234 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/registers.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | / define_registers!{ [INFO] [stdout] 152 | | [INFO] [stdout] 153 | | // Accelerometer [INFO] [stdout] 154 | | [INFO] [stdout] ... | [INFO] [stdout] 233 | | } [INFO] [stdout] 234 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/registers.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | / define_registers!{ [INFO] [stdout] 152 | | [INFO] [stdout] 153 | | // Accelerometer [INFO] [stdout] 154 | | [INFO] [stdout] ... | [INFO] [stdout] 233 | | } [INFO] [stdout] 234 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/registers.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | / define_registers!{ [INFO] [stdout] 152 | | [INFO] [stdout] 153 | | // Accelerometer [INFO] [stdout] 154 | | [INFO] [stdout] ... | [INFO] [stdout] 233 | | } [INFO] [stdout] 234 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/registers.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | / define_registers!{ [INFO] [stdout] 152 | | [INFO] [stdout] 153 | | // Accelerometer [INFO] [stdout] 154 | | [INFO] [stdout] ... | [INFO] [stdout] 233 | | } [INFO] [stdout] 234 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/registers.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | / define_registers!{ [INFO] [stdout] 152 | | [INFO] [stdout] 153 | | // Accelerometer [INFO] [stdout] 154 | | [INFO] [stdout] ... | [INFO] [stdout] 233 | | } [INFO] [stdout] 234 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/registers.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | / define_registers!{ [INFO] [stdout] 152 | | [INFO] [stdout] 153 | | // Accelerometer [INFO] [stdout] 154 | | [INFO] [stdout] ... | [INFO] [stdout] 233 | | } [INFO] [stdout] 234 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/registers.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | / define_registers!{ [INFO] [stdout] 152 | | [INFO] [stdout] 153 | | // Accelerometer [INFO] [stdout] 154 | | [INFO] [stdout] ... | [INFO] [stdout] 233 | | } [INFO] [stdout] 234 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/registers.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | / define_registers!{ [INFO] [stdout] 152 | | [INFO] [stdout] 153 | | // Accelerometer [INFO] [stdout] 154 | | [INFO] [stdout] ... | [INFO] [stdout] 233 | | } [INFO] [stdout] 234 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/registers.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | / define_registers!{ [INFO] [stdout] 152 | | [INFO] [stdout] 153 | | // Accelerometer [INFO] [stdout] 154 | | [INFO] [stdout] ... | [INFO] [stdout] 233 | | } [INFO] [stdout] 234 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/registers.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | / define_registers!{ [INFO] [stdout] 152 | | [INFO] [stdout] 153 | | // Accelerometer [INFO] [stdout] 154 | | [INFO] [stdout] ... | [INFO] [stdout] 233 | | } [INFO] [stdout] 234 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/registers.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | / define_registers!{ [INFO] [stdout] 152 | | [INFO] [stdout] 153 | | // Accelerometer [INFO] [stdout] 154 | | [INFO] [stdout] ... | [INFO] [stdout] 233 | | } [INFO] [stdout] 234 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/registers.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | / define_registers!{ [INFO] [stdout] 152 | | [INFO] [stdout] 153 | | // Accelerometer [INFO] [stdout] 154 | | [INFO] [stdout] ... | [INFO] [stdout] 233 | | } [INFO] [stdout] 234 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/registers.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | / define_registers!{ [INFO] [stdout] 152 | | [INFO] [stdout] 153 | | // Accelerometer [INFO] [stdout] 154 | | [INFO] [stdout] ... | [INFO] [stdout] 233 | | } [INFO] [stdout] 234 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/registers.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | / define_registers!{ [INFO] [stdout] 152 | | [INFO] [stdout] 153 | | // Accelerometer [INFO] [stdout] 154 | | [INFO] [stdout] ... | [INFO] [stdout] 233 | | } [INFO] [stdout] 234 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/registers.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | / define_registers!{ [INFO] [stdout] 152 | | [INFO] [stdout] 153 | | // Accelerometer [INFO] [stdout] 154 | | [INFO] [stdout] ... | [INFO] [stdout] 233 | | } [INFO] [stdout] 234 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/registers.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | / define_registers!{ [INFO] [stdout] 152 | | [INFO] [stdout] 153 | | // Accelerometer [INFO] [stdout] 154 | | [INFO] [stdout] ... | [INFO] [stdout] 233 | | } [INFO] [stdout] 234 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/registers.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | / define_registers!{ [INFO] [stdout] 152 | | [INFO] [stdout] 153 | | // Accelerometer [INFO] [stdout] 154 | | [INFO] [stdout] ... | [INFO] [stdout] 233 | | } [INFO] [stdout] 234 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/registers.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | / define_registers!{ [INFO] [stdout] 152 | | [INFO] [stdout] 153 | | // Accelerometer [INFO] [stdout] 154 | | [INFO] [stdout] ... | [INFO] [stdout] 233 | | } [INFO] [stdout] 234 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/registers.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | / define_registers!{ [INFO] [stdout] 152 | | [INFO] [stdout] 153 | | // Accelerometer [INFO] [stdout] 154 | | [INFO] [stdout] ... | [INFO] [stdout] 233 | | } [INFO] [stdout] 234 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/registers.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | / define_registers!{ [INFO] [stdout] 152 | | [INFO] [stdout] 153 | | // Accelerometer [INFO] [stdout] 154 | | [INFO] [stdout] ... | [INFO] [stdout] 233 | | } [INFO] [stdout] 234 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/registers.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | / define_registers!{ [INFO] [stdout] 152 | | [INFO] [stdout] 153 | | // Accelerometer [INFO] [stdout] 154 | | [INFO] [stdout] ... | [INFO] [stdout] 233 | | } [INFO] [stdout] 234 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/registers.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | / define_registers!{ [INFO] [stdout] 152 | | [INFO] [stdout] 153 | | // Accelerometer [INFO] [stdout] 154 | | [INFO] [stdout] ... | [INFO] [stdout] 233 | | } [INFO] [stdout] 234 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/registers.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | / define_registers!{ [INFO] [stdout] 152 | | [INFO] [stdout] 153 | | // Accelerometer [INFO] [stdout] 154 | | [INFO] [stdout] ... | [INFO] [stdout] 233 | | } [INFO] [stdout] 234 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/registers.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | / define_registers!{ [INFO] [stdout] 152 | | [INFO] [stdout] 153 | | // Accelerometer [INFO] [stdout] 154 | | [INFO] [stdout] ... | [INFO] [stdout] 233 | | } [INFO] [stdout] 234 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/registers.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | / define_registers!{ [INFO] [stdout] 152 | | [INFO] [stdout] 153 | | // Accelerometer [INFO] [stdout] 154 | | [INFO] [stdout] ... | [INFO] [stdout] 233 | | } [INFO] [stdout] 234 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/registers.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | / define_registers!{ [INFO] [stdout] 152 | | [INFO] [stdout] 153 | | // Accelerometer [INFO] [stdout] 154 | | [INFO] [stdout] ... | [INFO] [stdout] 233 | | } [INFO] [stdout] 234 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/registers.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | / define_registers!{ [INFO] [stdout] 152 | | [INFO] [stdout] 153 | | // Accelerometer [INFO] [stdout] 154 | | [INFO] [stdout] ... | [INFO] [stdout] 233 | | } [INFO] [stdout] 234 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/registers.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | / define_registers!{ [INFO] [stdout] 152 | | [INFO] [stdout] 153 | | // Accelerometer [INFO] [stdout] 154 | | [INFO] [stdout] ... | [INFO] [stdout] 233 | | } [INFO] [stdout] 234 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/registers.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | / define_registers!{ [INFO] [stdout] 152 | | [INFO] [stdout] 153 | | // Accelerometer [INFO] [stdout] 154 | | [INFO] [stdout] ... | [INFO] [stdout] 233 | | } [INFO] [stdout] 234 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/registers.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | / define_registers!{ [INFO] [stdout] 152 | | [INFO] [stdout] 153 | | // Accelerometer [INFO] [stdout] 154 | | [INFO] [stdout] ... | [INFO] [stdout] 233 | | } [INFO] [stdout] 234 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/registers.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | / define_registers!{ [INFO] [stdout] 152 | | [INFO] [stdout] 153 | | // Accelerometer [INFO] [stdout] 154 | | [INFO] [stdout] ... | [INFO] [stdout] 233 | | } [INFO] [stdout] 234 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/registers.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | / define_registers!{ [INFO] [stdout] 152 | | [INFO] [stdout] 153 | | // Accelerometer [INFO] [stdout] 154 | | [INFO] [stdout] ... | [INFO] [stdout] 233 | | } [INFO] [stdout] 234 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/registers.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | / define_registers!{ [INFO] [stdout] 152 | | [INFO] [stdout] 153 | | // Accelerometer [INFO] [stdout] 154 | | [INFO] [stdout] ... | [INFO] [stdout] 233 | | } [INFO] [stdout] 234 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/registers.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | / define_registers!{ [INFO] [stdout] 152 | | [INFO] [stdout] 153 | | // Accelerometer [INFO] [stdout] 154 | | [INFO] [stdout] ... | [INFO] [stdout] 233 | | } [INFO] [stdout] 234 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/registers.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | / define_registers!{ [INFO] [stdout] 152 | | [INFO] [stdout] 153 | | // Accelerometer [INFO] [stdout] 154 | | [INFO] [stdout] ... | [INFO] [stdout] 233 | | } [INFO] [stdout] 234 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/registers.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | / define_registers!{ [INFO] [stdout] 152 | | [INFO] [stdout] 153 | | // Accelerometer [INFO] [stdout] 154 | | [INFO] [stdout] ... | [INFO] [stdout] 233 | | } [INFO] [stdout] 234 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/registers.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | / define_registers!{ [INFO] [stdout] 152 | | [INFO] [stdout] 153 | | // Accelerometer [INFO] [stdout] 154 | | [INFO] [stdout] ... | [INFO] [stdout] 233 | | } [INFO] [stdout] 234 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/registers.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | / define_registers!{ [INFO] [stdout] 152 | | [INFO] [stdout] 153 | | // Accelerometer [INFO] [stdout] 154 | | [INFO] [stdout] ... | [INFO] [stdout] 233 | | } [INFO] [stdout] 234 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/registers.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | / define_registers!{ [INFO] [stdout] 152 | | [INFO] [stdout] 153 | | // Accelerometer [INFO] [stdout] 154 | | [INFO] [stdout] ... | [INFO] [stdout] 233 | | } [INFO] [stdout] 234 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/registers.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | / define_registers!{ [INFO] [stdout] 152 | | [INFO] [stdout] 153 | | // Accelerometer [INFO] [stdout] 154 | | [INFO] [stdout] ... | [INFO] [stdout] 233 | | } [INFO] [stdout] 234 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/registers.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | / define_registers!{ [INFO] [stdout] 152 | | [INFO] [stdout] 153 | | // Accelerometer [INFO] [stdout] 154 | | [INFO] [stdout] ... | [INFO] [stdout] 233 | | } [INFO] [stdout] 234 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/registers.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | / define_registers!{ [INFO] [stdout] 152 | | [INFO] [stdout] 153 | | // Accelerometer [INFO] [stdout] 154 | | [INFO] [stdout] ... | [INFO] [stdout] 233 | | } [INFO] [stdout] 234 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/registers.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | / define_registers!{ [INFO] [stdout] 152 | | [INFO] [stdout] 153 | | // Accelerometer [INFO] [stdout] 154 | | [INFO] [stdout] ... | [INFO] [stdout] 233 | | } [INFO] [stdout] 234 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/registers.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | / define_registers!{ [INFO] [stdout] 152 | | [INFO] [stdout] 153 | | // Accelerometer [INFO] [stdout] 154 | | [INFO] [stdout] ... | [INFO] [stdout] 233 | | } [INFO] [stdout] 234 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/registers.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | / define_registers!{ [INFO] [stdout] 152 | | [INFO] [stdout] 153 | | // Accelerometer [INFO] [stdout] 154 | | [INFO] [stdout] ... | [INFO] [stdout] 233 | | } [INFO] [stdout] 234 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/registers.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | / define_registers!{ [INFO] [stdout] 152 | | [INFO] [stdout] 153 | | // Accelerometer [INFO] [stdout] 154 | | [INFO] [stdout] ... | [INFO] [stdout] 233 | | } [INFO] [stdout] 234 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/registers.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | / define_registers!{ [INFO] [stdout] 152 | | [INFO] [stdout] 153 | | // Accelerometer [INFO] [stdout] 154 | | [INFO] [stdout] ... | [INFO] [stdout] 233 | | } [INFO] [stdout] 234 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/registers.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | / define_registers!{ [INFO] [stdout] 152 | | [INFO] [stdout] 153 | | // Accelerometer [INFO] [stdout] 154 | | [INFO] [stdout] ... | [INFO] [stdout] 233 | | } [INFO] [stdout] 234 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/registers.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | / define_registers!{ [INFO] [stdout] 152 | | [INFO] [stdout] 153 | | // Accelerometer [INFO] [stdout] 154 | | [INFO] [stdout] ... | [INFO] [stdout] 233 | | } [INFO] [stdout] 234 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/registers.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | / define_registers!{ [INFO] [stdout] 152 | | [INFO] [stdout] 153 | | // Accelerometer [INFO] [stdout] 154 | | [INFO] [stdout] ... | [INFO] [stdout] 233 | | } [INFO] [stdout] 234 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/registers.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | / define_registers!{ [INFO] [stdout] 152 | | [INFO] [stdout] 153 | | // Accelerometer [INFO] [stdout] 154 | | [INFO] [stdout] ... | [INFO] [stdout] 233 | | } [INFO] [stdout] 234 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/registers.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | / define_registers!{ [INFO] [stdout] 152 | | [INFO] [stdout] 153 | | // Accelerometer [INFO] [stdout] 154 | | [INFO] [stdout] ... | [INFO] [stdout] 233 | | } [INFO] [stdout] 234 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/registers.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | / define_registers!{ [INFO] [stdout] 152 | | [INFO] [stdout] 153 | | // Accelerometer [INFO] [stdout] 154 | | [INFO] [stdout] ... | [INFO] [stdout] 233 | | } [INFO] [stdout] 234 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/registers.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | / define_registers!{ [INFO] [stdout] 152 | | [INFO] [stdout] 153 | | // Accelerometer [INFO] [stdout] 154 | | [INFO] [stdout] ... | [INFO] [stdout] 233 | | } [INFO] [stdout] 234 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/registers.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | / define_registers!{ [INFO] [stdout] 152 | | [INFO] [stdout] 153 | | // Accelerometer [INFO] [stdout] 154 | | [INFO] [stdout] ... | [INFO] [stdout] 233 | | } [INFO] [stdout] 234 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/registers.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | / define_registers!{ [INFO] [stdout] 152 | | [INFO] [stdout] 153 | | // Accelerometer [INFO] [stdout] 154 | | [INFO] [stdout] ... | [INFO] [stdout] 233 | | } [INFO] [stdout] 234 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/registers.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | / define_registers!{ [INFO] [stdout] 152 | | [INFO] [stdout] 153 | | // Accelerometer [INFO] [stdout] 154 | | [INFO] [stdout] ... | [INFO] [stdout] 233 | | } [INFO] [stdout] 234 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/registers.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | / define_registers!{ [INFO] [stdout] 152 | | [INFO] [stdout] 153 | | // Accelerometer [INFO] [stdout] 154 | | [INFO] [stdout] ... | [INFO] [stdout] 233 | | } [INFO] [stdout] 234 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/registers.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | / define_registers!{ [INFO] [stdout] 152 | | [INFO] [stdout] 153 | | // Accelerometer [INFO] [stdout] 154 | | [INFO] [stdout] ... | [INFO] [stdout] 233 | | } [INFO] [stdout] 234 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/registers.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | / define_registers!{ [INFO] [stdout] 152 | | [INFO] [stdout] 153 | | // Accelerometer [INFO] [stdout] 154 | | [INFO] [stdout] ... | [INFO] [stdout] 233 | | } [INFO] [stdout] 234 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/registers.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | / define_registers!{ [INFO] [stdout] 152 | | [INFO] [stdout] 153 | | // Accelerometer [INFO] [stdout] 154 | | [INFO] [stdout] ... | [INFO] [stdout] 233 | | } [INFO] [stdout] 234 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/registers.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | / define_registers!{ [INFO] [stdout] 152 | | [INFO] [stdout] 153 | | // Accelerometer [INFO] [stdout] 154 | | [INFO] [stdout] ... | [INFO] [stdout] 233 | | } [INFO] [stdout] 234 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/registers.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | / define_registers!{ [INFO] [stdout] 152 | | [INFO] [stdout] 153 | | // Accelerometer [INFO] [stdout] 154 | | [INFO] [stdout] ... | [INFO] [stdout] 233 | | } [INFO] [stdout] 234 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/registers.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | / define_registers!{ [INFO] [stdout] 152 | | [INFO] [stdout] 153 | | // Accelerometer [INFO] [stdout] 154 | | [INFO] [stdout] ... | [INFO] [stdout] 233 | | } [INFO] [stdout] 234 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/registers.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | / define_registers!{ [INFO] [stdout] 152 | | [INFO] [stdout] 153 | | // Accelerometer [INFO] [stdout] 154 | | [INFO] [stdout] ... | [INFO] [stdout] 233 | | } [INFO] [stdout] 234 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/registers.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | / define_registers!{ [INFO] [stdout] 152 | | [INFO] [stdout] 153 | | // Accelerometer [INFO] [stdout] 154 | | [INFO] [stdout] ... | [INFO] [stdout] 233 | | } [INFO] [stdout] 234 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/registers.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | / define_registers!{ [INFO] [stdout] 152 | | [INFO] [stdout] 153 | | // Accelerometer [INFO] [stdout] 154 | | [INFO] [stdout] ... | [INFO] [stdout] 233 | | } [INFO] [stdout] 234 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/registers.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | / define_registers!{ [INFO] [stdout] 152 | | [INFO] [stdout] 153 | | // Accelerometer [INFO] [stdout] 154 | | [INFO] [stdout] ... | [INFO] [stdout] 233 | | } [INFO] [stdout] 234 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/registers.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | / define_registers!{ [INFO] [stdout] 152 | | [INFO] [stdout] 153 | | // Accelerometer [INFO] [stdout] 154 | | [INFO] [stdout] ... | [INFO] [stdout] 233 | | } [INFO] [stdout] 234 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/registers.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | / define_registers!{ [INFO] [stdout] 152 | | [INFO] [stdout] 153 | | // Accelerometer [INFO] [stdout] 154 | | [INFO] [stdout] ... | [INFO] [stdout] 233 | | } [INFO] [stdout] 234 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/registers.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | / define_registers!{ [INFO] [stdout] 152 | | [INFO] [stdout] 153 | | // Accelerometer [INFO] [stdout] 154 | | [INFO] [stdout] ... | [INFO] [stdout] 233 | | } [INFO] [stdout] 234 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/registers.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | / define_registers!{ [INFO] [stdout] 152 | | [INFO] [stdout] 153 | | // Accelerometer [INFO] [stdout] 154 | | [INFO] [stdout] ... | [INFO] [stdout] 233 | | } [INFO] [stdout] 234 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/registers.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | / define_registers!{ [INFO] [stdout] 152 | | [INFO] [stdout] 153 | | // Accelerometer [INFO] [stdout] 154 | | [INFO] [stdout] ... | [INFO] [stdout] 233 | | } [INFO] [stdout] 234 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/registers.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | / define_registers!{ [INFO] [stdout] 152 | | [INFO] [stdout] 153 | | // Accelerometer [INFO] [stdout] 154 | | [INFO] [stdout] ... | [INFO] [stdout] 233 | | } [INFO] [stdout] 234 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/registers.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | / define_registers!{ [INFO] [stdout] 152 | | [INFO] [stdout] 153 | | // Accelerometer [INFO] [stdout] 154 | | [INFO] [stdout] ... | [INFO] [stdout] 233 | | } [INFO] [stdout] 234 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/registers.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | / define_registers!{ [INFO] [stdout] 152 | | [INFO] [stdout] 153 | | // Accelerometer [INFO] [stdout] 154 | | [INFO] [stdout] ... | [INFO] [stdout] 233 | | } [INFO] [stdout] 234 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/registers.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | / define_registers!{ [INFO] [stdout] 152 | | [INFO] [stdout] 153 | | // Accelerometer [INFO] [stdout] 154 | | [INFO] [stdout] ... | [INFO] [stdout] 233 | | } [INFO] [stdout] 234 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/registers.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | / define_registers!{ [INFO] [stdout] 152 | | [INFO] [stdout] 153 | | // Accelerometer [INFO] [stdout] 154 | | [INFO] [stdout] ... | [INFO] [stdout] 233 | | } [INFO] [stdout] 234 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/registers.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | / define_registers!{ [INFO] [stdout] 152 | | [INFO] [stdout] 153 | | // Accelerometer [INFO] [stdout] 154 | | [INFO] [stdout] ... | [INFO] [stdout] 233 | | } [INFO] [stdout] 234 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/registers.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | / define_registers!{ [INFO] [stdout] 152 | | [INFO] [stdout] 153 | | // Accelerometer [INFO] [stdout] 154 | | [INFO] [stdout] ... | [INFO] [stdout] 233 | | } [INFO] [stdout] 234 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/registers.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | / define_registers!{ [INFO] [stdout] 152 | | [INFO] [stdout] 153 | | // Accelerometer [INFO] [stdout] 154 | | [INFO] [stdout] ... | [INFO] [stdout] 233 | | } [INFO] [stdout] 234 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/registers.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | / define_registers!{ [INFO] [stdout] 152 | | [INFO] [stdout] 153 | | // Accelerometer [INFO] [stdout] 154 | | [INFO] [stdout] ... | [INFO] [stdout] 233 | | } [INFO] [stdout] 234 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/registers.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | / define_registers!{ [INFO] [stdout] 152 | | [INFO] [stdout] 153 | | // Accelerometer [INFO] [stdout] 154 | | [INFO] [stdout] ... | [INFO] [stdout] 233 | | } [INFO] [stdout] 234 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/registers.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | / define_registers!{ [INFO] [stdout] 152 | | [INFO] [stdout] 153 | | // Accelerometer [INFO] [stdout] 154 | | [INFO] [stdout] ... | [INFO] [stdout] 233 | | } [INFO] [stdout] 234 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/registers.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | / define_registers!{ [INFO] [stdout] 152 | | [INFO] [stdout] 153 | | // Accelerometer [INFO] [stdout] 154 | | [INFO] [stdout] ... | [INFO] [stdout] 233 | | } [INFO] [stdout] 234 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/registers.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | / define_registers!{ [INFO] [stdout] 152 | | [INFO] [stdout] 153 | | // Accelerometer [INFO] [stdout] 154 | | [INFO] [stdout] ... | [INFO] [stdout] 233 | | } [INFO] [stdout] 234 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/registers.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | / define_registers!{ [INFO] [stdout] 152 | | [INFO] [stdout] 153 | | // Accelerometer [INFO] [stdout] 154 | | [INFO] [stdout] ... | [INFO] [stdout] 233 | | } [INFO] [stdout] 234 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/registers.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | / define_registers!{ [INFO] [stdout] 152 | | [INFO] [stdout] 153 | | // Accelerometer [INFO] [stdout] 154 | | [INFO] [stdout] ... | [INFO] [stdout] 233 | | } [INFO] [stdout] 234 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/registers.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | / define_registers!{ [INFO] [stdout] 152 | | [INFO] [stdout] 153 | | // Accelerometer [INFO] [stdout] 154 | | [INFO] [stdout] ... | [INFO] [stdout] 233 | | } [INFO] [stdout] 234 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/registers.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | / define_registers!{ [INFO] [stdout] 152 | | [INFO] [stdout] 153 | | // Accelerometer [INFO] [stdout] 154 | | [INFO] [stdout] ... | [INFO] [stdout] 233 | | } [INFO] [stdout] 234 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/registers.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | / define_registers!{ [INFO] [stdout] 152 | | [INFO] [stdout] 153 | | // Accelerometer [INFO] [stdout] 154 | | [INFO] [stdout] ... | [INFO] [stdout] 233 | | } [INFO] [stdout] 234 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/registers.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | / define_registers!{ [INFO] [stdout] 152 | | [INFO] [stdout] 153 | | // Accelerometer [INFO] [stdout] 154 | | [INFO] [stdout] ... | [INFO] [stdout] 233 | | } [INFO] [stdout] 234 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/registers.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | / define_registers!{ [INFO] [stdout] 152 | | [INFO] [stdout] 153 | | // Accelerometer [INFO] [stdout] 154 | | [INFO] [stdout] ... | [INFO] [stdout] 233 | | } [INFO] [stdout] 234 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/registers.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | / define_registers!{ [INFO] [stdout] 152 | | [INFO] [stdout] 153 | | // Accelerometer [INFO] [stdout] 154 | | [INFO] [stdout] ... | [INFO] [stdout] 233 | | } [INFO] [stdout] 234 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/registers.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | / define_registers!{ [INFO] [stdout] 152 | | [INFO] [stdout] 153 | | // Accelerometer [INFO] [stdout] 154 | | [INFO] [stdout] ... | [INFO] [stdout] 233 | | } [INFO] [stdout] 234 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/registers.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | / define_registers!{ [INFO] [stdout] 152 | | [INFO] [stdout] 153 | | // Accelerometer [INFO] [stdout] 154 | | [INFO] [stdout] ... | [INFO] [stdout] 233 | | } [INFO] [stdout] 234 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/registers.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | / define_registers!{ [INFO] [stdout] 152 | | [INFO] [stdout] 153 | | // Accelerometer [INFO] [stdout] 154 | | [INFO] [stdout] ... | [INFO] [stdout] 233 | | } [INFO] [stdout] 234 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/registers.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | / define_registers!{ [INFO] [stdout] 152 | | [INFO] [stdout] 153 | | // Accelerometer [INFO] [stdout] 154 | | [INFO] [stdout] ... | [INFO] [stdout] 233 | | } [INFO] [stdout] 234 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/registers.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | / define_registers!{ [INFO] [stdout] 152 | | [INFO] [stdout] 153 | | // Accelerometer [INFO] [stdout] 154 | | [INFO] [stdout] ... | [INFO] [stdout] 233 | | } [INFO] [stdout] 234 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/registers.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | / define_registers!{ [INFO] [stdout] 152 | | [INFO] [stdout] 153 | | // Accelerometer [INFO] [stdout] 154 | | [INFO] [stdout] ... | [INFO] [stdout] 233 | | } [INFO] [stdout] 234 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/registers.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | / define_registers!{ [INFO] [stdout] 152 | | [INFO] [stdout] 153 | | // Accelerometer [INFO] [stdout] 154 | | [INFO] [stdout] ... | [INFO] [stdout] 233 | | } [INFO] [stdout] 234 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/registers.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | / define_registers!{ [INFO] [stdout] 152 | | [INFO] [stdout] 153 | | // Accelerometer [INFO] [stdout] 154 | | [INFO] [stdout] ... | [INFO] [stdout] 233 | | } [INFO] [stdout] 234 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / error_chain!{ [INFO] [stdout] 8 | | errors { [INFO] [stdout] 9 | | /// Error opening the I2C device [INFO] [stdout] 10 | | FailedToOpenDevice{} [INFO] [stdout] ... | [INFO] [stdout] 25 | | } [INFO] [stdout] 26 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / error_chain!{ [INFO] [stdout] 8 | | errors { [INFO] [stdout] 9 | | /// Error opening the I2C device [INFO] [stdout] 10 | | FailedToOpenDevice{} [INFO] [stdout] ... | [INFO] [stdout] 25 | | } [INFO] [stdout] 26 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/errors.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / error_chain!{ [INFO] [stdout] 8 | | errors { [INFO] [stdout] 9 | | /// Error opening the I2C device [INFO] [stdout] 10 | | FailedToOpenDevice{} [INFO] [stdout] ... | [INFO] [stdout] 25 | | } [INFO] [stdout] 26 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/errors.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / error_chain!{ [INFO] [stdout] 8 | | errors { [INFO] [stdout] 9 | | /// Error opening the I2C device [INFO] [stdout] 10 | | FailedToOpenDevice{} [INFO] [stdout] ... | [INFO] [stdout] 25 | | } [INFO] [stdout] 26 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 60 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 60 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `unused_doc_comment` has been renamed to `unused_doc_comments` [INFO] [stdout] --> examples/read.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #![allow(unused_doc_comment)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: use the new name: `unused_doc_comments` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 47.03s [INFO] running `Command { std: "docker" "inspect" "6a2d488968be3919e79b66a7448a4853269b960fe91de9a2bc6ca61f576481af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a2d488968be3919e79b66a7448a4853269b960fe91de9a2bc6ca61f576481af", kill_on_drop: false }` [INFO] [stdout] 6a2d488968be3919e79b66a7448a4853269b960fe91de9a2bc6ca61f576481af