[INFO] fetching crate probe-rs-debugger 0.12.0... [INFO] testing probe-rs-debugger-0.12.0 against 1.60.0 for beta-1.61-1 [INFO] extracting crate probe-rs-debugger 0.12.0 into /workspace/builds/worker-49/source [INFO] validating manifest of crates.io crate probe-rs-debugger 0.12.0 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate probe-rs-debugger 0.12.0 [INFO] finished tweaking crates.io crate probe-rs-debugger 0.12.0 [INFO] tweaked toml for crates.io crate probe-rs-debugger 0.12.0 written to /workspace/builds/worker-49/source/Cargo.toml [INFO] crate crates.io crate probe-rs-debugger 0.12.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rustyline v9.0.0 [INFO] [stderr] Downloaded uriparse v0.6.3 [INFO] [stderr] Downloaded libftdi1-sys v1.1.1 [INFO] [stderr] Downloaded hidapi v1.3.0 [INFO] [stderr] Downloaded defmt-parser v0.2.2 [INFO] [stderr] Downloaded capstone v0.10.0 [INFO] [stderr] Downloaded goblin v0.4.3 [INFO] [stderr] Downloaded parse_int v0.6.0 [INFO] [stderr] Downloaded defmt-decoder v0.2.2 [INFO] [stderr] Downloaded windows_x86_64_msvc v0.28.0 [INFO] [stderr] Downloaded error-code v2.3.0 [INFO] [stderr] Downloaded fd-lock v3.0.1 [INFO] [stderr] Downloaded windows_aarch64_msvc v0.28.0 [INFO] [stderr] Downloaded windows_i686_gnu v0.28.0 [INFO] [stderr] Downloaded schemafy_core v0.6.0 [INFO] [stderr] Downloaded windows_i686_msvc v0.28.0 [INFO] [stderr] Downloaded windows_x86_64_gnu v0.28.0 [INFO] [stderr] Downloaded schemafy_lib v0.6.0 [INFO] [stderr] Downloaded schemafy v0.6.0 [INFO] [stderr] Downloaded anyhow v1.0.48 [INFO] [stderr] Downloaded str-buf v1.0.5 [INFO] [stderr] Downloaded scroll_derive v0.10.5 [INFO] [stderr] Downloaded clipboard-win v4.2.2 [INFO] [stderr] Downloaded windows-sys v0.28.0 [INFO] [stderr] Downloaded capstone-sys v0.14.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-49/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-49/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 098acedd12f0392fa56b89869c9c7edbbc15dc00cba4c50c2814efa7601819eb [INFO] running `Command { std: "docker" "start" "-a" "098acedd12f0392fa56b89869c9c7edbbc15dc00cba4c50c2814efa7601819eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "098acedd12f0392fa56b89869c9c7edbbc15dc00cba4c50c2814efa7601819eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "098acedd12f0392fa56b89869c9c7edbbc15dc00cba4c50c2814efa7601819eb", kill_on_drop: false }` [INFO] [stdout] 098acedd12f0392fa56b89869c9c7edbbc15dc00cba4c50c2814efa7601819eb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-49/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-49/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 76f6a8f7206dc6ff3d67acb4121d82f506e12b5d35745c9da7599d3eea531975 [INFO] running `Command { std: "docker" "start" "-a" "76f6a8f7206dc6ff3d67acb4121d82f506e12b5d35745c9da7599d3eea531975", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling rusb v0.8.1 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling anyhow v1.0.48 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling funty v1.2.0 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling thousands v0.2.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling ihex v3.0.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling bitfield v0.13.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling svg v0.10.0 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling defmt-parser v0.2.2 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling object v0.23.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling uriparse v0.6.3 [INFO] [stderr] Compiling wyz v0.4.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling libusb1-sys v0.5.0 [INFO] [stderr] Compiling hidapi v1.3.0 [INFO] [stderr] Compiling capstone-sys v0.14.0 [INFO] [stderr] Compiling bitvec v0.22.3 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling defmt-decoder v0.2.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling nix v0.22.2 [INFO] [stderr] Compiling fd-lock v3.0.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling parse_int v0.6.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling jaylink v0.2.0 [INFO] [stderr] Compiling rustyline v9.0.0 [INFO] [stderr] Compiling scroll_derive v0.10.5 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling enum-primitive-derive v0.2.2 [INFO] [stderr] Compiling serde_repr v0.1.7 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling scroll v0.10.2 [INFO] [stderr] Compiling goblin v0.4.3 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling structopt v0.3.25 [INFO] [stderr] Compiling jep106 v0.2.6 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_yaml v0.8.21 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling ron v0.7.0 [INFO] [stderr] Compiling probe-rs-target v0.12.0 [INFO] [stderr] Compiling schemafy_core v0.6.0 [INFO] [stderr] Compiling schemafy_lib v0.6.0 [INFO] [stderr] Compiling probe-rs v0.12.0 [INFO] [stderr] Compiling schemafy v0.6.0 [INFO] [stderr] Compiling probe-rs-rtt v0.12.0 [INFO] [stderr] Compiling capstone v0.10.0 [INFO] [stderr] Compiling probe-rs-debugger v0.12.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `ok` [INFO] [stdout] --> src/debug_adapter.rs:1313:13 [INFO] [stdout] | [INFO] [stdout] 1313 | let ok = self.send_event( [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_ok` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `target_session_type` [INFO] [stdout] --> src/debugger.rs:102:5 [INFO] [stdout] | [INFO] [stdout] 102 | pub(crate) target_session_type: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `DebuggerOptions` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/debugger.rs:96:21 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(StructOpt, Clone, Deserialize, Debug, Default)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `input_data` [INFO] [stdout] --> src/rtt.rs:82:5 [INFO] [stdout] | [INFO] [stdout] 82 | input_data: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RttActiveChannel` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/rtt.rs:75:10 [INFO] [stdout] | [INFO] [stdout] 75 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [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/probe_rs_debugger-d274e7a64d31c486.probe_rs_debugger.76778120-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/probe_rs_debugger-d274e7a64d31c486.probe_rs_debugger.76778120-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/probe_rs_debugger-d274e7a64d31c486.probe_rs_debugger.76778120-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/probe_rs_debugger-d274e7a64d31c486.probe_rs_debugger.76778120-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/probe_rs_debugger-d274e7a64d31c486.probe_rs_debugger.76778120-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/probe_rs_debugger-d274e7a64d31c486.probe_rs_debugger.76778120-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/probe_rs_debugger-d274e7a64d31c486.probe_rs_debugger.76778120-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/probe_rs_debugger-d274e7a64d31c486.probe_rs_debugger.76778120-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/probe_rs_debugger-d274e7a64d31c486.probe_rs_debugger.76778120-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/probe_rs_debugger-d274e7a64d31c486.probe_rs_debugger.76778120-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/probe_rs_debugger-d274e7a64d31c486.probe_rs_debugger.76778120-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/probe_rs_debugger-d274e7a64d31c486.probe_rs_debugger.76778120-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/probe_rs_debugger-d274e7a64d31c486.probe_rs_debugger.76778120-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/probe_rs_debugger-d274e7a64d31c486.probe_rs_debugger.76778120-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/probe_rs_debugger-d274e7a64d31c486.probe_rs_debugger.76778120-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/probe_rs_debugger-d274e7a64d31c486.probe_rs_debugger.76778120-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/probe_rs_debugger-d274e7a64d31c486.27vibhx8jdtww5mo.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/capstone-sys-59e8176f1ff0b3bd/out" "-L" "/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/hidapi-12f9b1c55f7717b6/out" "-L" "/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/libusb1-sys-83d000572f6271b7/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-ac0c8096e1c0af0b.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-b792ab1f217da8de.rlib" "/opt/rustwide/target/debug/deps/libhumantime-0f10f859de6db1c9.rlib" "/opt/rustwide/target/debug/deps/libregex-4e7f1be3ac399734.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-183b69152644db8a.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-6b182b6aadc2d3ca.rlib" "/opt/rustwide/target/debug/deps/libgoblin-a3f07a231eb0294f.rlib" "/opt/rustwide/target/debug/deps/libplain-6dd169e1c785e952.rlib" "/opt/rustwide/target/debug/deps/libdefmt_decoder-c0f861da6e59a459.rlib" "/opt/rustwide/target/debug/deps/libgimli-fdb40e6e63359265.rlib" "/opt/rustwide/target/debug/deps/libleb128-23545b5101c90c9e.rlib" "/opt/rustwide/target/debug/deps/libdifference-7b344aee6fefbee1.rlib" "/opt/rustwide/target/debug/deps/libansi_term-592666dac2c0a789.rlib" "/opt/rustwide/target/debug/deps/libcolored-3800b13ac549620d.rlib" "/opt/rustwide/target/debug/deps/libobject-7bf0e24c6409e3b3.rlib" "/opt/rustwide/target/debug/deps/libdefmt_parser-ee61a1d448689d9a.rlib" "/opt/rustwide/target/debug/deps/libchrono-0f17423fbacf5f1e.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-8f3a99c86b1130e7.rlib" "/opt/rustwide/target/debug/deps/libtime-8aa3cd56e1319d0f.rlib" "/opt/rustwide/target/debug/deps/libserde_json-18e8460e786f82f9.rlib" "/opt/rustwide/target/debug/deps/libryu-b54e014f019506d7.rlib" "/opt/rustwide/target/debug/deps/libitoa-ccbbdef1e16dab14.rlib" "/opt/rustwide/target/debug/deps/librustyline-589831a86a80dbbb.rlib" "/opt/rustwide/target/debug/deps/libutf8parse-71d2c5ae539ac73c.rlib" "/opt/rustwide/target/debug/deps/libnix-375b74624d01cef4.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-6af399bcdc7e94f3.rlib" "/opt/rustwide/target/debug/deps/libfd_lock-838e1839ca2b9dc8.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-94d27b6e732bdba7.rlib" "/opt/rustwide/target/debug/deps/libdirs_next-62935f81f5b54dc7.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys_next-c9a7c7a57aebb844.rlib" "/opt/rustwide/target/debug/deps/libradix_trie-471a574d306feb08.rlib" "/opt/rustwide/target/debug/deps/libnibble_vec-8694f1a6d8b607c9.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-f6bd3a4c297062ff.rlib" "/opt/rustwide/target/debug/deps/libendian_type-cb24ead184c37155.rlib" "/opt/rustwide/target/debug/deps/libstructopt-bca8b54c5879bfb6.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/libclap-1f4d062ab5e519f1.rlib" "/opt/rustwide/target/debug/deps/libvec_map-f0a294901824d1b1.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-46b7709a8b7faf24.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-9e840fd85eba5713.rlib" "/opt/rustwide/target/debug/deps/libstrsim-2b5231486aa116be.rlib" "/opt/rustwide/target/debug/deps/libatty-86799a6a71672505.rlib" "/opt/rustwide/target/debug/deps/libansi_term-7174ce98a6fd1d8e.rlib" "/opt/rustwide/target/debug/deps/libprobe_rs_rtt-b9117ed764a09f9d.rlib" "/opt/rustwide/target/debug/deps/libcapstone-73d8b12a95496237.rlib" "/opt/rustwide/target/debug/deps/libcapstone_sys-9d99f641672250fe.rlib" "/opt/rustwide/target/debug/deps/libprobe_rs-1953ff13575d58c4.rlib" "/opt/rustwide/target/debug/deps/libbincode-78cb58a618d7b5df.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-15c3072b4bcb92a4.rlib" "/opt/rustwide/target/debug/deps/libdtoa-e81d91c39b193e46.rlib" "/opt/rustwide/target/debug/deps/libindexmap-f7b9ef2681fdca2e.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-8ce5fddf7b71f952.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-ca5c74453965af20.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-756d4373557a55af.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-4d02c97831cce811.rlib" "/opt/rustwide/target/debug/deps/libthiserror-513eb5feae82d13e.rlib" "/opt/rustwide/target/debug/deps/libjaylink-0f145ca4286373e5.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-0a75c9c26dc9dc2c.rlib" "/opt/rustwide/target/debug/deps/libbitflags-80e93151c602d4a3.rlib" "/opt/rustwide/target/debug/deps/librusb-bc3f1a6d29f97025.rlib" "/opt/rustwide/target/debug/deps/liblibusb1_sys-31f64c78cf39f4e7.rlib" "/opt/rustwide/target/debug/deps/libhidapi-12cb638e455d9eeb.rlib" "/opt/rustwide/target/debug/deps/liblibc-388462f9f9cba316.rlib" "/opt/rustwide/target/debug/deps/liblog-82c0db7e24d48d9b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-56df745b5175507b.rlib" "/opt/rustwide/target/debug/deps/libsvg-f58712a924e32942.rlib" "/opt/rustwide/target/debug/deps/libihex-c6a8339b9bd8433f.rlib" "/opt/rustwide/target/debug/deps/libobject-69eec5bb0963aca3.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1331aa8962ea7f83.rlib" "/opt/rustwide/target/debug/deps/libgimli-5d8330904b312b36.rlib" "/opt/rustwide/target/debug/deps/libfallible_iterator-3c77301f52c69dd1.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-99dbccec2f5e5426.rlib" "/opt/rustwide/target/debug/deps/libthousands-81015a89cc563969.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-e99f5123a4d13cec.rlib" "/opt/rustwide/target/debug/deps/libscroll-9520152a562148a7.rlib" "/opt/rustwide/target/debug/deps/libbitfield-e207962115cc3589.rlib" "/opt/rustwide/target/debug/deps/libprobe_rs_target-0480306f71e6b47b.rlib" "/opt/rustwide/target/debug/deps/libbase64-4c997255cfee02b8.rlib" "/opt/rustwide/target/debug/deps/libjep106-530dbd5c19d9041a.rlib" "/opt/rustwide/target/debug/deps/libanyhow-13d2a4f2b16b967d.rlib" "/opt/rustwide/target/debug/deps/libserde-b93078adb4a7289e.rlib" "/opt/rustwide/target/debug/deps/libparse_int-45f2bb7ec751a14f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-ae8623994a8ecaa9.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.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.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/probe_rs_debugger-d274e7a64d31c486" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libprobe_rs-1953ff13575d58c4.rlib(probe_rs-1953ff13575d58c4.probe_rs.2ab12c37-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.8.1/src/device_list.rs:23: undefined reference to `libusb_free_device_list' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libprobe_rs-1953ff13575d58c4.rlib(probe_rs-1953ff13575d58c4.probe_rs.2ab12c37-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.8.1/src/device_list.rs:53: undefined reference to `libusb_get_device_list' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libprobe_rs-1953ff13575d58c4.rlib(probe_rs-1953ff13575d58c4.probe_rs.2ab12c37-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_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/libprobe_rs-1953ff13575d58c4.rlib(probe_rs-1953ff13575d58c4.probe_rs.2ab12c37-cgu.13.rcgu.o): in function `rusb::device_handle::DeviceHandle::reset': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusb-0.8.1/src/device_handle.rs:197: undefined reference to `libusb_reset_device' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libprobe_rs-1953ff13575d58c4.rlib(probe_rs-1953ff13575d58c4.probe_rs.2ab12c37-cgu.13.rcgu.o): in function `rusb::device_handle::DeviceHandle::claim_interface': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusb-0.8.1/src/device_handle.rs:262: undefined reference to `libusb_claim_interface' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libprobe_rs-1953ff13575d58c4.rlib(probe_rs-1953ff13575d58c4.probe_rs.2ab12c37-cgu.13.rcgu.o): in function `rusb::device_handle::DeviceHandle::release_interface': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusb-0.8.1/src/device_handle.rs:272: undefined reference to `libusb_release_interface' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libprobe_rs-1953ff13575d58c4.rlib(probe_rs-1953ff13575d58c4.probe_rs.2ab12c37-cgu.13.rcgu.o): in function `rusb::device_handle::DeviceHandle::read_bulk': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusb-0.8.1/src/device_handle.rs:431: undefined reference to `libusb_bulk_transfer' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libprobe_rs-1953ff13575d58c4.rlib(probe_rs-1953ff13575d58c4.probe_rs.2ab12c37-cgu.13.rcgu.o): in function `rusb::device_handle::DeviceHandle::write_bulk': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusb-0.8.1/src/device_handle.rs:479: undefined reference to `libusb_bulk_transfer' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libprobe_rs-1953ff13575d58c4.rlib(probe_rs-1953ff13575d58c4.probe_rs.2ab12c37-cgu.13.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/libprobe_rs-1953ff13575d58c4.rlib(probe_rs-1953ff13575d58c4.probe_rs.2ab12c37-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.8.1/src/device.rs:29: undefined reference to `libusb_unref_device' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libprobe_rs-1953ff13575d58c4.rlib(probe_rs-1953ff13575d58c4.probe_rs.2ab12c37-cgu.4.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/libprobe_rs-1953ff13575d58c4.rlib(probe_rs-1953ff13575d58c4.probe_rs.2ab12c37-cgu.4.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/libprobe_rs-1953ff13575d58c4.rlib(probe_rs-1953ff13575d58c4.probe_rs.2ab12c37-cgu.4.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/libprobe_rs-1953ff13575d58c4.rlib(probe_rs-1953ff13575d58c4.probe_rs.2ab12c37-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.8.1/src/device.rs:109: undefined reference to `libusb_get_active_config_descriptor' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libprobe_rs-1953ff13575d58c4.rlib(probe_rs-1953ff13575d58c4.probe_rs.2ab12c37-cgu.4.rcgu.o): in function `rusb::device::Device::bus_number': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusb-0.8.1/src/device.rs:119: undefined reference to `libusb_get_bus_number' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libprobe_rs-1953ff13575d58c4.rlib(probe_rs-1953ff13575d58c4.probe_rs.2ab12c37-cgu.4.rcgu.o): in function `rusb::device::Device::address': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusb-0.8.1/src/device.rs:124: undefined reference to `libusb_get_device_address' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libprobe_rs-1953ff13575d58c4.rlib(probe_rs-1953ff13575d58c4.probe_rs.2ab12c37-cgu.4.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/libjaylink-0f145ca4286373e5.rlib(jaylink-0f145ca4286373e5.jaylink.e0a007ac-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.8.1/src/device.rs:29: undefined reference to `libusb_unref_device' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libjaylink-0f145ca4286373e5.rlib(jaylink-0f145ca4286373e5.jaylink.e0a007ac-cgu.12.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/libjaylink-0f145ca4286373e5.rlib(jaylink-0f145ca4286373e5.jaylink.e0a007ac-cgu.12.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/libjaylink-0f145ca4286373e5.rlib(jaylink-0f145ca4286373e5.jaylink.e0a007ac-cgu.12.rcgu.o): in function `rusb::device::Device::active_config_descriptor': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusb-0.8.1/src/device.rs:109: undefined reference to `libusb_get_active_config_descriptor' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libjaylink-0f145ca4286373e5.rlib(jaylink-0f145ca4286373e5.jaylink.e0a007ac-cgu.12.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/libjaylink-0f145ca4286373e5.rlib(jaylink-0f145ca4286373e5.jaylink.e0a007ac-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.8.1/src/device_list.rs:23: undefined reference to `libusb_free_device_list' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libjaylink-0f145ca4286373e5.rlib(jaylink-0f145ca4286373e5.jaylink.e0a007ac-cgu.6.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/libjaylink-0f145ca4286373e5.rlib(jaylink-0f145ca4286373e5.jaylink.e0a007ac-cgu.6.rcgu.o): in function `rusb::device_handle::DeviceHandle::active_configuration': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusb-0.8.1/src/device_handle.rs:173: undefined reference to `libusb_get_configuration' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libjaylink-0f145ca4286373e5.rlib(jaylink-0f145ca4286373e5.jaylink.e0a007ac-cgu.6.rcgu.o): in function `rusb::device_handle::DeviceHandle::set_active_configuration': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusb-0.8.1/src/device_handle.rs:182: undefined reference to `libusb_set_configuration' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libjaylink-0f145ca4286373e5.rlib(jaylink-0f145ca4286373e5.jaylink.e0a007ac-cgu.6.rcgu.o): in function `rusb::device_handle::DeviceHandle::claim_interface': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusb-0.8.1/src/device_handle.rs:262: undefined reference to `libusb_claim_interface' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libjaylink-0f145ca4286373e5.rlib(jaylink-0f145ca4286373e5.jaylink.e0a007ac-cgu.6.rcgu.o): in function `rusb::device_handle::DeviceHandle::read_bulk': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusb-0.8.1/src/device_handle.rs:431: undefined reference to `libusb_bulk_transfer' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libjaylink-0f145ca4286373e5.rlib(jaylink-0f145ca4286373e5.jaylink.e0a007ac-cgu.6.rcgu.o): in function `rusb::device_handle::DeviceHandle::write_bulk': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusb-0.8.1/src/device_handle.rs:479: undefined reference to `libusb_bulk_transfer' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libjaylink-0f145ca4286373e5.rlib(jaylink-0f145ca4286373e5.jaylink.e0a007ac-cgu.6.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.8.1/src/device_handle.rs:661: undefined reference to `libusb_get_string_descriptor_ascii' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusb-bc3f1a6d29f97025.rlib(rusb-bc3f1a6d29f97025.rusb.09f4bef3-cgu.10.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusb-0.8.1/src/context.rs:36: undefined reference to `libusb_exit' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusb-bc3f1a6d29f97025.rlib(rusb-bc3f1a6d29f97025.rusb.09f4bef3-cgu.10.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] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusb-bc3f1a6d29f97025.rlib(rusb-bc3f1a6d29f97025.rusb.09f4bef3-cgu.10.rcgu.o): in function `rusb::context::Context::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusb-0.8.1/src/context.rs:209: undefined reference to `libusb_init' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusb-bc3f1a6d29f97025.rlib(rusb-bc3f1a6d29f97025.rusb.09f4bef3-cgu.2.rcgu.o): in function `rusb::version::version': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusb-0.8.1/src/version.rs:64: undefined reference to `libusb_get_version' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusb-bc3f1a6d29f97025.rlib(rusb-bc3f1a6d29f97025.rusb.09f4bef3-cgu.2.rcgu.o): in function `rusb::has_capability': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusb-0.8.1/src/lib.rs:50: undefined reference to `libusb_has_capability' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusb-bc3f1a6d29f97025.rlib(rusb-bc3f1a6d29f97025.rusb.09f4bef3-cgu.2.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-bc3f1a6d29f97025.rlib(rusb-bc3f1a6d29f97025.rusb.09f4bef3-cgu.2.rcgu.o): in function `rusb::has_hid_access': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusb-0.8.1/src/lib.rs:62: undefined reference to `libusb_has_capability' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusb-bc3f1a6d29f97025.rlib(rusb-bc3f1a6d29f97025.rusb.09f4bef3-cgu.2.rcgu.o): in function `rusb::supports_detach_kernel_driver': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusb-0.8.1/src/lib.rs:69: undefined reference to `libusb_has_capability' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusb-bc3f1a6d29f97025.rlib(rusb-bc3f1a6d29f97025.rusb.09f4bef3-cgu.7.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-bc3f1a6d29f97025.rlib(rusb-bc3f1a6d29f97025.rusb.09f4bef3-cgu.9.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] 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; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `probe-rs-debugger` due to 2 previous errors; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "76f6a8f7206dc6ff3d67acb4121d82f506e12b5d35745c9da7599d3eea531975", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76f6a8f7206dc6ff3d67acb4121d82f506e12b5d35745c9da7599d3eea531975", kill_on_drop: false }` [INFO] [stdout] 76f6a8f7206dc6ff3d67acb4121d82f506e12b5d35745c9da7599d3eea531975