[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] cee3f878fd112ff057d8abe1f8325d70b38fd759 [INFO] testing probe-rs/cargo-embed against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprobe-rs%2Fcargo-embed" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/probe-rs/cargo-embed on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/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-10/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" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e971f234f3600fe8df697d4379429cf27f91f840deb7a21c5302a2bc833a7d18 [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" "e971f234f3600fe8df697d4379429cf27f91f840deb7a21c5302a2bc833a7d18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e971f234f3600fe8df697d4379429cf27f91f840deb7a21c5302a2bc833a7d18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e971f234f3600fe8df697d4379429cf27f91f840deb7a21c5302a2bc833a7d18", kill_on_drop: false }` [INFO] [stdout] e971f234f3600fe8df697d4379429cf27f91f840deb7a21c5302a2bc833a7d18 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1c8df0a3a31a36c420f42ab294d82b850f7e09e5508e657d639053ce0b5d1f08 [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" "1c8df0a3a31a36c420f42ab294d82b850f7e09e5508e657d639053ce0b5d1f08", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling rusb v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling async-task v4.1.0 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling semver v1.0.6 [INFO] [stderr] Compiling ihex v3.0.0 [INFO] [stderr] Compiling svg v0.10.0 [INFO] [stderr] Compiling bitfield v0.13.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling thousands v0.2.0 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling defmt-parser v0.3.0 [INFO] [stderr] Compiling scroll v0.10.2 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling dunce v1.0.2 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.8 [INFO] [stderr] Compiling libusb1-sys v0.6.0 [INFO] [stderr] Compiling hidapi v1.3.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling uncased v0.9.6 [INFO] [stderr] Compiling figment v0.10.6 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling wyz v0.5.0 [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 byte-unit v4.0.13 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [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 nom v7.1.0 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling ctor v0.1.21 [INFO] [stderr] Compiling scroll_derive v0.11.0 [INFO] [stderr] Compiling enum-primitive-derive v0.2.2 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Compiling git-version-macro v0.3.5 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling bitvec v1.0.0 [INFO] [stderr] Compiling unicode-linebreak v0.1.2 [INFO] [stderr] Compiling blocking v1.1.0 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling serde_yaml v0.8.23 [INFO] [stderr] Compiling jep106 v0.2.6 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling cargo-platform v0.1.2 [INFO] [stderr] Compiling camino v1.0.7 [INFO] [stderr] Compiling indicatif v0.16.2 [INFO] [stderr] Compiling pear_codegen v0.2.3 [INFO] [stderr] Compiling clap v3.1.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling cargo_toml v0.11.4 [INFO] [stderr] Compiling scroll v0.11.0 [INFO] [stderr] Compiling probe-rs-target v0.12.0 (https://github.com/probe-rs/probe-rs#781f160b) [INFO] [stderr] Compiling git-version v0.3.5 [INFO] [stderr] Compiling cargo_metadata v0.14.2 [INFO] [stderr] Compiling polling v2.2.0 [INFO] [stderr] Compiling jaylink v0.3.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling goblin v0.5.1 [INFO] [stderr] Compiling probe-rs v0.12.0 (https://github.com/probe-rs/probe-rs#781f160b) [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling defmt-decoder v0.3.1 [INFO] [stderr] Compiling simplelog v0.11.2 [INFO] [stderr] Compiling signal-hook-mio v0.2.1 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling crossterm v0.22.1 [INFO] [stderr] Compiling crossterm v0.23.0 [INFO] [stderr] Compiling pear v0.2.3 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling async-std v1.10.0 [INFO] [stderr] Compiling tui v0.17.0 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling probe-rs-rtt v0.12.0 (https://github.com/probe-rs/probe-rs#781f160b) [INFO] [stderr] Compiling gdb-server v0.12.0 (https://github.com/probe-rs/probe-rs#781f160b) [INFO] [stderr] Compiling probe-rs-cli-util v0.12.0 (https://github.com/probe-rs/probe-rs#781f160b) [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-dafff9b9329c9488.cargo_embed.22630eb5-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_embed-dafff9b9329c9488.cargo_embed.22630eb5-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_embed-dafff9b9329c9488.cargo_embed.22630eb5-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_embed-dafff9b9329c9488.cargo_embed.22630eb5-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_embed-dafff9b9329c9488.cargo_embed.22630eb5-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_embed-dafff9b9329c9488.cargo_embed.22630eb5-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_embed-dafff9b9329c9488.cargo_embed.22630eb5-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_embed-dafff9b9329c9488.cargo_embed.22630eb5-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_embed-dafff9b9329c9488.cargo_embed.22630eb5-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_embed-dafff9b9329c9488.cargo_embed.22630eb5-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_embed-dafff9b9329c9488.cargo_embed.22630eb5-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_embed-dafff9b9329c9488.cargo_embed.22630eb5-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_embed-dafff9b9329c9488.cargo_embed.22630eb5-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_embed-dafff9b9329c9488.cargo_embed.22630eb5-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_embed-dafff9b9329c9488.cargo_embed.22630eb5-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_embed-dafff9b9329c9488.cargo_embed.22630eb5-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_embed-dafff9b9329c9488.3ubh3q4jf044queg.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/hidapi-6d2c0444ce73da8a/out" "-L" "/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/libusb1-sys-4189e77831b6f1e4/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libprobe_rs_gdb_server-7e2bdcc56c71f649.rlib" "/opt/rustwide/target/debug/deps/libhex-49936c98b71e5753.rlib" "/opt/rustwide/target/debug/deps/libnom-4d27f770baef185b.rlib" "/opt/rustwide/target/debug/deps/libgdb_protocol-3ab3f7df811be173.rlib" "/opt/rustwide/target/debug/deps/libfutures-3d0672d51ee6807f.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-aa0d78f7298ba083.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-f28505be171ba7e4.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-0bc4d69d4ea4ec84.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-b33587d381ec69c2.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-7d3a049d02ce8b73.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-0029fcf5b57be1ee.rlib" "/opt/rustwide/target/debug/deps/libasync_std-57f88f431229ec03.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-f8a3ebe48c483f9e.rlib" "/opt/rustwide/target/debug/deps/libblocking-193477cb9cde81a4.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-6fa44d9a4a76f4df.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-1083a58fe8e257ec.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-6eb0037f9c7b166a.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-ae7b62ff9ea3f94f.rlib" "/opt/rustwide/target/debug/deps/libasync_task-514722bd8245dd30.rlib" "/opt/rustwide/target/debug/deps/libasync_io-1ab41a089d3f147b.rlib" "/opt/rustwide/target/debug/deps/libslab-9af0dd81ec65e962.rlib" "/opt/rustwide/target/debug/deps/libpolling-35ad8dd0b0ad02be.rlib" "/opt/rustwide/target/debug/deps/libsocket2-83eba72fd570db7e.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-43f1a65451ec530f.rlib" "/opt/rustwide/target/debug/deps/libfastrand-6c6e62702e2d6590.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-4de703460d892bd7.rlib" "/opt/rustwide/target/debug/deps/libparking-99e4e26c1529b2b0.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-ddffed7f26562b3d.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-c3b0747bf9f5ec0e.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-55c310042a619115.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-9caeea70b9c041d9.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-a5bc326f35988788.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-f9372f4c65b4dd8c.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-420daa249e18d18f.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-7d8219d4ed57fa6e.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-02231798e367442d.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-3e2549fd288abfd6.rlib" "/opt/rustwide/target/debug/deps/libsmawk-51d8ac2e7cd07a56.rlib" "/opt/rustwide/target/debug/deps/libunicode_linebreak-41f58d3e3289f69c.rlib" "/opt/rustwide/target/debug/deps/libgit_version-129d4dfe4d936d51.rlib" "/opt/rustwide/target/debug/deps/libprobe_rs_cli_util-e105aa1bcde3916c.rlib" "/opt/rustwide/target/debug/deps/libdunce-a391db4afeb4fd4c.rlib" "/opt/rustwide/target/debug/deps/libgoblin-44a3b6030405d3dc.rlib" "/opt/rustwide/target/debug/deps/libplain-81bf9e5421f7c54f.rlib" "/opt/rustwide/target/debug/deps/libdefmt_decoder-1e95ebb95cbcb90a.rlib" "/opt/rustwide/target/debug/deps/libdifference-4888bc55e2dd884c.rlib" "/opt/rustwide/target/debug/deps/libobject-f0b370d51b792892.rlib" "/opt/rustwide/target/debug/deps/libdefmt_parser-11c2417a45d5c6bc.rlib" "/opt/rustwide/target/debug/deps/libcargo_metadata-c94060177bf73dbc.rlib" "/opt/rustwide/target/debug/deps/libcargo_platform-7b51fa31da371059.rlib" "/opt/rustwide/target/debug/deps/libsemver-40d9af40b44754aa.rlib" "/opt/rustwide/target/debug/deps/libcamino-939baf85ba3875b5.rlib" "/opt/rustwide/target/debug/deps/libcargo_toml-1b4640f3254859f4.rlib" "/opt/rustwide/target/debug/deps/libsimplelog-b5162fc4225389eb.rlib" "/opt/rustwide/target/debug/deps/libindicatif-bd75663ad9a9727a.rlib" "/opt/rustwide/target/debug/deps/libconsole-d44109caca451f85.rlib" "/opt/rustwide/target/debug/deps/libterminal_size-e15bd65a603264c8.rlib" "/opt/rustwide/target/debug/deps/libnumber_prefix-8df67c796761fcdc.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-d9b2a676dfb306d9.rlib" "/opt/rustwide/target/debug/deps/libhumantime-04fb9a4c47e8e51e.rlib" "/opt/rustwide/target/debug/deps/libregex-1e6307043010ea4b.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-970a5f30fe00cf11.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-930967c34ea90294.rlib" "/opt/rustwide/target/debug/deps/libclap-1691d5e3233a54a2.rlib" "/opt/rustwide/target/debug/deps/libstrsim-c594028b36314aa0.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-9f5422cbb754d7e1.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-c6bdd874a6e1d5f0.rlib" "/opt/rustwide/target/debug/deps/libos_str_bytes-8f3472abe99bdece.rlib" "/opt/rustwide/target/debug/deps/libbyte_unit-60a9c05a1fce2706.rlib" "/opt/rustwide/target/debug/deps/libutf8_width-6b7665dfa9fb56a0.rlib" "/opt/rustwide/target/debug/deps/libcolored-c881b7e0017c4885.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib" "/opt/rustwide/target/debug/deps/libatty-87902ba99485065d.rlib" "/opt/rustwide/target/debug/deps/libchrono-868e8daf6f2d1205.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-6ef09f52680321cf.rlib" "/opt/rustwide/target/debug/deps/libtime-6924c826fdb7a78c.rlib" "/opt/rustwide/target/debug/deps/libtui-e727a0efcb183319.rlib" "/opt/rustwide/target/debug/deps/libcassowary-a890244c9dcf8fb3.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-f00aadea21d27e49.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-ac1a159ed0d379b9.rlib" "/opt/rustwide/target/debug/deps/libcrossterm-c052fc025ed57944.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-5c9bafc4ee8cebf8.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-d90b0bb7476ea795.rlib" "/opt/rustwide/target/debug/deps/libinstant-dee24afb0140e38b.rlib" "/opt/rustwide/target/debug/deps/libprobe_rs_rtt-5795ab2082f3425a.rlib" "/opt/rustwide/target/debug/deps/libscroll-fd89a43dfcb55bba.rlib" "/opt/rustwide/target/debug/deps/libcrossterm-3ece5fb57945a626.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_mio-66402a43692a3d5d.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-56aafbbeb1cb7102.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-49f0f0d71fc3ffa5.rlib" "/opt/rustwide/target/debug/deps/libmio-9d7516a77742207f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-f6db3dba84c9e4a5.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-977ad3a3cc5760ed.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-30e0953ece083737.rlib" "/opt/rustwide/target/debug/deps/liblock_api-6b872191baf0584d.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d46e40bbd3136360.rlib" "/opt/rustwide/target/debug/deps/libprobe_rs-110510b268b778f3.rlib" "/opt/rustwide/target/debug/deps/libbincode-69718e0bee562863.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-71c0127ae2e9688d.rlib" "/opt/rustwide/target/debug/deps/libthiserror-9d34bcf22bfc5d0d.rlib" "/opt/rustwide/target/debug/deps/libjaylink-0c11c124e6838c3a.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-56460b1d02bae5d5.rlib" "/opt/rustwide/target/debug/deps/libbitflags-1693f043aa7c36ab.rlib" "/opt/rustwide/target/debug/deps/librusb-46d2dd960b159439.rlib" "/opt/rustwide/target/debug/deps/liblibusb1_sys-b0e9661a450d0a1f.rlib" "/opt/rustwide/target/debug/deps/libhidapi-75539acc2a2fe6b1.rlib" "/opt/rustwide/target/debug/deps/liblibc-0df115c6f3232b87.rlib" "/opt/rustwide/target/debug/deps/liblog-829b0dfdeb2d5b20.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-1851f6f06540694b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0a04e74fc4f21d18.rlib" "/opt/rustwide/target/debug/deps/libsvg-4e50a7624cecf563.rlib" "/opt/rustwide/target/debug/deps/libihex-704aa4c2ef5c1c84.rlib" "/opt/rustwide/target/debug/deps/libobject-3fa8dde31791fc43.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bc7103d2fd7c9396.rlib" "/opt/rustwide/target/debug/deps/libgimli-57bd5830391b4290.rlib" "/opt/rustwide/target/debug/deps/libfallible_iterator-1f10358bc1cc4476.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-7438a57e1b1d5310.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-08c040c8ce3c280a.rlib" "/opt/rustwide/target/debug/deps/libscroll-174fda47cb968971.rlib" "/opt/rustwide/target/debug/deps/libbitfield-fb34e9753def073e.rlib" "/opt/rustwide/target/debug/deps/libprobe_rs_target-541ac8b06bfdc475.rlib" "/opt/rustwide/target/debug/deps/libbase64-416e1250c5cc634c.rlib" "/opt/rustwide/target/debug/deps/libjep106-c18289c72bda27fe.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-6392f8d501d3fcb7.rlib" "/opt/rustwide/target/debug/deps/libfigment-b38e8df088973c4f.rlib" "/opt/rustwide/target/debug/deps/libserde_json-3b03837e89fdee62.rlib" "/opt/rustwide/target/debug/deps/libitoa-3f48628b7ba2d408.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-6599a5888c86df97.rlib" "/opt/rustwide/target/debug/deps/libryu-39bc98b0cd76173a.rlib" "/opt/rustwide/target/debug/deps/libindexmap-ad9c53c195bb9989.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b02c9558425dd3eb.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-1603fc94e62853ce.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-bb6842ed1b81363c.rlib" "/opt/rustwide/target/debug/deps/libtoml-1e0f575ecd47b7df.rlib" "/opt/rustwide/target/debug/deps/libuncased-3b98bee68821c935.rlib" "/opt/rustwide/target/debug/deps/libpear-74159f618be98792.rlib" "/opt/rustwide/target/debug/deps/libyansi-1be3b36a9c37bcfe.rlib" "/opt/rustwide/target/debug/deps/libinlinable_string-6b0b4738707b197e.rlib" "/opt/rustwide/target/debug/deps/libserde-2f51d9dbb9728e2c.rlib" "/opt/rustwide/target/debug/deps/libanyhow-ea72fa2040392513.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.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/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/cargo_embed-dafff9b9329c9488" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libprobe_rs-110510b268b778f3.rlib(probe_rs-110510b268b778f3.probe_rs.c3ba0987-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-110510b268b778f3.rlib(probe_rs-110510b268b778f3.probe_rs.c3ba0987-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-110510b268b778f3.rlib(probe_rs-110510b268b778f3.probe_rs.c3ba0987-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-110510b268b778f3.rlib(probe_rs-110510b268b778f3.probe_rs.c3ba0987-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-110510b268b778f3.rlib(probe_rs-110510b268b778f3.probe_rs.c3ba0987-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-110510b268b778f3.rlib(probe_rs-110510b268b778f3.probe_rs.c3ba0987-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-110510b268b778f3.rlib(probe_rs-110510b268b778f3.probe_rs.c3ba0987-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-110510b268b778f3.rlib(probe_rs-110510b268b778f3.probe_rs.c3ba0987-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-110510b268b778f3.rlib(probe_rs-110510b268b778f3.probe_rs.c3ba0987-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-110510b268b778f3.rlib(probe_rs-110510b268b778f3.probe_rs.c3ba0987-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.9.0/src/device.rs:29: undefined reference to `libusb_unref_device' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libprobe_rs-110510b268b778f3.rlib(probe_rs-110510b268b778f3.probe_rs.c3ba0987-cgu.3.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-110510b268b778f3.rlib(probe_rs-110510b268b778f3.probe_rs.c3ba0987-cgu.3.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-110510b268b778f3.rlib(probe_rs-110510b268b778f3.probe_rs.c3ba0987-cgu.3.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-110510b268b778f3.rlib(probe_rs-110510b268b778f3.probe_rs.c3ba0987-cgu.3.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-110510b268b778f3.rlib(probe_rs-110510b268b778f3.probe_rs.c3ba0987-cgu.3.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-110510b268b778f3.rlib(probe_rs-110510b268b778f3.probe_rs.c3ba0987-cgu.3.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-110510b268b778f3.rlib(probe_rs-110510b268b778f3.probe_rs.c3ba0987-cgu.3.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-0c11c124e6838c3a.rlib(jaylink-0c11c124e6838c3a.jaylink.58f8ecd8-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-0c11c124e6838c3a.rlib(jaylink-0c11c124e6838c3a.jaylink.58f8ecd8-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-0c11c124e6838c3a.rlib(jaylink-0c11c124e6838c3a.jaylink.58f8ecd8-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-0c11c124e6838c3a.rlib(jaylink-0c11c124e6838c3a.jaylink.58f8ecd8-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-0c11c124e6838c3a.rlib(jaylink-0c11c124e6838c3a.jaylink.58f8ecd8-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-0c11c124e6838c3a.rlib(jaylink-0c11c124e6838c3a.jaylink.58f8ecd8-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-0c11c124e6838c3a.rlib(jaylink-0c11c124e6838c3a.jaylink.58f8ecd8-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-0c11c124e6838c3a.rlib(jaylink-0c11c124e6838c3a.jaylink.58f8ecd8-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-0c11c124e6838c3a.rlib(jaylink-0c11c124e6838c3a.jaylink.58f8ecd8-cgu.7.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-0c11c124e6838c3a.rlib(jaylink-0c11c124e6838c3a.jaylink.58f8ecd8-cgu.7.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-0c11c124e6838c3a.rlib(jaylink-0c11c124e6838c3a.jaylink.58f8ecd8-cgu.7.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-0c11c124e6838c3a.rlib(jaylink-0c11c124e6838c3a.jaylink.58f8ecd8-cgu.7.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-0c11c124e6838c3a.rlib(jaylink-0c11c124e6838c3a.jaylink.58f8ecd8-cgu.7.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/librusb-46d2dd960b159439.rlib(rusb-46d2dd960b159439.rusb.24ce5b31-cgu.12.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-46d2dd960b159439.rlib(rusb-46d2dd960b159439.rusb.24ce5b31-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-46d2dd960b159439.rlib(rusb-46d2dd960b159439.rusb.24ce5b31-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-46d2dd960b159439.rlib(rusb-46d2dd960b159439.rusb.24ce5b31-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-46d2dd960b159439.rlib(rusb-46d2dd960b159439.rusb.24ce5b31-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-46d2dd960b159439.rlib(rusb-46d2dd960b159439.rusb.24ce5b31-cgu.3.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-46d2dd960b159439.rlib(rusb-46d2dd960b159439.rusb.24ce5b31-cgu.5.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-46d2dd960b159439.rlib(rusb-46d2dd960b159439.rusb.24ce5b31-cgu.5.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-46d2dd960b159439.rlib(rusb-46d2dd960b159439.rusb.24ce5b31-cgu.5.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] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusb-46d2dd960b159439.rlib(rusb-46d2dd960b159439.rusb.24ce5b31-cgu.9.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] 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" "1c8df0a3a31a36c420f42ab294d82b850f7e09e5508e657d639053ce0b5d1f08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c8df0a3a31a36c420f42ab294d82b850f7e09e5508e657d639053ce0b5d1f08", kill_on_drop: false }` [INFO] [stdout] 1c8df0a3a31a36c420f42ab294d82b850f7e09e5508e657d639053ce0b5d1f08