[INFO] fetching crate tello 0.6.3...
[INFO] testing tello-0.6.3 against 1.90.0 for beta-1.91-3
[INFO] extracting crate tello 0.6.3 into /workspace/builds/worker-3-tc1/source
[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-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate tello 0.6.3 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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" "+1.90.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]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-stream v0.1.7
[INFO] [stderr]   Downloaded tokio-util v0.6.8
[INFO] [stderr]   Downloaded serde_derive v1.0.114
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.64
[INFO] [stderr]   Downloaded tokio-macros v1.3.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.28
[INFO] [stderr]   Downloaded num-integer v0.1.41
[INFO] [stderr]   Downloaded futures-macro v0.3.16
[INFO] [stderr]   Downloaded slab v0.4.4
[INFO] [stderr]   Downloaded futures-executor v0.3.16
[INFO] [stderr]   Downloaded num-traits v0.2.10
[INFO] [stderr]   Downloaded uuid v0.8.1
[INFO] [stderr]   Downloaded ntapi v0.3.4
[INFO] [stderr]   Downloaded serde v1.0.114
[INFO] [stderr]   Downloaded futures-channel v0.3.16
[INFO] [stderr]   Downloaded nix v0.15.0
[INFO] [stderr]   Downloaded sdl2 v0.34.5
[INFO] [stderr]   Downloaded syn v1.0.74
[INFO] [stderr]   Downloaded futures v0.3.16
[INFO] [stderr]   Downloaded serde_json v1.0.56
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.64
[INFO] [stderr]   Downloaded futures-util v0.3.16
[INFO] [stderr]   Downloaded gilrs v0.7.4
[INFO] [stderr]   Downloaded core-foundation v0.6.4
[INFO] [stderr]   Downloaded io-kit-sys v0.1.0
[INFO] [stderr]   Downloaded cc v1.0.57
[INFO] [stderr]   Downloaded mio v0.7.13
[INFO] [stderr]   Downloaded gilrs-core v0.2.6
[INFO] [stderr]   Downloaded libc v0.2.99
[INFO] [stderr]   Downloaded tokio v1.11.0
[INFO] [stderr]   Downloaded base-x v0.2.6
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.64
[INFO] [stderr]   Downloaded version-compare v0.0.10
[INFO] [stderr]   Downloaded futures-core v0.3.16
[INFO] [stderr]   Downloaded futures-sink v0.3.16
[INFO] [stderr]   Downloaded futures-io v0.3.16
[INFO] [stderr]   Downloaded futures-task v0.3.16
[INFO] [stderr]   Downloaded core-foundation-sys v0.6.2
[INFO] [stderr]   Downloaded rusty-xinput v1.2.0
[INFO] [stderr]   Downloaded sdl2-sys v0.34.5
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.64
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.64
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c3765453970142a14279b4dd813420dd24f9cdb7770b3d687417507d58ebda96
[INFO] running `Command { std: "docker" "start" "-a" "c3765453970142a14279b4dd813420dd24f9cdb7770b3d687417507d58ebda96", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c3765453970142a14279b4dd813420dd24f9cdb7770b3d687417507d58ebda96", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c3765453970142a14279b4dd813420dd24f9cdb7770b3d687417507d58ebda96", kill_on_drop: false }`
[INFO] [stdout] c3765453970142a14279b4dd813420dd24f9cdb7770b3d687417507d58ebda96
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eefcbe098378afb3538416e970ca6d1f907c7a810deafdbd22d29b05a6143dad
[INFO] running `Command { std: "docker" "start" "-a" "eefcbe098378afb3538416e970ca6d1f907c7a810deafdbd22d29b05a6143dad", 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 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 bytes v1.1.0
[INFO] [stderr]    Compiling futures-sink v0.3.16
[INFO] [stderr]    Compiling num-traits v0.2.10
[INFO] [stderr]    Compiling tokio v1.11.0
[INFO] [stderr]    Compiling num-integer v0.1.41
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling mio v0.7.13
[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 `level` is never read
[INFO] [stdout]    --> src/lib.rs:160:9
[INFO] [stdout]     |
[INFO] [stdout] 156 | struct VideoSettings {
[INFO] [stdout]     |        ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 160 |     pub level: u8,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `VideoSettings` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `strength` and `disturb` are never read
[INFO] [stdout]    --> src/drone_state.rs:152:5
[INFO] [stdout]     |
[INFO] [stdout] 151 | pub struct WifiInfo {
[INFO] [stdout]     |            -------- fields in this struct
[INFO] [stdout] 152 |     strength: u8,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 153 |     disturb: u8,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `WifiInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `good` is never read
[INFO] [stdout]    --> src/drone_state.rs:169:5
[INFO] [stdout]     |
[INFO] [stdout] 168 | pub struct LightInfo {
[INFO] [stdout]     |            --------- field in this struct
[INFO] [stdout] 169 |     good: bool,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `LightInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: using `.clone()` on a double reference, which returns `&str` instead of cloning the inner type
[INFO] [stdout]   --> src/command_mode.rs:67:60
[INFO] [stdout]    |
[INFO] [stdout] 67 |                     match (param.get(0).and_then(|v| Some(v.clone())), param.get(1)) {
[INFO] [stdout]    |                                                            ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(suspicious_double_ref_op)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.41s
[INFO] running `Command { std: "docker" "inspect" "eefcbe098378afb3538416e970ca6d1f907c7a810deafdbd22d29b05a6143dad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eefcbe098378afb3538416e970ca6d1f907c7a810deafdbd22d29b05a6143dad", kill_on_drop: false }`
[INFO] [stdout] eefcbe098378afb3538416e970ca6d1f907c7a810deafdbd22d29b05a6143dad
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 03afd4eb2f4ed806d0b69935507e147d30c1a870d8592ec4520249f529ef1ccb
[INFO] running `Command { std: "docker" "start" "-a" "03afd4eb2f4ed806d0b69935507e147d30c1a870d8592ec4520249f529ef1ccb", 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 proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]    Compiling futures-channel v0.3.16
[INFO] [stderr]    Compiling futures-macro v0.3.16
[INFO] [stderr]    Compiling pkg-config v0.3.17
[INFO] [stderr]    Compiling version-compare v0.0.10
[INFO] [stderr]    Compiling futures-task v0.3.16
[INFO] [stderr]    Compiling futures-util v0.3.16
[INFO] [stderr]    Compiling nix v0.15.0
[INFO] [stderr]    Compiling slab v0.4.4
[INFO] [stderr]    Compiling futures-io v0.3.16
[INFO] [stderr]    Compiling sdl2 v0.34.5
[INFO] [stderr]    Compiling uuid v0.8.1
[INFO] [stdout] warning: field `level` is never read
[INFO] [stdout]    --> src/lib.rs:160:9
[INFO] [stdout]     |
[INFO] [stdout] 156 | struct VideoSettings {
[INFO] [stdout]     |        ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 160 |     pub level: u8,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `VideoSettings` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `strength` and `disturb` are never read
[INFO] [stdout]    --> src/drone_state.rs:152:5
[INFO] [stdout]     |
[INFO] [stdout] 151 | pub struct WifiInfo {
[INFO] [stdout]     |            -------- fields in this struct
[INFO] [stdout] 152 |     strength: u8,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 153 |     disturb: u8,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `WifiInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `good` is never read
[INFO] [stdout]    --> src/drone_state.rs:169:5
[INFO] [stdout]     |
[INFO] [stdout] 168 | pub struct LightInfo {
[INFO] [stdout]     |            --------- field in this struct
[INFO] [stdout] 169 |     good: bool,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `LightInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: using `.clone()` on a double reference, which returns `&str` instead of cloning the inner type
[INFO] [stdout]   --> src/command_mode.rs:67:60
[INFO] [stdout]    |
[INFO] [stdout] 67 |                     match (param.get(0).and_then(|v| Some(v.clone())), param.get(1)) {
[INFO] [stdout]    |                                                            ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(suspicious_double_ref_op)]` on by default
[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 gilrs v0.7.4
[INFO] [stderr]    Compiling futures-executor v0.3.16
[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<Option<CommandModeState>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `recv_timeout` found for struct `tokio::sync::watch::Receiver` in the current scope
[INFO] [stdout]   --> examples/command_mode/main.rs:11:21
[INFO] [stdout]    |
[INFO] [stdout] 11 |         match state.recv_timeout(Duration::from_secs(5)) {
[INFO] [stdout]    |                     ^^^^^^^^^^^^ method not found in `tokio::sync::watch::Receiver<Option<CommandModeState>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tello` (example "command_mode_keyboard") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tello` (example "command_mode") due to 1 previous error
[INFO] [stdout] warning: struct `MissingElement` is never constructed
[INFO] [stdout]   --> examples/fly/main.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | struct MissingElement(&'static str);
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `level` is never read
[INFO] [stdout]    --> src/lib.rs:160:9
[INFO] [stdout]     |
[INFO] [stdout] 156 | struct VideoSettings {
[INFO] [stdout]     |        ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 160 |     pub level: u8,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `VideoSettings` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `strength` and `disturb` are never read
[INFO] [stdout]    --> src/drone_state.rs:152:5
[INFO] [stdout]     |
[INFO] [stdout] 151 | pub struct WifiInfo {
[INFO] [stdout]     |            -------- fields in this struct
[INFO] [stdout] 152 |     strength: u8,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 153 |     disturb: u8,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `WifiInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `good` is never read
[INFO] [stdout]    --> src/drone_state.rs:169:5
[INFO] [stdout]     |
[INFO] [stdout] 168 | pub struct LightInfo {
[INFO] [stdout]     |            --------- field in this struct
[INFO] [stdout] 169 |     good: bool,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `LightInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: using `.clone()` on a double reference, which returns `&str` instead of cloning the inner type
[INFO] [stdout]   --> src/command_mode.rs:67:60
[INFO] [stdout]    |
[INFO] [stdout] 67 |                     match (param.get(0).and_then(|v| Some(v.clone())), param.get(1)) {
[INFO] [stdout]    |                                                            ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(suspicious_double_ref_op)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcAikqKh/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtello-cf505c4ca82fec37,libtokio-f9faae6e752fea6d,libnum_cpus-3540bda298df8a85,libpin_project_lite-bd635bd1e7b96ee6,libmio-7934e02392c669f4,liblog-519fb14163aba0e7,libcfg_if-58fd97f14b494f93,libchrono-6a197a2779939e84,libnum_integer-d3508e1fd9c96fe4,libnum_traits-b50c6928ccbed393,libtime-7469b78870739625,libbyteorder-c603fb49e2ea8ab6,libsdl2-b3b7231d96caddfe,libsdl2_sys-57a142db476a8518,libbitflags-aeed800324bc4c86,liblazy_static-ab9a3dc8def9ba85,liblibc-8a1edb89ecb48d5a}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lSDL2" "-lSDL2_ttf" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcAikqKh/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/fly-3058cb37a6b80c26" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: unable to find library -lSDL2_ttf
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tello` (example "fly") due to 1 previous error; 1 warning emitted
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcSkwxSX/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtello-cf505c4ca82fec37,libtokio-f9faae6e752fea6d,libnum_cpus-3540bda298df8a85,libpin_project_lite-bd635bd1e7b96ee6,libmio-7934e02392c669f4,libchrono-6a197a2779939e84,libnum_integer-d3508e1fd9c96fe4,libnum_traits-b50c6928ccbed393,libtime-7469b78870739625,libbyteorder-c603fb49e2ea8ab6,libgilrs-3c10dc67ea707dd0,libgilrs_core-b6c8a25e80e59343,liblog-519fb14163aba0e7,libuuid-d97d6e54d941286f,libvec_map-034e89ee50273df1,libnix-def9378f4264ec4f,libvoid-ab5bc49a93143102,libcfg_if-58fd97f14b494f93,liblibudev_sys-d80470dd6f2b114c,libfnv-773757b135178300,libsdl2-b3b7231d96caddfe,libsdl2_sys-57a142db476a8518,libbitflags-aeed800324bc4c86,liblazy_static-ab9a3dc8def9ba85,liblibc-8a1edb89ecb48d5a}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ludev" "-lSDL2" "-lSDL2_ttf" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcSkwxSX/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/fly_gamepad-292490830d74144f" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: unable to find library -lSDL2_ttf
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tello` (example "fly_gamepad") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "03afd4eb2f4ed806d0b69935507e147d30c1a870d8592ec4520249f529ef1ccb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "03afd4eb2f4ed806d0b69935507e147d30c1a870d8592ec4520249f529ef1ccb", kill_on_drop: false }`
[INFO] [stdout] 03afd4eb2f4ed806d0b69935507e147d30c1a870d8592ec4520249f529ef1ccb
