[INFO] fetching crate drogue-rak811 0.4.0... [INFO] testing drogue-rak811-0.4.0 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate drogue-rak811 0.4.0 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate drogue-rak811 0.4.0 [INFO] finished tweaking crates.io crate drogue-rak811 0.4.0 [INFO] tweaked toml for crates.io crate drogue-rak811 0.4.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate drogue-rak811 0.4.0 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 18 packages to latest compatible versions [INFO] [stderr] Adding embedded-hal v0.2.7 (available: v1.0.0) [INFO] [stderr] Adding heapless v0.5.6 (available: v0.9.1) [INFO] [stderr] Adding nb v0.1.3 (available: v1.1.0) [INFO] [stderr] Adding nom v5.1.3 (available: v8.0.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 97b0ffb97b6443f3ff93aa8c1a3f1df0a5cc2b303d6f8e879bfcf45850dca5c0 [INFO] running `Command { std: "docker" "start" "-a" "97b0ffb97b6443f3ff93aa8c1a3f1df0a5cc2b303d6f8e879bfcf45850dca5c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "97b0ffb97b6443f3ff93aa8c1a3f1df0a5cc2b303d6f8e879bfcf45850dca5c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97b0ffb97b6443f3ff93aa8c1a3f1df0a5cc2b303d6f8e879bfcf45850dca5c0", kill_on_drop: false }` [INFO] [stdout] 97b0ffb97b6443f3ff93aa8c1a3f1df0a5cc2b303d6f8e879bfcf45850dca5c0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2ab207b56da82454cb08fef647a8cdd3057f210f0df5e16b64f88fb892fff088 [INFO] running `Command { std: "docker" "start" "-a" "2ab207b56da82454cb08fef647a8cdd3057f210f0df5e16b64f88fb892fff088", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling nom v5.1.3 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling heapless v0.5.6 [INFO] [stderr] Compiling nb v1.1.0 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling embedded-hal v0.2.7 [INFO] [stderr] Compiling moveslice v2.0.1 [INFO] [stderr] Compiling hash32 v0.1.1 [INFO] [stderr] Compiling generic-array v0.13.3 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling as-slice v0.1.5 [INFO] [stderr] Compiling drogue-rak811 v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `major` [INFO] [stdout] --> src/parser.rs:80:9 [INFO] [stdout] | [INFO] [stdout] 80 | major: parse_u8 >> [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `major` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parser.rs:74:1 [INFO] [stdout] | [INFO] [stdout] 74 | / named!( [INFO] [stdout] 75 | | pub mode_info, [INFO] [stdout] 76 | | do_parse!( [INFO] [stdout] 77 | | opt!(crlf) >> [INFO] [stdout] ... | [INFO] [stdout] 96 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] = note: this warning originates in the macro `do_parse` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `minor` [INFO] [stdout] --> src/parser.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | minor: parse_u8 >> [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `minor` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parser.rs:74:1 [INFO] [stdout] | [INFO] [stdout] 74 | / named!( [INFO] [stdout] 75 | | pub mode_info, [INFO] [stdout] 76 | | do_parse!( [INFO] [stdout] 77 | | opt!(crlf) >> [INFO] [stdout] ... | [INFO] [stdout] 96 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the macro `do_parse` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `patch` [INFO] [stdout] --> src/parser.rs:84:9 [INFO] [stdout] | [INFO] [stdout] 84 | patch: parse_u8 >> [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `patch` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parser.rs:74:1 [INFO] [stdout] | [INFO] [stdout] 74 | / named!( [INFO] [stdout] 75 | | pub mode_info, [INFO] [stdout] 76 | | do_parse!( [INFO] [stdout] 77 | | opt!(crlf) >> [INFO] [stdout] ... | [INFO] [stdout] 96 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the macro `do_parse` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `region` [INFO] [stdout] --> src/parser.rs:86:9 [INFO] [stdout] | [INFO] [stdout] 86 | region: lora_region >> [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `region` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parser.rs:74:1 [INFO] [stdout] | [INFO] [stdout] 74 | / named!( [INFO] [stdout] 75 | | pub mode_info, [INFO] [stdout] 76 | | do_parse!( [INFO] [stdout] 77 | | opt!(crlf) >> [INFO] [stdout] ... | [INFO] [stdout] 96 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the macro `do_parse` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.86s [INFO] running `Command { std: "docker" "inspect" "2ab207b56da82454cb08fef647a8cdd3057f210f0df5e16b64f88fb892fff088", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ab207b56da82454cb08fef647a8cdd3057f210f0df5e16b64f88fb892fff088", kill_on_drop: false }` [INFO] [stdout] 2ab207b56da82454cb08fef647a8cdd3057f210f0df5e16b64f88fb892fff088 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 76b4bdb9fff128ba90ca50979a6aea776aa7d4a12530c79e598a0f355740c3c0 [INFO] running `Command { std: "docker" "start" "-a" "76b4bdb9fff128ba90ca50979a6aea776aa7d4a12530c79e598a0f355740c3c0", kill_on_drop: false }` [INFO] [stdout] warning: unused variable: `major` [INFO] [stdout] --> src/parser.rs:80:9 [INFO] [stdout] | [INFO] [stdout] 80 | major: parse_u8 >> [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `major` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parser.rs:74:1 [INFO] [stdout] | [INFO] [stdout] 74 | / named!( [INFO] [stdout] 75 | | pub mode_info, [INFO] [stdout] 76 | | do_parse!( [INFO] [stdout] 77 | | opt!(crlf) >> [INFO] [stdout] ... | [INFO] [stdout] 96 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] = note: this warning originates in the macro `do_parse` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `minor` [INFO] [stdout] --> src/parser.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | minor: parse_u8 >> [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `minor` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parser.rs:74:1 [INFO] [stdout] | [INFO] [stdout] 74 | / named!( [INFO] [stdout] 75 | | pub mode_info, [INFO] [stdout] 76 | | do_parse!( [INFO] [stdout] 77 | | opt!(crlf) >> [INFO] [stdout] ... | [INFO] [stdout] 96 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the macro `do_parse` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling drogue-rak811 v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `patch` [INFO] [stdout] --> src/parser.rs:84:9 [INFO] [stdout] | [INFO] [stdout] 84 | patch: parse_u8 >> [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `patch` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parser.rs:74:1 [INFO] [stdout] | [INFO] [stdout] 74 | / named!( [INFO] [stdout] 75 | | pub mode_info, [INFO] [stdout] 76 | | do_parse!( [INFO] [stdout] 77 | | opt!(crlf) >> [INFO] [stdout] ... | [INFO] [stdout] 96 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the macro `do_parse` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `region` [INFO] [stdout] --> src/parser.rs:86:9 [INFO] [stdout] | [INFO] [stdout] 86 | region: lora_region >> [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `region` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parser.rs:74:1 [INFO] [stdout] | [INFO] [stdout] 74 | / named!( [INFO] [stdout] 75 | | pub mode_info, [INFO] [stdout] 76 | | do_parse!( [INFO] [stdout] 77 | | opt!(crlf) >> [INFO] [stdout] ... | [INFO] [stdout] 96 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the macro `do_parse` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `major` [INFO] [stdout] --> src/parser.rs:80:9 [INFO] [stdout] | [INFO] [stdout] 80 | major: parse_u8 >> [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `major` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parser.rs:74:1 [INFO] [stdout] | [INFO] [stdout] 74 | / named!( [INFO] [stdout] 75 | | pub mode_info, [INFO] [stdout] 76 | | do_parse!( [INFO] [stdout] 77 | | opt!(crlf) >> [INFO] [stdout] ... | [INFO] [stdout] 96 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] = note: this warning originates in the macro `do_parse` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `minor` [INFO] [stdout] --> src/parser.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | minor: parse_u8 >> [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `minor` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parser.rs:74:1 [INFO] [stdout] | [INFO] [stdout] 74 | / named!( [INFO] [stdout] 75 | | pub mode_info, [INFO] [stdout] 76 | | do_parse!( [INFO] [stdout] 77 | | opt!(crlf) >> [INFO] [stdout] ... | [INFO] [stdout] 96 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the macro `do_parse` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `patch` [INFO] [stdout] --> src/parser.rs:84:9 [INFO] [stdout] | [INFO] [stdout] 84 | patch: parse_u8 >> [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `patch` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parser.rs:74:1 [INFO] [stdout] | [INFO] [stdout] 74 | / named!( [INFO] [stdout] 75 | | pub mode_info, [INFO] [stdout] 76 | | do_parse!( [INFO] [stdout] 77 | | opt!(crlf) >> [INFO] [stdout] ... | [INFO] [stdout] 96 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the macro `do_parse` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `region` [INFO] [stdout] --> src/parser.rs:86:9 [INFO] [stdout] | [INFO] [stdout] 86 | region: lora_region >> [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `region` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parser.rs:74:1 [INFO] [stdout] | [INFO] [stdout] 74 | / named!( [INFO] [stdout] 75 | | pub mode_info, [INFO] [stdout] 76 | | do_parse!( [INFO] [stdout] 77 | | opt!(crlf) >> [INFO] [stdout] ... | [INFO] [stdout] 96 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the macro `do_parse` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.62s [INFO] running `Command { std: "docker" "inspect" "76b4bdb9fff128ba90ca50979a6aea776aa7d4a12530c79e598a0f355740c3c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76b4bdb9fff128ba90ca50979a6aea776aa7d4a12530c79e598a0f355740c3c0", kill_on_drop: false }` [INFO] [stdout] 76b4bdb9fff128ba90ca50979a6aea776aa7d4a12530c79e598a0f355740c3c0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 699b3a53888250c142749318092d4f1dd4cd941aa3e6d0bb04f75ae17aa7df37 [INFO] running `Command { std: "docker" "start" "-a" "699b3a53888250c142749318092d4f1dd4cd941aa3e6d0bb04f75ae17aa7df37", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `major` [INFO] [stderr] --> src/parser.rs:80:9 [INFO] [stderr] | [INFO] [stderr] 80 | major: parse_u8 >> [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] help: `major` is captured in macro and introduced a unused variable [INFO] [stderr] --> src/parser.rs:74:1 [INFO] [stderr] | [INFO] [stderr] 74 | / named!( [INFO] [stderr] 75 | | pub mode_info, [INFO] [stderr] 76 | | do_parse!( [INFO] [stderr] 77 | | opt!(crlf) >> [INFO] [stderr] ... | [INFO] [stderr] 96 | | ); [INFO] [stderr] | |_^ [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] = note: this warning originates in the macro `do_parse` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused variable: `minor` [INFO] [stderr] --> src/parser.rs:82:9 [INFO] [stderr] | [INFO] [stderr] 82 | minor: parse_u8 >> [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] help: `minor` is captured in macro and introduced a unused variable [INFO] [stderr] --> src/parser.rs:74:1 [INFO] [stderr] | [INFO] [stderr] 74 | / named!( [INFO] [stderr] 75 | | pub mode_info, [INFO] [stderr] 76 | | do_parse!( [INFO] [stderr] 77 | | opt!(crlf) >> [INFO] [stderr] ... | [INFO] [stderr] 96 | | ); [INFO] [stderr] | |_^ [INFO] [stderr] = note: this warning originates in the macro `do_parse` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused variable: `patch` [INFO] [stderr] --> src/parser.rs:84:9 [INFO] [stderr] | [INFO] [stderr] 84 | patch: parse_u8 >> [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] help: `patch` is captured in macro and introduced a unused variable [INFO] [stderr] --> src/parser.rs:74:1 [INFO] [stderr] | [INFO] [stderr] 74 | / named!( [INFO] [stderr] 75 | | pub mode_info, [INFO] [stderr] 76 | | do_parse!( [INFO] [stderr] 77 | | opt!(crlf) >> [INFO] [stderr] ... | [INFO] [stderr] 96 | | ); [INFO] [stderr] | |_^ [INFO] [stderr] = note: this warning originates in the macro `do_parse` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused variable: `region` [INFO] [stderr] --> src/parser.rs:86:9 [INFO] [stderr] | [INFO] [stderr] 86 | region: lora_region >> [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: `region` is captured in macro and introduced a unused variable [INFO] [stderr] --> src/parser.rs:74:1 [INFO] [stderr] | [INFO] [stderr] 74 | / named!( [INFO] [stderr] 75 | | pub mode_info, [INFO] [stderr] 76 | | do_parse!( [INFO] [stderr] 77 | | opt!(crlf) >> [INFO] [stderr] ... | [INFO] [stderr] 96 | | ); [INFO] [stderr] | |_^ [INFO] [stderr] = note: this warning originates in the macro `do_parse` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `drogue-rak811` (lib) generated 4 warnings [INFO] [stderr] warning: `drogue-rak811` (lib test) generated 4 warnings (4 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/drogue_rak811-4d9a7fb09490ad3a) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test parser::tests::it_works ... ok [INFO] [stdout] test protocol::tests::it_works ... ok [INFO] [stdout] test tests::it_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests drogue_rak811 [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test src/lib.rs - (line 42) ... FAILED [INFO] [stdout] test src/lib.rs - (line 31) ... FAILED [INFO] [stdout] test src/lib.rs - (line 10) ... FAILED [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] [stdout] test src/lib.rs - (line 52) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - (line 42) stdout ---- [INFO] [stdout] error: expected one of `!` or `::`, found `.` [INFO] [stdout] --> src/lib.rs:43:7 [INFO] [stdout] | [INFO] [stdout] 1 | driver.set_device_eui(&[0x00, 0xBB, 0x7C, 0x95, 0xAD, 0xB5, 0x30, 0xB9]).unwrap(); [INFO] [stdout] | ^ expected one of `!` or `::` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 31) stdout ---- [INFO] [stdout] error[E0425]: cannot find value `driver` in this scope [INFO] [stdout] --> src/lib.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 3 | driver.set_band(rak811::LoraRegion::EU868).unwrap(); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rak811` [INFO] [stdout] --> src/lib.rs:32:17 [INFO] [stdout] | [INFO] [stdout] 3 | driver.set_band(rak811::LoraRegion::EU868).unwrap(); [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `rak811` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rak811`, use `cargo add rak811` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 2 + use drogue_rak811::LoraRegion; [INFO] [stdout] | [INFO] [stdout] help: if you import `LoraRegion`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 3 - driver.set_band(rak811::LoraRegion::EU868).unwrap(); [INFO] [stdout] 3 + driver.set_band(LoraRegion::EU868).unwrap(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `driver` in this scope [INFO] [stdout] --> src/lib.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 4 | driver.set_mode(rak811::LoraMode::WAN).unwrap(); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rak811` [INFO] [stdout] --> src/lib.rs:33:17 [INFO] [stdout] | [INFO] [stdout] 4 | driver.set_mode(rak811::LoraMode::WAN).unwrap(); [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `rak811` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rak811`, use `cargo add rak811` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 2 + use drogue_rak811::LoraMode; [INFO] [stdout] | [INFO] [stdout] help: if you import `LoraMode`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 4 - driver.set_mode(rak811::LoraMode::WAN).unwrap(); [INFO] [stdout] 4 + driver.set_mode(LoraMode::WAN).unwrap(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 10) stdout ---- [INFO] [stdout] error[E0425]: cannot find value `uarte` in this scope [INFO] [stdout] --> src/lib.rs:11:28 [INFO] [stdout] | [INFO] [stdout] 3 | let (uarte_tx, uarte_rx) = uarte [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ctx` in this scope [INFO] [stdout] --> src/lib.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 4 | .split(ctx.resources.tx_buf, ctx.resources.rx_buf) [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ctx` in this scope [INFO] [stdout] --> src/lib.rs:12:34 [INFO] [stdout] | [INFO] [stdout] 4 | .split(ctx.resources.tx_buf, ctx.resources.rx_buf) [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rak811` [INFO] [stdout] --> src/lib.rs:16:14 [INFO] [stdout] | [INFO] [stdout] 8 | let driver = rak811::Rak811Driver::new( [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `rak811` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rak811`, use `cargo add rak811` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use drogue_rak811::Rak811Driver; [INFO] [stdout] | [INFO] [stdout] help: if you import `Rak811Driver`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 8 - let driver = rak811::Rak811Driver::new( [INFO] [stdout] 8 + let driver = Rak811Driver::new( [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `port1` in this scope [INFO] [stdout] --> src/lib.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 11 | port1.p1_02.into_push_pull_output(Level::High).degrade(), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Level` [INFO] [stdout] --> src/lib.rs:19:39 [INFO] [stdout] | [INFO] [stdout] 11 | port1.p1_02.into_push_pull_output(Level::High).degrade(), [INFO] [stdout] | ^^^^^ use of undeclared type `Level` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 2 + use log::Level; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 52) stdout ---- [INFO] [stdout] error[E0425]: cannot find value `driver` in this scope [INFO] [stdout] --> src/lib.rs:53:1 [INFO] [stdout] | [INFO] [stdout] 3 | driver.join(rak811::ConnectMode::OTAA).unwrap(); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rak811` [INFO] [stdout] --> src/lib.rs:53:13 [INFO] [stdout] | [INFO] [stdout] 3 | driver.join(rak811::ConnectMode::OTAA).unwrap(); [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `rak811` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rak811`, use `cargo add rak811` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 2 + use drogue_rak811::ConnectMode; [INFO] [stdout] | [INFO] [stdout] help: if you import `ConnectMode`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 3 - driver.join(rak811::ConnectMode::OTAA).unwrap(); [INFO] [stdout] 3 + driver.join(ConnectMode::OTAA).unwrap(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `driver` in this scope [INFO] [stdout] --> src/lib.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 6 | driver.send(rak811::QoS::Confirmed, 1, b"hello!").unwrap(); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rak811` [INFO] [stdout] --> src/lib.rs:56:13 [INFO] [stdout] | [INFO] [stdout] 6 | driver.send(rak811::QoS::Confirmed, 1, b"hello!").unwrap(); [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `rak811` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rak811`, use `cargo add rak811` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 2 + use drogue_rak811::QoS; [INFO] [stdout] | [INFO] [stdout] help: if you import `QoS`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 6 - driver.send(rak811::QoS::Confirmed, 1, b"hello!").unwrap(); [INFO] [stdout] 6 + driver.send(QoS::Confirmed, 1, b"hello!").unwrap(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - (line 10) [INFO] [stdout] src/lib.rs - (line 31) [INFO] [stdout] src/lib.rs - (line 42) [INFO] [stdout] src/lib.rs - (line 52) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.27s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "699b3a53888250c142749318092d4f1dd4cd941aa3e6d0bb04f75ae17aa7df37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "699b3a53888250c142749318092d4f1dd4cd941aa3e6d0bb04f75ae17aa7df37", kill_on_drop: false }` [INFO] [stdout] 699b3a53888250c142749318092d4f1dd4cd941aa3e6d0bb04f75ae17aa7df37