[INFO] cloning repository https://github.com/Alexander89/rust-tello
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Alexander89/rust-tello" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexander89%2Frust-tello", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexander89%2Frust-tello'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 93509c63be4008f57b7c8fb77e38efa52f465723
[INFO] testing Alexander89/rust-tello against 1.59.0 for beta-1.60-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexander89%2Frust-tello" "/workspace/builds/worker-105/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-105/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Alexander89/rust-tello on toolchain 1.59.0
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Alexander89/rust-tello
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/Alexander89/rust-tello
[INFO] tweaked toml for git repo https://github.com/Alexander89/rust-tello written to /workspace/builds/worker-105/source/Cargo.toml
[INFO] crate git repo https://github.com/Alexander89/rust-tello already has a lockfile, it will not be regenerated
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr] Blocking waiting for file lock on package cache
[INFO] [stderr] Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6a9a689a2fcd4454270808ab94244a6002b494e68981b304e4458466597345dd
[INFO] running `Command { std: "docker" "start" "-a" "6a9a689a2fcd4454270808ab94244a6002b494e68981b304e4458466597345dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6a9a689a2fcd4454270808ab94244a6002b494e68981b304e4458466597345dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a9a689a2fcd4454270808ab94244a6002b494e68981b304e4458466597345dd", kill_on_drop: false }`
[INFO] [stdout] 6a9a689a2fcd4454270808ab94244a6002b494e68981b304e4458466597345dd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 47775dff9476e211b62ab27be7f6929daad7ebe5b35cb02c39a3b6327100a8f5
[INFO] running `Command { std: "docker" "start" "-a" "47775dff9476e211b62ab27be7f6929daad7ebe5b35cb02c39a3b6327100a8f5", kill_on_drop: false }`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr] Compiling libc v0.2.99
[INFO] [stderr] Compiling proc-macro2 v1.0.28
[INFO] [stderr] Compiling unicode-xid v0.2.1
[INFO] [stderr] Compiling log v0.4.8
[INFO] [stderr] Compiling syn v1.0.74
[INFO] [stderr] Compiling futures-core v0.3.16
[INFO] [stderr] Compiling pin-project-lite v0.2.7
[INFO] [stderr] Compiling futures-sink v0.3.16
[INFO] [stderr] Compiling bytes v1.1.0
[INFO] [stderr] Compiling byteorder v1.4.3
[INFO] [stderr] Compiling tokio v1.11.0
[INFO] [stderr] Compiling num-traits v0.2.10
[INFO] [stderr] Compiling num-integer v0.1.41
[INFO] [stderr] Compiling quote v1.0.7
[INFO] [stderr] Compiling mio v0.7.13
[INFO] [stderr] Compiling num_cpus v1.13.0
[INFO] [stderr] Compiling time v0.1.44
[INFO] [stderr] Compiling chrono v0.4.19
[INFO] [stderr] Compiling tokio-macros v1.3.0
[INFO] [stderr] Compiling tokio-util v0.6.8
[INFO] [stderr] Compiling tokio-stream v0.1.7
[INFO] [stderr] Compiling tello v0.6.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field is never read: `strength`
[INFO] [stdout] --> src/drone_state.rs:152:5
[INFO] [stdout] |
[INFO] [stdout] 152 | strength: u8,
[INFO] [stdout] | ^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(dead_code)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: field is never read: `disturb`
[INFO] [stdout] --> src/drone_state.rs:153:5
[INFO] [stdout] |
[INFO] [stdout] 153 | disturb: u8,
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: field is never read: `good`
[INFO] [stdout] --> src/drone_state.rs:169:5
[INFO] [stdout] |
[INFO] [stdout] 169 | good: bool,
[INFO] [stdout] | ^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: field is never read: `level`
[INFO] [stdout] --> src/lib.rs:160:5
[INFO] [stdout] |
[INFO] [stdout] 160 | pub level: u8,
[INFO] [stdout] | ^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: 4 warnings emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 42.82s
[INFO] running `Command { std: "docker" "inspect" "47775dff9476e211b62ab27be7f6929daad7ebe5b35cb02c39a3b6327100a8f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "47775dff9476e211b62ab27be7f6929daad7ebe5b35cb02c39a3b6327100a8f5", kill_on_drop: false }`
[INFO] [stdout] 47775dff9476e211b62ab27be7f6929daad7ebe5b35cb02c39a3b6327100a8f5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3f4afc39bced459e9cf08584bdf84366bab07228261bb030ace26282d2e35672
[INFO] running `Command { std: "docker" "start" "-a" "3f4afc39bced459e9cf08584bdf84366bab07228261bb030ace26282d2e35672", kill_on_drop: false }`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr] Compiling proc-macro-hack v0.5.19
[INFO] [stderr] Compiling bitflags v1.2.1
[INFO] [stderr] Compiling pkg-config v0.3.17
[INFO] [stderr] Compiling futures-task v0.3.16
[INFO] [stderr] Compiling version-compare v0.0.10
[INFO] [stderr] Compiling futures-channel v0.3.16
[INFO] [stderr] Compiling proc-macro-nested v0.1.7
[INFO] [stderr] Compiling memchr v2.4.0
[INFO] [stderr] Compiling nix v0.15.0
[INFO] [stderr] Compiling futures-io v0.3.16
[INFO] [stderr] Compiling slab v0.4.4
[INFO] [stderr] Compiling void v1.0.2
[INFO] [stderr] Compiling pin-utils v0.1.0
[INFO] [stderr] Compiling sdl2 v0.34.5
[INFO] [stderr] Compiling uuid v0.8.1
[INFO] [stderr] Compiling vec_map v0.8.2
[INFO] [stderr] Compiling fnv v1.0.7
[INFO] [stderr] Compiling futures-macro v0.3.16
[INFO] [stderr] Compiling futures-util v0.3.16
[INFO] [stdout] warning: field is never read: `strength`
[INFO] [stdout] --> src/drone_state.rs:152:5
[INFO] [stdout] |
[INFO] [stdout] 152 | strength: u8,
[INFO] [stdout] | ^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(dead_code)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: field is never read: `disturb`
[INFO] [stdout] --> src/drone_state.rs:153:5
[INFO] [stdout] |
[INFO] [stdout] 153 | disturb: u8,
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: field is never read: `good`
[INFO] [stdout] --> src/drone_state.rs:169:5
[INFO] [stdout] |
[INFO] [stdout] 169 | good: bool,
[INFO] [stdout] | ^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: field is never read: `level`
[INFO] [stdout] --> src/lib.rs:160:5
[INFO] [stdout] |
[INFO] [stdout] 160 | pub level: u8,
[INFO] [stdout] | ^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: 4 warnings emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Compiling sdl2-sys v0.34.5
[INFO] [stderr] Compiling libudev-sys v0.1.4
[INFO] [stderr] Compiling gilrs-core v0.2.6
[INFO] [stderr] Compiling futures-executor v0.3.16
[INFO] [stderr] Compiling gilrs v0.7.4
[INFO] [stderr] Compiling futures v0.3.16
[INFO] [stderr] Compiling tello v0.6.3 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0599]: no method named `try_recv` found for struct `tokio::sync::watch::Receiver` in the current scope
[INFO] [stdout] --> examples/command_mode_keyboard/main.rs:46:25
[INFO] [stdout] |
[INFO] [stdout] 46 | match state.try_recv() {
[INFO] [stdout] | ^^^^^^^^ method not found in `tokio::sync::watch::Receiver