[INFO] cloning repository https://github.com/sourcebox/dfu-buddy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sourcebox/dfu-buddy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsourcebox%2Fdfu-buddy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsourcebox%2Fdfu-buddy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1b278863f933ac0ffb511e46c2d8a01c579a13d1 [INFO] testing sourcebox/dfu-buddy against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsourcebox%2Fdfu-buddy" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sourcebox/dfu-buddy on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sourcebox/dfu-buddy [INFO] finished tweaking git repo https://github.com/sourcebox/dfu-buddy [INFO] tweaked toml for git repo https://github.com/sourcebox/dfu-buddy written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/sourcebox/dfu-buddy already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 02939fa7b0fcd98b81a8e3ce07ec5aca918d96ae0ecdcacd4240476edbf0ed7b [INFO] running `Command { std: "docker" "start" "-a" "02939fa7b0fcd98b81a8e3ce07ec5aca918d96ae0ecdcacd4240476edbf0ed7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "02939fa7b0fcd98b81a8e3ce07ec5aca918d96ae0ecdcacd4240476edbf0ed7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02939fa7b0fcd98b81a8e3ce07ec5aca918d96ae0ecdcacd4240476edbf0ed7b", kill_on_drop: false }` [INFO] [stdout] 02939fa7b0fcd98b81a8e3ce07ec5aca918d96ae0ecdcacd4240476edbf0ed7b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2bef7df6e2b572eddb0a7c21bdae02e4924e97fc9d12b9542144bb11e7371b35 [INFO] running `Command { std: "docker" "start" "-a" "2bef7df6e2b572eddb0a7c21bdae02e4924e97fc9d12b9542144bb11e7371b35", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling strum v0.18.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling ttf-parser v0.6.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling ttf-parser v0.12.3 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling winit v0.25.0 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling atomic_refcell v0.1.7 [INFO] [stderr] Compiling gimli v0.24.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling futures-sink v0.3.16 [INFO] [stderr] Compiling rustc-demangle v0.1.20 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling takeable-option v0.5.0 [INFO] [stderr] Compiling webbrowser v0.5.5 [INFO] [stderr] Compiling rusb v0.8.1 [INFO] [stderr] Compiling rfd v0.4.0 [INFO] [stderr] Compiling dfu-buddy v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling dfufile v0.1.0 (https://github.com/sourcebox/dfufile-rs?rev=356184f17f380cdbad4cedff460e4cc8bc612771#356184f1) [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling object v0.25.3 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling rusttype v0.9.2 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Compiling andrew v0.3.1 [INFO] [stderr] Compiling backtrace v0.3.60 [INFO] [stderr] Compiling libusb1-sys v0.5.0 [INFO] [stderr] Compiling owned_ttf_parser v0.12.1 [INFO] [stderr] Compiling ab_glyph v0.2.11 [INFO] [stderr] Compiling ordered-float v2.7.0 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling glium v0.30.1 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling memmap2 v0.2.3 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling directories-next v2.0.0 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling xcb v0.9.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling addr2line v0.15.2 [INFO] [stderr] Compiling xcursor v0.3.3 [INFO] [stderr] Compiling mio-misc v1.2.1 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [INFO] [stderr] Compiling simple_logger v1.11.0 [INFO] [stderr] Compiling wayland-commons v0.28.6 [INFO] [stderr] Compiling calloop v0.6.5 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling wayland-cursor v0.28.6 [INFO] [stderr] Compiling wayland-egl v0.28.6 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling x11-clipboard v0.5.2 [INFO] [stderr] Compiling smithay-client-toolkit v0.12.3 [INFO] [stderr] Compiling smithay-client-toolkit v0.14.0 [INFO] [stderr] Compiling futures-executor v0.3.16 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling futures v0.3.16 [INFO] [stderr] Compiling smithay-clipboard v0.6.4 [INFO] [stderr] Compiling copypasta v0.7.1 [INFO] [stderr] Compiling glutin v0.27.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling emath v0.13.0 (https://github.com/emilk/egui?rev=52d187ab5f036e1a0fa47892bce2eba2d4ada0f0#52d187ab) [INFO] [stderr] Compiling ron v0.6.4 [INFO] [stderr] Compiling epaint v0.13.0 (https://github.com/emilk/egui?rev=52d187ab5f036e1a0fa47892bce2eba2d4ada0f0#52d187ab) [INFO] [stderr] Compiling egui v0.13.1 (https://github.com/emilk/egui?rev=52d187ab5f036e1a0fa47892bce2eba2d4ada0f0#52d187ab) [INFO] [stderr] Compiling system-deps v1.3.2 [INFO] [stderr] Compiling glib-sys v0.10.1 [INFO] [stderr] Compiling gobject-sys v0.10.0 [INFO] [stderr] Compiling gio-sys v0.10.1 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.10.0 [INFO] [stderr] Compiling cairo-sys-rs v0.10.0 [INFO] [stderr] Compiling pango-sys v0.10.0 [INFO] [stderr] Compiling gdk-sys v0.10.0 [INFO] [stderr] Compiling atk-sys v0.10.0 [INFO] [stderr] Compiling gtk-sys v0.10.0 [INFO] [stderr] Compiling epi v0.13.0 (https://github.com/emilk/egui?rev=52d187ab5f036e1a0fa47892bce2eba2d4ada0f0#52d187ab) [INFO] [stderr] Compiling egui_glium v0.13.1 (https://github.com/emilk/egui?rev=52d187ab5f036e1a0fa47892bce2eba2d4ada0f0#52d187ab) [INFO] [stderr] Compiling eframe v0.13.1 (https://github.com/emilk/egui?rev=52d187ab5f036e1a0fa47892bce2eba2d4ada0f0#52d187ab) [INFO] [stdout] warning: constant is never used: `DFU_DETACH` [INFO] [stdout] --> src/dfudev/mod.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | pub const DFU_DETACH: (u8, u8) = (0b00100001, 0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `DFU_GETSTATE` [INFO] [stdout] --> src/dfudev/mod.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | pub const DFU_GETSTATE: (u8, u8) = (0b10100001, 5); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `detach_request` [INFO] [stdout] --> src/dfudev/mod.rs:177:12 [INFO] [stdout] | [INFO] [stdout] 177 | pub fn detach_request(&self) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `getstate_request` [INFO] [stdout] --> src/dfudev/mod.rs:258:12 [INFO] [stdout] | [INFO] [stdout] 258 | pub fn getstate_request(&self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/dfu_buddy-2ee9ab18212db012.dfu_buddy.8776eb8e-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/dfu_buddy-2ee9ab18212db012.dfu_buddy.8776eb8e-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/dfu_buddy-2ee9ab18212db012.dfu_buddy.8776eb8e-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/dfu_buddy-2ee9ab18212db012.dfu_buddy.8776eb8e-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/dfu_buddy-2ee9ab18212db012.dfu_buddy.8776eb8e-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/dfu_buddy-2ee9ab18212db012.dfu_buddy.8776eb8e-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/dfu_buddy-2ee9ab18212db012.dfu_buddy.8776eb8e-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/dfu_buddy-2ee9ab18212db012.dfu_buddy.8776eb8e-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/dfu_buddy-2ee9ab18212db012.dfu_buddy.8776eb8e-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/dfu_buddy-2ee9ab18212db012.dfu_buddy.8776eb8e-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/dfu_buddy-2ee9ab18212db012.dfu_buddy.8776eb8e-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/dfu_buddy-2ee9ab18212db012.dfu_buddy.8776eb8e-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/dfu_buddy-2ee9ab18212db012.dfu_buddy.8776eb8e-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/dfu_buddy-2ee9ab18212db012.dfu_buddy.8776eb8e-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/dfu_buddy-2ee9ab18212db012.dfu_buddy.8776eb8e-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/dfu_buddy-2ee9ab18212db012.dfu_buddy.8776eb8e-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/dfu_buddy-2ee9ab18212db012.2m6epfb6kc2v0i1e.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/libusb1-sys-1ff062ed47ae547a/out" "-L" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libfutures-a05090f0da41e85f.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-de7682baf29e47f4.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-923efab826025029.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-97c48ac94ec4910e.rlib" "/opt/rustwide/target/debug/deps/libslab-3fe28842158339e2.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-901aec9860260fde.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-72d950b52bab5083.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-03223ea0ea167b68.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-15f57167bec17024.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6658f7c5b0898ee7.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-db3beb6387962872.rlib" "/opt/rustwide/target/debug/deps/librfd-35020270514a50cb.rlib" "/opt/rustwide/target/debug/deps/libgtk_sys-c2961780387ebbfb.rlib" "/opt/rustwide/target/debug/deps/libgdk_sys-ce5a88040ad5a86c.rlib" "/opt/rustwide/target/debug/deps/libpango_sys-0b55f51e47b47c50.rlib" "/opt/rustwide/target/debug/deps/libgdk_pixbuf_sys-82f1c906ff5e98bf.rlib" "/opt/rustwide/target/debug/deps/libgio_sys-a807a0926b2afa30.rlib" "/opt/rustwide/target/debug/deps/libcairo_sys-fbcca0ef3731688a.rlib" "/opt/rustwide/target/debug/deps/libatk_sys-223ba126b98e6189.rlib" "/opt/rustwide/target/debug/deps/libgobject_sys-adde9a0ddff81cf6.rlib" "/opt/rustwide/target/debug/deps/libglib_sys-a5b85833d478a4d4.rlib" "/opt/rustwide/target/debug/deps/libdirs-f0d24e8e6f593b48.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-1b7d78da6bc674ed.rlib" "/opt/rustwide/target/debug/deps/libdfufile-e75c66f86415c90b.rlib" "/opt/rustwide/target/debug/deps/libregex-14edb7dff9ca13a5.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-f718d7e8c1e326bc.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-cfec10257cbd629b.rlib" "/opt/rustwide/target/debug/deps/libsimple_logger-c38f8453918b65fd.rlib" "/opt/rustwide/target/debug/deps/libcolored-f37d09d135bc4a60.rlib" "/opt/rustwide/target/debug/deps/libatty-3db342b80307d7d3.rlib" "/opt/rustwide/target/debug/deps/libchrono-eb44a5a10d0c3496.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-3dd8c873f5e50baf.rlib" "/opt/rustwide/target/debug/deps/libtime-e72d8ec05defb04b.rlib" "/opt/rustwide/target/debug/deps/libeframe-cdf6680d4f73725d.rlib" "/opt/rustwide/target/debug/deps/libegui_glium-ccd7004f7c345def.rlib" "/opt/rustwide/target/debug/deps/libwebbrowser-473a5e35fb9662cb.rlib" "/opt/rustwide/target/debug/deps/libdirectories_next-4a76e8a19c6c9e80.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys_next-0650cfbf4a5a4ccf.rlib" "/opt/rustwide/target/debug/deps/libcopypasta-affc0dc5945261d5.rlib" "/opt/rustwide/target/debug/deps/libx11_clipboard-ab67e6cfedafcbc2.rlib" "/opt/rustwide/target/debug/deps/libxcb-23fa6461c43c8dbd.rlib" "/opt/rustwide/target/debug/deps/libsmithay_clipboard-65fd2ff5092d21a0.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-6671163a1f1b41c8.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-3254025dedc8f7ef.rlib" "/opt/rustwide/target/debug/deps/libglium-0ce08b6462a8a996.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-83b944dc800e9e2e.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-b9be161bd4ca1b40.rlib" "/opt/rustwide/target/debug/deps/libadler-04e4bd7392188ec3.rlib" "/opt/rustwide/target/debug/deps/libobject-6ba0f7b5e094c61f.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-67240bb27da42d10.rlib" "/opt/rustwide/target/debug/deps/libgimli-aa98cf42ec5edf0e.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-066fc8b4483e5e43.rlib" "/opt/rustwide/target/debug/deps/libtakeable_option-7b5ec9f7a9534fcb.rlib" "/opt/rustwide/target/debug/deps/libglutin-268a37fd0bc071f9.rlib" "/opt/rustwide/target/debug/deps/libwayland_egl-2bdf5d714fa2537c.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-67ee22099a72b9bb.rlib" "/opt/rustwide/target/debug/deps/libshared_library-a964d2e1129d2b28.rlib" "/opt/rustwide/target/debug/deps/libwinit-cacee68d0bf1a353.rlib" "/opt/rustwide/target/debug/deps/libmio_misc-980951da10bd37b6.rlib" "/opt/rustwide/target/debug/deps/libmio-ac3ca3457fd99b9c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-3c4920b91c8e2508.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-5d1bfecebd1a1b2e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-c5aa369b603c3440.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-4df5d90d96ade47c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-823e15f8f04196b5.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-69b0d154ae3fe323.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-8c1751c9f347e6ae.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-76312e7135ead007.rlib" "/opt/rustwide/target/debug/deps/libandrew-04cea14b83bfbd74.rlib" "/opt/rustwide/target/debug/deps/libxml-e3f3259521649f69.rlib" "/opt/rustwide/target/debug/deps/libxdg-90af6629832fdd8e.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-0820dafd1e10c370.rlib" "/opt/rustwide/target/debug/deps/libsame_file-363d9c9b6ab85ccc.rlib" "/opt/rustwide/target/debug/deps/librusttype-b427c41cee83631d.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-b27e7d2032ff806f.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-e3a6ff91e5d928d9.rlib" "/opt/rustwide/target/debug/deps/libwayland_cursor-396e9a0cf1c4a867.rlib" "/opt/rustwide/target/debug/deps/libxcursor-c5651cc7f740dca6.rlib" "/opt/rustwide/target/debug/deps/libnom-b5ac5c67054660ee.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4b7e7f97fdf3b1c2.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-ca7b3cdd19ae8992.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-aa7d422ee1d72c29.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-a9ab63ea4a1109b5.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-2f49685caf09edb1.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-ef930836d5215388.rlib" "/opt/rustwide/target/debug/deps/libnix-a45f8b3f8e92628c.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-62877bb2fcc494b0.rlib" "/opt/rustwide/target/debug/deps/libdlib-fe003a2da31eda9e.rlib" "/opt/rustwide/target/debug/deps/liblibloading-e38902d9ccefd129.rlib" "/opt/rustwide/target/debug/deps/libcalloop-597dea740c822550.rlib" "/opt/rustwide/target/debug/deps/libnix-07a44394e4b12e07.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "/opt/rustwide/target/debug/deps/libdlib-ec56b4cb550dfbe8.rlib" "/opt/rustwide/target/debug/deps/liblibloading-807cfbc48390a377.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-2e096e175480bc38.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-fbd89d294dc20fa4.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-77dc37d0a55f0a48.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-2373f89db8adc0bf.rlib" "/opt/rustwide/target/debug/deps/liblock_api-67d2b15a27278b7a.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-9b25ba78795f5c9c.rlib" "/opt/rustwide/target/debug/deps/libinstant-d8a2dd9f8b051778.rlib" "/opt/rustwide/target/debug/deps/liblog-697e1352a9f5a9bb.rlib" "/opt/rustwide/target/debug/deps/libglutin_glx_sys-3cb86b6e9a498214.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-cbe000bdd8775a73.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-535c06e7d7e0b10d.rlib" "/opt/rustwide/target/debug/deps/libglutin_egl_sys-2beec576f5f23fb1.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libepi-5ee74d12a0a7c50c.rlib" "/opt/rustwide/target/debug/deps/libegui-69ef8da4c642f37d.rlib" "/opt/rustwide/target/debug/deps/libron-0277c25f1259a1fe.rlib" "/opt/rustwide/target/debug/deps/libbase64-8b10e97376989597.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libepaint-3c0a3af6d07b80d0.rlib" "/opt/rustwide/target/debug/deps/libordered_float-baedde3910702a16.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-0c527cb00fdb04f8.rlib" "/opt/rustwide/target/debug/deps/libab_glyph-faf5a3df15b8c3b0.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-8307e3cf546fd71d.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-0e90284bd440c0a6.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-6971824811041307.rlib" "/opt/rustwide/target/debug/deps/libahash-92aa85507b09eb05.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-bcb992a83895c19b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-d7bcd14728950878.rlib" "/opt/rustwide/target/debug/deps/libatomic_refcell-2c5e7998b1018b46.rlib" "/opt/rustwide/target/debug/deps/libemath-4f42d9f7a18ad3aa.rlib" "/opt/rustwide/target/debug/deps/libserde-6727e22d72c1132f.rlib" "/opt/rustwide/target/debug/deps/librusb-fa30543b0f7965e3.rlib" "/opt/rustwide/target/debug/deps/liblibusb1_sys-fb2cf996530f2998.rlib" "/opt/rustwide/target/debug/deps/liblibc-9b2e8dd731b3973a.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9c44f1fe63de3edb.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5dfdbb680ac299a1.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-353beaf877db2fdf.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-cd4abd33332d2d3f.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3b908b5b50ddd80c.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9cafd3521b5532d3.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-7b0935832903a9ac.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-8a349b13d67c76e3.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-9d41e7cb09eafd8e.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-095194fedb4c0ec4.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-968cf83f088269ec.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e63bbb95a6beff5c.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9f216e67c2916fa5.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-4688b763605c6a0e.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a9b2dc3244289321.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-003d83a588984e1f.rlib" "-Wl,-Bdynamic" "-lgtk-3" "-lgdk-3" "-lpangocairo-1.0" "-lpango-1.0" "-lharfbuzz" "-latk-1.0" "-lcairo-gobject" "-lcairo" "-lgdk_pixbuf-2.0" "-lgio-2.0" "-lgobject-2.0" "-lglib-2.0" "-lgdk-3" "-lpangocairo-1.0" "-lpango-1.0" "-lharfbuzz" "-lgdk_pixbuf-2.0" "-lcairo-gobject" "-lcairo" "-lgobject-2.0" "-lglib-2.0" "-lpango-1.0" "-lgobject-2.0" "-lglib-2.0" "-lharfbuzz" "-lgdk_pixbuf-2.0" "-lgobject-2.0" "-lglib-2.0" "-lgio-2.0" "-lgobject-2.0" "-lglib-2.0" "-lcairo" "-latk-1.0" "-lgobject-2.0" "-lglib-2.0" "-lgobject-2.0" "-lglib-2.0" "-lxcb" "-lxcb-render" "-lxcb-shape" "-lxcb-xfixes" "-lxkbcommon" "-ldl" "-ludev" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/dfu_buddy-2ee9ab18212db012" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/dfu_buddy-2ee9ab18212db012.dfu_buddy.8776eb8e-cgu.13.rcgu.o: in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusb-0.8.1/src/device_list.rs:23: undefined reference to `libusb_free_device_list' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/dfu_buddy-2ee9ab18212db012.dfu_buddy.8776eb8e-cgu.2.rcgu.o: in function `rusb::device::Device::from_libusb': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusb-0.8.1/src/device.rs:72: undefined reference to `libusb_ref_device' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/dfu_buddy-2ee9ab18212db012.dfu_buddy.8776eb8e-cgu.2.rcgu.o: in function `rusb::device::Device::config_descriptor': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusb-0.8.1/src/device.rs:96: undefined reference to `libusb_get_config_descriptor' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/dfu_buddy-2ee9ab18212db012.dfu_buddy.8776eb8e-cgu.2.rcgu.o: in function `rusb::device::Device::device_descriptor': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusb-0.8.1/src/device.rs:82: undefined reference to `libusb_get_device_descriptor' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/dfu_buddy-2ee9ab18212db012.dfu_buddy.8776eb8e-cgu.2.rcgu.o: in function `rusb::device::Device::open': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusb-0.8.1/src/device.rs:136: undefined reference to `libusb_open' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/dfu_buddy-2ee9ab18212db012.dfu_buddy.8776eb8e-cgu.2.rcgu.o: in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusb-0.8.1/src/device.rs:29: undefined reference to `libusb_unref_device' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/dfu_buddy-2ee9ab18212db012.dfu_buddy.8776eb8e-cgu.3.rcgu.o: in function `rusb::device_handle::DeviceHandle::read_control': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusb-0.8.1/src/device_handle.rs:541: undefined reference to `libusb_control_transfer' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/dfu_buddy-2ee9ab18212db012.dfu_buddy.8776eb8e-cgu.3.rcgu.o: in function `rusb::device_handle::DeviceHandle::write_control': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusb-0.8.1/src/device_handle.rs:599: undefined reference to `libusb_control_transfer' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/dfu_buddy-2ee9ab18212db012.dfu_buddy.8776eb8e-cgu.3.rcgu.o: in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusb-0.8.1/src/device_handle.rs:119: undefined reference to `libusb_release_interface' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusb-0.8.1/src/device_handle.rs:122: undefined reference to `libusb_close' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusb-fa30543b0f7965e3.rlib(rusb-fa30543b0f7965e3.rusb.79b157bd-cgu.10.rcgu.o): in function `rusb::device_list::DeviceList::new_with_context': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusb-0.8.1/src/device_list.rs:53: undefined reference to `libusb_get_device_list' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusb-fa30543b0f7965e3.rlib(rusb-fa30543b0f7965e3.rusb.79b157bd-cgu.14.rcgu.o): in function `rusb::has_hotplug': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusb-0.8.1/src/lib.rs:56: undefined reference to `libusb_has_capability' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusb-fa30543b0f7965e3.rlib(rusb-fa30543b0f7965e3.rusb.79b157bd-cgu.6.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusb-0.8.1/src/config_descriptor.rs:15: undefined reference to `libusb_free_config_descriptor' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusb-fa30543b0f7965e3.rlib(rusb-fa30543b0f7965e3.rusb.79b157bd-cgu.7.rcgu.o): in function `::as_raw::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusb-0.8.1/src/context.rs:185: undefined reference to `libusb_init' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = help: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#cargorustc-link-libkindname) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dfu-buddy` due to 2 previous errors; 4 warnings emitted [INFO] running `Command { std: "docker" "inspect" "2bef7df6e2b572eddb0a7c21bdae02e4924e97fc9d12b9542144bb11e7371b35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2bef7df6e2b572eddb0a7c21bdae02e4924e97fc9d12b9542144bb11e7371b35", kill_on_drop: false }` [INFO] [stdout] 2bef7df6e2b572eddb0a7c21bdae02e4924e97fc9d12b9542144bb11e7371b35