[INFO] fetching crate lsm303 0.1.0... [INFO] checking lsm303-0.1.0 against master#430feb24a46993e5073c1bb1b39da190d83fa2bf for pr-78363 [INFO] extracting crate lsm303 0.1.0 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate lsm303 0.1.0 on toolchain 430feb24a46993e5073c1bb1b39da190d83fa2bf [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "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-14/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 440e37d221fa790477e584653a2420e910abb977a7c8a1af99641dc78d894c17 [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" "440e37d221fa790477e584653a2420e910abb977a7c8a1af99641dc78d894c17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "440e37d221fa790477e584653a2420e910abb977a7c8a1af99641dc78d894c17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "440e37d221fa790477e584653a2420e910abb977a7c8a1af99641dc78d894c17", kill_on_drop: false }` [INFO] [stdout] 440e37d221fa790477e584653a2420e910abb977a7c8a1af99641dc78d894c17 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d23c42776679c4bfe961ba6d452e3726b761168218d934e02ee0af085a6a88c4 [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" "d23c42776679c4bfe961ba6d452e3726b761168218d934e02ee0af085a6a88c4", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling bytecount v0.4.0 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Compiling nix v0.10.0 [INFO] [stderr] Checking gimli v0.22.0 [INFO] [stderr] Compiling dimensioned v0.6.0 [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking object v0.21.1 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Compiling backtrace v0.3.53 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Checking generic-array v0.5.1 [INFO] [stderr] Checking addr2line v0.13.0 [INFO] [stderr] Checking error-chain v0.10.0 [INFO] [stderr] Compiling semver v0.9.0 [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 macro `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 macro `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 macro `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 macro `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 macro `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 macro `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 macro `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 macro `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 macro `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 macro `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 macro `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 macro `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 macro `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 macro `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 macro `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 macro `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 macro `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 macro `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 macro `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 macro `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 macro `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 macro `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 macro `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 macro `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 macro `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 macro `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 macro `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 macro `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 macro `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 macro `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 macro `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 macro `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 macro `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 macro `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 macro `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 macro `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 macro `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 macro `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 macro `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 macro `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 macro `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 macro `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 macro `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 macro `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 macro `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 macro `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 macro `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 macro `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 macro `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 macro `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 macro `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 macro `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 macro `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 macro `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 macro `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 macro `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 macro `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 macro `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 macro `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 macro `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 macro `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 macro `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 macro `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 macro `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 macro `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 macro `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 macro `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 macro `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 macro `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 macro `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 macro `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 macro `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 macro `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 macro `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 macro `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 macro `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 macro `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 macro `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 macro `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 macro `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 macro `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 macro `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 macro `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 macro `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 macro `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 macro `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 macro `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 macro `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 macro `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 macro `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 macro `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 macro `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 macro `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 macro `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 macro `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 associated function `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 macro `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 macro `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 macro `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 macro `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 macro `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 macro `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 macro `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 macro `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 macro `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 macro `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 macro `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 macro `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 macro `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 macro `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 macro `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 macro `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 macro `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 macro `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 macro `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 associated function `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 associated function `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 associated function `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 1m 09s [INFO] running `Command { std: "docker" "inspect" "d23c42776679c4bfe961ba6d452e3726b761168218d934e02ee0af085a6a88c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d23c42776679c4bfe961ba6d452e3726b761168218d934e02ee0af085a6a88c4", kill_on_drop: false }` [INFO] [stdout] d23c42776679c4bfe961ba6d452e3726b761168218d934e02ee0af085a6a88c4