[INFO] fetching crate tello 0.6.3...
[INFO] checking tello-0.6.3 against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384
[INFO] extracting crate tello 0.6.3 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate tello 0.6.3 on toolchain 506512391b1a75ae450d36c9420978402a91abcc
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate tello 0.6.3
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate tello 0.6.3
[INFO] tweaked toml for crates.io crate tello 0.6.3 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] crate crates.io crate tello 0.6.3 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "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] Downloading crates ...
[INFO] [stderr] Downloaded base-x v0.2.6
[INFO] [stderr] Downloaded futures-executor v0.3.16
[INFO] [stderr] Downloaded cc v1.0.57
[INFO] [stderr] Downloaded sdl2 v0.34.5
[INFO] [stderr] Downloaded sdl2-sys v0.34.5
[INFO] [stderr] Downloaded tokio v1.11.0
[INFO] [stderr] Downloaded libc v0.2.99
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 59494a77dbe5f8e801123223818666ff049a0ff994e29f85c2a88aa6e4e69d59
[INFO] running `Command { std: "docker" "start" "-a" "59494a77dbe5f8e801123223818666ff049a0ff994e29f85c2a88aa6e4e69d59", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "59494a77dbe5f8e801123223818666ff049a0ff994e29f85c2a88aa6e4e69d59", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "59494a77dbe5f8e801123223818666ff049a0ff994e29f85c2a88aa6e4e69d59", kill_on_drop: false }`
[INFO] [stdout] 59494a77dbe5f8e801123223818666ff049a0ff994e29f85c2a88aa6e4e69d59
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c2092640b88d77be5893df4c17d57fdc219c95463019da83d110ec6d1596f1f4
[INFO] running `Command { std: "docker" "start" "-a" "c2092640b88d77be5893df4c17d57fdc219c95463019da83d110ec6d1596f1f4", 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 syn v1.0.74
[INFO] [stderr] Compiling log v0.4.8
[INFO] [stderr] Compiling futures-core v0.3.16
[INFO] [stderr] Compiling autocfg v0.1.7
[INFO] [stderr] Checking futures-sink v0.3.16
[INFO] [stderr] Checking pin-project-lite v0.2.7
[INFO] [stderr] Compiling proc-macro-hack v0.5.19
[INFO] [stderr] Compiling futures-macro v0.3.16
[INFO] [stderr] Compiling tokio v1.11.0
[INFO] [stderr] Compiling futures-task v0.3.16
[INFO] [stderr] Compiling proc-macro-nested v0.1.7
[INFO] [stderr] Compiling memchr v2.4.0
[INFO] [stderr] Compiling cfg-if v0.1.10
[INFO] [stderr] Compiling num-traits v0.2.10
[INFO] [stderr] Compiling version-compare v0.0.10
[INFO] [stderr] Compiling futures-channel v0.3.16
[INFO] [stderr] Compiling pkg-config v0.3.17
[INFO] [stderr] Compiling num-integer v0.1.41
[INFO] [stderr] Compiling sdl2-sys v0.34.5
[INFO] [stderr] Compiling futures-util v0.3.16
[INFO] [stderr] Compiling nix v0.15.0
[INFO] [stderr] Compiling quote v1.0.7
[INFO] [stderr] Compiling libudev-sys v0.1.4
[INFO] [stderr] Checking slab v0.4.4
[INFO] [stderr] Checking bytes v1.1.0
[INFO] [stderr] Checking futures-io v0.3.16
[INFO] [stderr] Compiling sdl2 v0.34.5
[INFO] [stderr] Checking vec_map v0.8.2
[INFO] [stderr] Checking uuid v0.8.1
[INFO] [stderr] Checking num_cpus v1.13.0
[INFO] [stderr] Checking mio v0.7.13
[INFO] [stderr] Checking time v0.1.44
[INFO] [stderr] Checking chrono v0.4.19
[INFO] [stderr] Checking gilrs-core v0.2.6
[INFO] [stderr] Checking gilrs v0.7.4
[INFO] [stderr] Compiling tokio-macros v1.3.0
[INFO] [stderr] Checking tokio-util v0.6.8
[INFO] [stderr] Checking tokio-stream v0.1.7
[INFO] [stderr] Checking tello v0.6.3 (/opt/rustwide/workdir)
[INFO] [stderr] Checking futures-executor v0.3.16
[INFO] [stderr] Checking futures v0.3.16
[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 `Receiver