[INFO] cloning repository https://github.com/probe-rs/cargo-embed [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/probe-rs/cargo-embed" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprobe-rs%2Fcargo-embed", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprobe-rs%2Fcargo-embed'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ff032cd8caddd6b58d8d15a03d22308e1621e2f3 [INFO] testing probe-rs/cargo-embed against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprobe-rs%2Fcargo-embed" "/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/probe-rs/cargo-embed on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/probe-rs/cargo-embed [INFO] finished tweaking git repo https://github.com/probe-rs/cargo-embed [INFO] tweaked toml for git repo https://github.com/probe-rs/cargo-embed written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/probe-rs/cargo-embed already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a79867a15f79b47eca5d7290fd00114a3b0783c6c1969f8776ece49061b6c0b6 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a79867a15f79b47eca5d7290fd00114a3b0783c6c1969f8776ece49061b6c0b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a79867a15f79b47eca5d7290fd00114a3b0783c6c1969f8776ece49061b6c0b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a79867a15f79b47eca5d7290fd00114a3b0783c6c1969f8776ece49061b6c0b6", kill_on_drop: false }` [INFO] [stdout] a79867a15f79b47eca5d7290fd00114a3b0783c6c1969f8776ece49061b6c0b6 [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=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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c03c99277bdddd81f037030399fb3ec74bf961a7d4bc3307222d97a698539d67 [INFO] running `Command { std: "docker" "start" "-a" "c03c99277bdddd81f037030399fb3ec74bf961a7d4bc3307222d97a698539d67", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling rusb v0.9.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling async-task v4.1.0 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling bitfield v0.13.2 [INFO] [stderr] Compiling svg v0.10.0 [INFO] [stderr] Compiling semver v1.0.6 [INFO] [stderr] Compiling thousands v0.2.0 [INFO] [stderr] Compiling ihex v3.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling camino v1.0.7 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling scroll v0.10.2 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling defmt-parser v0.3.1 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling utf8-width v0.1.5 [INFO] [stderr] Compiling smawk v0.3.1 [INFO] [stderr] Compiling dunce v1.0.2 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.8 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling uncased v0.9.6 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling figment v0.10.6 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-lock v2.5.0 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling byte-unit v4.0.13 [INFO] [stderr] Compiling object v0.28.3 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling gdb-protocol v0.1.0 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling unicode-linebreak v0.1.2 [INFO] [stderr] Compiling libusb1-sys v0.6.0 [INFO] [stderr] Compiling hidapi v1.3.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling blocking v1.1.0 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indicatif v0.16.2 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling ctor v0.1.21 [INFO] [stderr] Compiling scroll_derive v0.11.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling enum-primitive-derive v0.2.2 [INFO] [stderr] Compiling clap_derive v3.1.2 [INFO] [stderr] Compiling pear_codegen v0.2.3 [INFO] [stderr] Compiling git-version-macro v0.3.5 [INFO] [stderr] Compiling git-version v0.3.5 [INFO] [stderr] Compiling scroll v0.11.0 [INFO] [stderr] Compiling pear v0.2.3 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling clap v3.1.3 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling jep106 v0.2.6 [INFO] [stderr] Compiling serde_yaml v0.8.23 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling cargo-platform v0.1.2 [INFO] [stderr] Compiling probe-rs-target v0.12.0 (https://github.com/probe-rs/probe-rs#9530ab0e) [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling polling v2.2.0 [INFO] [stderr] Compiling jaylink v0.3.0 [INFO] [stderr] Compiling defmt-json-schema v0.1.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling goblin v0.5.1 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.1 [INFO] [stderr] Compiling crossterm v0.22.1 [INFO] [stderr] Compiling crossterm v0.23.0 [INFO] [stderr] Compiling simplelog v0.11.2 [INFO] [stderr] Compiling probe-rs v0.12.0 (https://github.com/probe-rs/probe-rs#9530ab0e) [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling defmt-decoder v0.3.2 [INFO] [stderr] Compiling cargo_metadata v0.14.2 [INFO] [stderr] Compiling cargo_toml v0.11.4 [INFO] [stderr] Compiling async-std v1.10.0 [INFO] [stderr] Compiling tui v0.17.0 [INFO] [stderr] Compiling probe-rs-rtt v0.12.0 (https://github.com/probe-rs/probe-rs#9530ab0e) [INFO] [stderr] Compiling gdb-server v0.12.0 (https://github.com/probe-rs/probe-rs#9530ab0e) [INFO] [stderr] Compiling probe-rs-cli-util v0.12.0 (https://github.com/probe-rs/probe-rs#9530ab0e) [INFO] [stderr] Compiling cargo-embed v0.12.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/cargo_embed-2445fefe4d984312.cargo_embed.d1bf068a-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_embed-2445fefe4d984312.cargo_embed.d1bf068a-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_embed-2445fefe4d984312.cargo_embed.d1bf068a-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_embed-2445fefe4d984312.cargo_embed.d1bf068a-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_embed-2445fefe4d984312.cargo_embed.d1bf068a-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_embed-2445fefe4d984312.cargo_embed.d1bf068a-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_embed-2445fefe4d984312.cargo_embed.d1bf068a-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_embed-2445fefe4d984312.cargo_embed.d1bf068a-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_embed-2445fefe4d984312.cargo_embed.d1bf068a-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_embed-2445fefe4d984312.cargo_embed.d1bf068a-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_embed-2445fefe4d984312.cargo_embed.d1bf068a-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_embed-2445fefe4d984312.cargo_embed.d1bf068a-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_embed-2445fefe4d984312.cargo_embed.d1bf068a-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_embed-2445fefe4d984312.cargo_embed.d1bf068a-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_embed-2445fefe4d984312.cargo_embed.d1bf068a-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_embed-2445fefe4d984312.cargo_embed.d1bf068a-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_embed-2445fefe4d984312.3krcren4g1yqs108.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/hidapi-5118d61c245bb8de/out" "-L" "/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/libusb1-sys-f52d078112f0d62a/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libprobe_rs_gdb_server-e1e523196eabe674.rlib" "/opt/rustwide/target/debug/deps/libhex-edafc8b2917f78c9.rlib" "/opt/rustwide/target/debug/deps/libnom-806c3ee381058ee7.rlib" "/opt/rustwide/target/debug/deps/libgdb_protocol-385fe4f1c3cbe390.rlib" "/opt/rustwide/target/debug/deps/libfutures-8f7a6751bb00f1a9.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-d3c358c69e5afc58.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-5e0b139c5902c899.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-f24155670c43640e.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-168d7bbb76d163af.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-75aea577ef225ea7.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libasync_std-9a63d37a06dd464c.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-e87f861e360400cd.rlib" "/opt/rustwide/target/debug/deps/libblocking-ed797a727dcff2d0.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-9d04c0322d3474cc.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-0cf63326fa2cd96b.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-b9c50d958109de28.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-8053fd8381881ce0.rlib" "/opt/rustwide/target/debug/deps/libasync_task-62856542dc41f3e1.rlib" "/opt/rustwide/target/debug/deps/libasync_io-16c3bc312e57f719.rlib" "/opt/rustwide/target/debug/deps/libslab-de4c8617047c1765.rlib" "/opt/rustwide/target/debug/deps/libpolling-c4e1ed5756351c91.rlib" "/opt/rustwide/target/debug/deps/libsocket2-f8ca72e547b1adac.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-167df8810fbf2c33.rlib" "/opt/rustwide/target/debug/deps/libfastrand-6352fe4efbee2d32.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-d84763990f78330e.rlib" "/opt/rustwide/target/debug/deps/libparking-3031ff4351ece351.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-bc69f05f921d553c.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-bdc5693c90062f0f.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-9956d0b44bb0842d.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-62a4fa632318dc94.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-a1ce1d3e448f6cfc.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-68f19354b16be606.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-02e5e2d23f061f41.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-299f420b688515a8.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-61d4332968ae5180.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-b7abdfeb624c546a.rlib" "/opt/rustwide/target/debug/deps/libsmawk-9d183beafe294b20.rlib" "/opt/rustwide/target/debug/deps/libunicode_linebreak-a066010d6add360f.rlib" "/opt/rustwide/target/debug/deps/libgit_version-957df254d1cf2776.rlib" "/opt/rustwide/target/debug/deps/libprobe_rs_cli_util-8c4a66f836edc478.rlib" "/opt/rustwide/target/debug/deps/libdunce-808d3b885ae97dbc.rlib" "/opt/rustwide/target/debug/deps/libgoblin-af5919409c286b6c.rlib" "/opt/rustwide/target/debug/deps/libplain-1ed594736e50e95f.rlib" "/opt/rustwide/target/debug/deps/libdefmt_decoder-1f42108e3edbbed8.rlib" "/opt/rustwide/target/debug/deps/libdifference-be5a92587e0cc979.rlib" "/opt/rustwide/target/debug/deps/libdefmt_json_schema-a0b85575a0d2adf6.rlib" "/opt/rustwide/target/debug/deps/libobject-310555627be1b955.rlib" "/opt/rustwide/target/debug/deps/libdefmt_parser-d2cf4f378e451bab.rlib" "/opt/rustwide/target/debug/deps/libcargo_metadata-05d43725bff8943f.rlib" "/opt/rustwide/target/debug/deps/libcargo_platform-49beacfa7f527889.rlib" "/opt/rustwide/target/debug/deps/libsemver-b3b3c00d7dd4672a.rlib" "/opt/rustwide/target/debug/deps/libcamino-a4703fd0faadd690.rlib" "/opt/rustwide/target/debug/deps/libcargo_toml-e1d689624557e918.rlib" "/opt/rustwide/target/debug/deps/libsimplelog-c8df52b3041f433d.rlib" "/opt/rustwide/target/debug/deps/libindicatif-4e7a35eb22b36fc4.rlib" "/opt/rustwide/target/debug/deps/libconsole-bfd9f5614039ca28.rlib" "/opt/rustwide/target/debug/deps/libterminal_size-3bec09e3cd9a898e.rlib" "/opt/rustwide/target/debug/deps/libnumber_prefix-a1a29c26a9b8d3f5.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-54c75425c0379959.rlib" "/opt/rustwide/target/debug/deps/libhumantime-e9a3658f54825403.rlib" "/opt/rustwide/target/debug/deps/libregex-9b20215a754dc323.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-d987c850f506a39d.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-fd0c3ba7c22fa1f4.rlib" "/opt/rustwide/target/debug/deps/libclap-c9d7d1f494196518.rlib" "/opt/rustwide/target/debug/deps/libstrsim-be6ba759f95a5238.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-b126e2ab944ff130.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-f5333f6132322984.rlib" "/opt/rustwide/target/debug/deps/libos_str_bytes-dd5cf45e853d3ed7.rlib" "/opt/rustwide/target/debug/deps/libbyte_unit-1d68732e3adc0eb2.rlib" "/opt/rustwide/target/debug/deps/libutf8_width-7ac68c8c40f5cfbe.rlib" "/opt/rustwide/target/debug/deps/libcolored-c6a4d544291fa127.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libatty-c83ebfc9790d0425.rlib" "/opt/rustwide/target/debug/deps/libchrono-fbdabb8bc84db6c1.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-2309d112c95dfe61.rlib" "/opt/rustwide/target/debug/deps/libtime-cfedab4feb1161c9.rlib" "/opt/rustwide/target/debug/deps/libtui-8c8230e4aab7f834.rlib" "/opt/rustwide/target/debug/deps/libcassowary-4f140fa84f5bc83f.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-300b203567a392d1.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-6ef757d3f1052dbb.rlib" "/opt/rustwide/target/debug/deps/libcrossterm-19bdbcf227ec123c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-54c30e7cd94d4325.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-dea7371be2759a5a.rlib" "/opt/rustwide/target/debug/deps/libinstant-939f0c301cdc968a.rlib" "/opt/rustwide/target/debug/deps/libcrossterm-d6ae593b1b67eb0f.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_mio-0c3cac1d188997b5.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-7a55d3f3be9e5da2.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-12efe388c0e811c5.rlib" "/opt/rustwide/target/debug/deps/libmio-1ba962341cba6fa7.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-bf1640b4a9f134a7.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-5c2ce6e10beb5a10.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9a9406f60e570d53.rlib" "/opt/rustwide/target/debug/deps/liblock_api-b68d8cfff37d1e2b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libprobe_rs_rtt-49299ec1fd97dedc.rlib" "/opt/rustwide/target/debug/deps/libscroll-d1d6c7723c0f3db9.rlib" "/opt/rustwide/target/debug/deps/libprobe_rs-4bbcdba6e4e7cb09.rlib" "/opt/rustwide/target/debug/deps/libbincode-6b4b1a0c3e4c1edf.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-62b1a5cbf56a9f5f.rlib" "/opt/rustwide/target/debug/deps/libthiserror-8393b2fdec73f7d8.rlib" "/opt/rustwide/target/debug/deps/libjaylink-072bf0e888005edb.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-614d7e4e7f7903e2.rlib" "/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib" "/opt/rustwide/target/debug/deps/librusb-51098837cfede6e6.rlib" "/opt/rustwide/target/debug/deps/liblibusb1_sys-4ba468db836860c7.rlib" "/opt/rustwide/target/debug/deps/libhidapi-a285512ffd4be0c4.rlib" "/opt/rustwide/target/debug/deps/liblibc-7a5dab6311f3c1a3.rlib" "/opt/rustwide/target/debug/deps/liblog-dcf5dc0661307e30.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-0854e74f32b7ac23.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libsvg-4af798fcda039d9a.rlib" "/opt/rustwide/target/debug/deps/libihex-607c2d241b5beab6.rlib" "/opt/rustwide/target/debug/deps/libobject-91e8b71be822c9c0.rlib" "/opt/rustwide/target/debug/deps/libmemchr-794f323e2c3fede3.rlib" "/opt/rustwide/target/debug/deps/libgimli-e163857706753c36.rlib" "/opt/rustwide/target/debug/deps/libfallible_iterator-65080de4d1e77cee.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-ca7d1a88bf5b1069.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-5d5fb79f44447b4b.rlib" "/opt/rustwide/target/debug/deps/libscroll-e50b8ca2fa5912bf.rlib" "/opt/rustwide/target/debug/deps/libbitfield-7dcb984e67589beb.rlib" "/opt/rustwide/target/debug/deps/libprobe_rs_target-d6da91ae66d108fb.rlib" "/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.rlib" "/opt/rustwide/target/debug/deps/libjep106-b5c95f12f7f62d17.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-c8218129049a6c67.rlib" "/opt/rustwide/target/debug/deps/libfigment-d61cd6b7f77caa8a.rlib" "/opt/rustwide/target/debug/deps/libserde_json-8db7af32d57cfce1.rlib" "/opt/rustwide/target/debug/deps/libitoa-57ac2f3fee0fa4c3.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-08fe35ee51d1dac8.rlib" "/opt/rustwide/target/debug/deps/libryu-1f87c9e09d988964.rlib" "/opt/rustwide/target/debug/deps/libindexmap-393eedeb1aca72ba.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-743e8c262a81811e.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-fb062838ce04b5b9.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-2d73749d53e508e5.rlib" "/opt/rustwide/target/debug/deps/libtoml-385acbe1f1eab74e.rlib" "/opt/rustwide/target/debug/deps/libuncased-f3717a465c3dc4f8.rlib" "/opt/rustwide/target/debug/deps/libpear-d490b757ecd71b53.rlib" "/opt/rustwide/target/debug/deps/libyansi-26438fc53705ca7d.rlib" "/opt/rustwide/target/debug/deps/libinlinable_string-6d4d770bc13af573.rlib" "/opt/rustwide/target/debug/deps/libserde-acd6fdc53a1e8676.rlib" "/opt/rustwide/target/debug/deps/libanyhow-8d913275b3a360fa.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-ludev" "-ludev" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/cargo_embed-2445fefe4d984312" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libprobe_rs-4bbcdba6e4e7cb09.rlib(probe_rs-4bbcdba6e4e7cb09.probe_rs.f803b836-cgu.14.rcgu.o): in function `rusb::device_list::DeviceList::new_with_context': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusb-0.9.0/src/device_list.rs:53: undefined reference to `libusb_get_device_list' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libprobe_rs-4bbcdba6e4e7cb09.rlib(probe_rs-4bbcdba6e4e7cb09.probe_rs.f803b836-cgu.14.rcgu.o): in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusb-0.9.0/src/device_list.rs:23: undefined reference to `libusb_free_device_list' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libprobe_rs-4bbcdba6e4e7cb09.rlib(probe_rs-4bbcdba6e4e7cb09.probe_rs.f803b836-cgu.15.rcgu.o): in function `rusb::device_handle::DeviceHandle::write_bulk': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusb-0.9.0/src/device_handle.rs:509: undefined reference to `libusb_bulk_transfer' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libprobe_rs-4bbcdba6e4e7cb09.rlib(probe_rs-4bbcdba6e4e7cb09.probe_rs.f803b836-cgu.15.rcgu.o): in function `rusb::device_handle::DeviceHandle::read_control': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusb-0.9.0/src/device_handle.rs:571: undefined reference to `libusb_control_transfer' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libprobe_rs-4bbcdba6e4e7cb09.rlib(probe_rs-4bbcdba6e4e7cb09.probe_rs.f803b836-cgu.15.rcgu.o): in function `rusb::device_handle::DeviceHandle::claim_interface': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusb-0.9.0/src/device_handle.rs:292: undefined reference to `libusb_claim_interface' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libprobe_rs-4bbcdba6e4e7cb09.rlib(probe_rs-4bbcdba6e4e7cb09.probe_rs.f803b836-cgu.15.rcgu.o): in function `rusb::device_handle::DeviceHandle::release_interface': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusb-0.9.0/src/device_handle.rs:302: undefined reference to `libusb_release_interface' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libprobe_rs-4bbcdba6e4e7cb09.rlib(probe_rs-4bbcdba6e4e7cb09.probe_rs.f803b836-cgu.15.rcgu.o): in function `rusb::device_handle::DeviceHandle::reset': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusb-0.9.0/src/device_handle.rs:227: undefined reference to `libusb_reset_device' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libprobe_rs-4bbcdba6e4e7cb09.rlib(probe_rs-4bbcdba6e4e7cb09.probe_rs.f803b836-cgu.15.rcgu.o): in function `rusb::device_handle::DeviceHandle::read_bulk': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusb-0.9.0/src/device_handle.rs:461: undefined reference to `libusb_bulk_transfer' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libprobe_rs-4bbcdba6e4e7cb09.rlib(probe_rs-4bbcdba6e4e7cb09.probe_rs.f803b836-cgu.15.rcgu.o): in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusb-0.9.0/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.9.0/src/device_handle.rs:123: undefined reference to `libusb_close' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libprobe_rs-4bbcdba6e4e7cb09.rlib(probe_rs-4bbcdba6e4e7cb09.probe_rs.f803b836-cgu.4.rcgu.o): in function `rusb::device::Device::bus_number': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusb-0.9.0/src/device.rs:127: undefined reference to `libusb_get_bus_number' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libprobe_rs-4bbcdba6e4e7cb09.rlib(probe_rs-4bbcdba6e4e7cb09.probe_rs.f803b836-cgu.4.rcgu.o): in function `rusb::device::Device::from_libusb': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusb-0.9.0/src/device.rs:80: undefined reference to `libusb_ref_device' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libprobe_rs-4bbcdba6e4e7cb09.rlib(probe_rs-4bbcdba6e4e7cb09.probe_rs.f803b836-cgu.4.rcgu.o): in function `rusb::device::Device::config_descriptor': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusb-0.9.0/src/device.rs:104: undefined reference to `libusb_get_config_descriptor' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libprobe_rs-4bbcdba6e4e7cb09.rlib(probe_rs-4bbcdba6e4e7cb09.probe_rs.f803b836-cgu.4.rcgu.o): in function `rusb::device::Device::device_descriptor': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusb-0.9.0/src/device.rs:90: undefined reference to `libusb_get_device_descriptor' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libprobe_rs-4bbcdba6e4e7cb09.rlib(probe_rs-4bbcdba6e4e7cb09.probe_rs.f803b836-cgu.4.rcgu.o): in function `rusb::device::Device::active_config_descriptor': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusb-0.9.0/src/device.rs:117: undefined reference to `libusb_get_active_config_descriptor' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libprobe_rs-4bbcdba6e4e7cb09.rlib(probe_rs-4bbcdba6e4e7cb09.probe_rs.f803b836-cgu.4.rcgu.o): in function `rusb::device::Device::open': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusb-0.9.0/src/device.rs:144: undefined reference to `libusb_open' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libprobe_rs-4bbcdba6e4e7cb09.rlib(probe_rs-4bbcdba6e4e7cb09.probe_rs.f803b836-cgu.4.rcgu.o): in function `rusb::device::Device::address': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusb-0.9.0/src/device.rs:132: undefined reference to `libusb_get_device_address' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libprobe_rs-4bbcdba6e4e7cb09.rlib(probe_rs-4bbcdba6e4e7cb09.probe_rs.f803b836-cgu.4.rcgu.o): in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusb-0.9.0/src/device.rs:29: undefined reference to `libusb_unref_device' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libjaylink-072bf0e888005edb.rlib(jaylink-072bf0e888005edb.jaylink.ff87aca6-cgu.12.rcgu.o): in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusb-0.9.0/src/device_list.rs:23: undefined reference to `libusb_free_device_list' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libjaylink-072bf0e888005edb.rlib(jaylink-072bf0e888005edb.jaylink.ff87aca6-cgu.14.rcgu.o): in function `rusb::device_handle::DeviceHandle::write_bulk': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusb-0.9.0/src/device_handle.rs:509: undefined reference to `libusb_bulk_transfer' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libjaylink-072bf0e888005edb.rlib(jaylink-072bf0e888005edb.jaylink.ff87aca6-cgu.14.rcgu.o): in function `rusb::device_handle::DeviceHandle::claim_interface': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusb-0.9.0/src/device_handle.rs:292: undefined reference to `libusb_claim_interface' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libjaylink-072bf0e888005edb.rlib(jaylink-072bf0e888005edb.jaylink.ff87aca6-cgu.14.rcgu.o): in function `rusb::device_handle::DeviceHandle::active_configuration': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusb-0.9.0/src/device_handle.rs:203: undefined reference to `libusb_get_configuration' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libjaylink-072bf0e888005edb.rlib(jaylink-072bf0e888005edb.jaylink.ff87aca6-cgu.14.rcgu.o): in function `rusb::device_handle::DeviceHandle::set_active_configuration': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusb-0.9.0/src/device_handle.rs:212: undefined reference to `libusb_set_configuration' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libjaylink-072bf0e888005edb.rlib(jaylink-072bf0e888005edb.jaylink.ff87aca6-cgu.14.rcgu.o): in function `rusb::device_handle::DeviceHandle::read_string_descriptor_ascii': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusb-0.9.0/src/device_handle.rs:692: undefined reference to `libusb_get_string_descriptor_ascii' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libjaylink-072bf0e888005edb.rlib(jaylink-072bf0e888005edb.jaylink.ff87aca6-cgu.14.rcgu.o): in function `rusb::device_handle::DeviceHandle::read_bulk': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusb-0.9.0/src/device_handle.rs:461: undefined reference to `libusb_bulk_transfer' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libjaylink-072bf0e888005edb.rlib(jaylink-072bf0e888005edb.jaylink.ff87aca6-cgu.14.rcgu.o): in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusb-0.9.0/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.9.0/src/device_handle.rs:123: undefined reference to `libusb_close' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libjaylink-072bf0e888005edb.rlib(jaylink-072bf0e888005edb.jaylink.ff87aca6-cgu.9.rcgu.o): in function `rusb::device::Device::from_libusb': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusb-0.9.0/src/device.rs:80: undefined reference to `libusb_ref_device' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libjaylink-072bf0e888005edb.rlib(jaylink-072bf0e888005edb.jaylink.ff87aca6-cgu.9.rcgu.o): in function `rusb::device::Device::device_descriptor': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusb-0.9.0/src/device.rs:90: undefined reference to `libusb_get_device_descriptor' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libjaylink-072bf0e888005edb.rlib(jaylink-072bf0e888005edb.jaylink.ff87aca6-cgu.9.rcgu.o): in function `rusb::device::Device::active_config_descriptor': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusb-0.9.0/src/device.rs:117: undefined reference to `libusb_get_active_config_descriptor' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libjaylink-072bf0e888005edb.rlib(jaylink-072bf0e888005edb.jaylink.ff87aca6-cgu.9.rcgu.o): in function `rusb::device::Device::open': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusb-0.9.0/src/device.rs:144: undefined reference to `libusb_open' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libjaylink-072bf0e888005edb.rlib(jaylink-072bf0e888005edb.jaylink.ff87aca6-cgu.9.rcgu.o): in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusb-0.9.0/src/device.rs:29: undefined reference to `libusb_unref_device' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusb-51098837cfede6e6.rlib(rusb-51098837cfede6e6.rusb.65f31143-cgu.10.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusb-0.9.0/src/config_descriptor.rs:15: undefined reference to `libusb_free_config_descriptor' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusb-51098837cfede6e6.rlib(rusb-51098837cfede6e6.rusb.65f31143-cgu.15.rcgu.o): in function `rusb::device_list::DeviceList::new_with_context': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusb-0.9.0/src/device_list.rs:53: undefined reference to `libusb_get_device_list' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusb-51098837cfede6e6.rlib(rusb-51098837cfede6e6.rusb.65f31143-cgu.2.rcgu.o): in function `rusb::has_capability': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusb-0.9.0/src/lib.rs:53: undefined reference to `libusb_has_capability' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusb-51098837cfede6e6.rlib(rusb-51098837cfede6e6.rusb.65f31143-cgu.2.rcgu.o): in function `rusb::has_hotplug': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusb-0.9.0/src/lib.rs:59: undefined reference to `libusb_has_capability' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusb-51098837cfede6e6.rlib(rusb-51098837cfede6e6.rusb.65f31143-cgu.2.rcgu.o): in function `rusb::has_hid_access': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusb-0.9.0/src/lib.rs:65: undefined reference to `libusb_has_capability' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusb-51098837cfede6e6.rlib(rusb-51098837cfede6e6.rusb.65f31143-cgu.2.rcgu.o): in function `rusb::supports_detach_kernel_driver': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusb-0.9.0/src/lib.rs:72: undefined reference to `libusb_has_capability' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusb-51098837cfede6e6.rlib(rusb-51098837cfede6e6.rusb.65f31143-cgu.4.rcgu.o): in function `rusb::version::version': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusb-0.9.0/src/version.rs:64: undefined reference to `libusb_get_version' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusb-51098837cfede6e6.rlib(rusb-51098837cfede6e6.rusb.65f31143-cgu.6.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusb-0.9.0/src/context.rs:40: undefined reference to `libusb_exit' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusb-51098837cfede6e6.rlib(rusb-51098837cfede6e6.rusb.65f31143-cgu.6.rcgu.o): in function `::as_raw::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusb-0.9.0/src/context.rs:215: undefined reference to `libusb_init' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusb-51098837cfede6e6.rlib(rusb-51098837cfede6e6.rusb.65f31143-cgu.6.rcgu.o): in function `rusb::context::Context::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusb-0.9.0/src/context.rs:234: 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cargo-embed` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "c03c99277bdddd81f037030399fb3ec74bf961a7d4bc3307222d97a698539d67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c03c99277bdddd81f037030399fb3ec74bf961a7d4bc3307222d97a698539d67", kill_on_drop: false }` [INFO] [stdout] c03c99277bdddd81f037030399fb3ec74bf961a7d4bc3307222d97a698539d67