[INFO] fetching crate probe-rs 0.12.0... [INFO] testing probe-rs-0.12.0 against 1.60.0 for beta-1.61-1 [INFO] extracting crate probe-rs 0.12.0 into /workspace/builds/worker-75/source [INFO] validating manifest of crates.io crate probe-rs 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 0.12.0 [INFO] finished tweaking crates.io crate probe-rs 0.12.0 [INFO] tweaked toml for crates.io crate probe-rs 0.12.0 written to /workspace/builds/worker-75/source/Cargo.toml [INFO] crate crates.io crate probe-rs 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 futures-io v0.3.18 [INFO] [stderr] Downloaded volatile-register v0.2.1 [INFO] [stderr] Downloaded vcell v0.1.3 [INFO] [stderr] Downloaded openssl-sys v0.9.71 [INFO] [stderr] Downloaded boolean_expression v0.3.11 [INFO] [stderr] Downloaded aligned v0.3.5 [INFO] [stderr] Downloaded bare-metal v0.2.5 [INFO] [stderr] Downloaded embedded-hal v0.2.6 [INFO] [stderr] Downloaded cortex-m v0.7.3 [INFO] [stderr] Downloaded bitmatch v0.1.1 [INFO] [stderr] Downloaded libftdi1-source-lgpl v1.5.0 [INFO] [stderr] Downloaded as-slice v0.1.5 [INFO] [stderr] Downloaded cortex-m v0.6.7 [INFO] [stderr] Downloaded itm-decode v0.6.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/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] 1dd6d8c3c9a43b35d3764e14bfd0e91b1671f1ba5e9589d3b6e8eead3892082b [INFO] running `Command { std: "docker" "start" "-a" "1dd6d8c3c9a43b35d3764e14bfd0e91b1671f1ba5e9589d3b6e8eead3892082b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1dd6d8c3c9a43b35d3764e14bfd0e91b1671f1ba5e9589d3b6e8eead3892082b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1dd6d8c3c9a43b35d3764e14bfd0e91b1671f1ba5e9589d3b6e8eead3892082b", kill_on_drop: false }` [INFO] [stdout] 1dd6d8c3c9a43b35d3764e14bfd0e91b1671f1ba5e9589d3b6e8eead3892082b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/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] 6e82ee91e2fc1684dfba6427093708453a8c98f3b8706417077ef1d14e6ad3b1 [INFO] running `Command { std: "docker" "start" "-a" "6e82ee91e2fc1684dfba6427093708453a8c98f3b8706417077ef1d14e6ad3b1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling rusb v0.8.1 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling anyhow v1.0.48 [INFO] [stderr] Compiling funty v1.2.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling ihex v3.0.0 [INFO] [stderr] Compiling svg v0.10.0 [INFO] [stderr] Compiling bitfield v0.13.2 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling thousands v0.2.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling scroll v0.10.2 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling wyz v0.4.0 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling bitvec v0.22.3 [INFO] [stderr] Compiling libusb1-sys v0.5.0 [INFO] [stderr] Compiling hidapi v1.3.0 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling jaylink v0.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling enum-primitive-derive v0.2.2 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling jep106 v0.2.6 [INFO] [stderr] Compiling serde_yaml v0.8.21 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling probe-rs-target v0.12.0 [INFO] [stderr] Compiling probe-rs v0.12.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `kind` [INFO] [stdout] --> src/core/mod.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | pub(crate) kind: RegisterKind, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `RegisterDescription` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/core/mod.rs:40:10 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(Debug, Clone)] [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] warning: field is never read: `address` [INFO] [stdout] --> src/core/mod.rs:534:5 [INFO] [stdout] | [INFO] [stdout] 534 | address: u32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Breakpoint` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/core/mod.rs:532:10 [INFO] [stdout] | [INFO] [stdout] 532 | #[derive(Clone, Debug)] [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: `register_hw` [INFO] [stdout] --> src/core/mod.rs:535:5 [INFO] [stdout] | [INFO] [stdout] 535 | register_hw: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Breakpoint` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/core/mod.rs:532:10 [INFO] [stdout] | [INFO] [stdout] 532 | #[derive(Clone, Debug)] [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: `register_description` [INFO] [stdout] --> src/debug/mod.rs:129:5 [INFO] [stdout] | [INFO] [stdout] 129 | register_description: &'static RegisterFile, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Registers` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/debug/mod.rs:127:10 [INFO] [stdout] | [INFO] [stdout] 127 | #[derive(Debug, Clone)] [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] warning: field is never read: `state` [INFO] [stdout] --> src/probe/fake_probe.rs:199:5 [INFO] [stdout] | [INFO] [stdout] 199 | state: S, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `FakeArmInterface` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/probe/fake_probe.rs:193:10 [INFO] [stdout] | [INFO] [stdout] 193 | #[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] warning: field is never read: `debug_port_version` [INFO] [stdout] --> src/architecture/arm/communication_interface.rs:123:5 [INFO] [stdout] | [INFO] [stdout] 123 | pub debug_port_version: DebugPortVersion, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DpState` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/architecture/arm/communication_interface.rs:121:10 [INFO] [stdout] | [INFO] [stdout] 121 | #[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] warning: field is never read: `active` [INFO] [stdout] --> src/probe/cmsisdap/commands/swo.rs:140:5 [INFO] [stdout] | [INFO] [stdout] 140 | pub(crate) active: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TraceStatus` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/probe/cmsisdap/commands/swo.rs:138:16 [INFO] [stdout] | [INFO] [stdout] 138 | #[derive(Copy, Clone, Debug)] [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: `overrun` [INFO] [stdout] --> src/probe/cmsisdap/commands/swo.rs:142:5 [INFO] [stdout] | [INFO] [stdout] 142 | pub(crate) overrun: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TraceStatus` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/probe/cmsisdap/commands/swo.rs:138:16 [INFO] [stdout] | [INFO] [stdout] 138 | #[derive(Copy, Clone, Debug)] [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: `status` [INFO] [stdout] --> src/probe/cmsisdap/commands/swo.rs:157:5 [INFO] [stdout] | [INFO] [stdout] 157 | pub(crate) status: TraceStatus, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `StatusResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/probe/cmsisdap/commands/swo.rs:155:10 [INFO] [stdout] | [INFO] [stdout] 155 | #[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] warning: field is never read: `count` [INFO] [stdout] --> src/probe/cmsisdap/commands/swo.rs:158:5 [INFO] [stdout] | [INFO] [stdout] 158 | pub(crate) count: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `StatusResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/probe/cmsisdap/commands/swo.rs:155:10 [INFO] [stdout] | [INFO] [stdout] 155 | #[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] warning: field is never read: `status` [INFO] [stdout] --> src/probe/cmsisdap/commands/swo.rs:213:5 [INFO] [stdout] | [INFO] [stdout] 213 | pub(crate) status: TraceStatus, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ExtendedStatusResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/probe/cmsisdap/commands/swo.rs:211:10 [INFO] [stdout] | [INFO] [stdout] 211 | #[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] warning: field is never read: `count` [INFO] [stdout] --> src/probe/cmsisdap/commands/swo.rs:214:5 [INFO] [stdout] | [INFO] [stdout] 214 | pub(crate) count: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ExtendedStatusResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/probe/cmsisdap/commands/swo.rs:211:10 [INFO] [stdout] | [INFO] [stdout] 211 | #[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] warning: field is never read: `index` [INFO] [stdout] --> src/probe/cmsisdap/commands/swo.rs:215:5 [INFO] [stdout] | [INFO] [stdout] 215 | pub(crate) index: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ExtendedStatusResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/probe/cmsisdap/commands/swo.rs:211:10 [INFO] [stdout] | [INFO] [stdout] 211 | #[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] warning: field is never read: `timestamp` [INFO] [stdout] --> src/probe/cmsisdap/commands/swo.rs:216:5 [INFO] [stdout] | [INFO] [stdout] 216 | pub(crate) timestamp: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ExtendedStatusResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/probe/cmsisdap/commands/swo.rs:211:10 [INFO] [stdout] | [INFO] [stdout] 211 | #[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] warning: field is never read: `transfer_count` [INFO] [stdout] --> src/probe/cmsisdap/commands/transfer/mod.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | transfer_count: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TransferBlockResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/probe/cmsisdap/commands/transfer/mod.rs:364:10 [INFO] [stdout] | [INFO] [stdout] 364 | #[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] warning: field is never read: `swd_implemented` [INFO] [stdout] --> src/probe/cmsisdap/commands/general/info.rs:129:5 [INFO] [stdout] | [INFO] [stdout] 129 | pub(crate) swd_implemented: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Capabilities` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/probe/cmsisdap/commands/general/info.rs:127:16 [INFO] [stdout] | [INFO] [stdout] 127 | #[derive(Copy, Clone, 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: `jtag_implemented` [INFO] [stdout] --> src/probe/cmsisdap/commands/general/info.rs:130:5 [INFO] [stdout] | [INFO] [stdout] 130 | pub(crate) jtag_implemented: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Capabilities` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/probe/cmsisdap/commands/general/info.rs:127:16 [INFO] [stdout] | [INFO] [stdout] 127 | #[derive(Copy, Clone, 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: `atomic_commands_implemented` [INFO] [stdout] --> src/probe/cmsisdap/commands/general/info.rs:133:5 [INFO] [stdout] | [INFO] [stdout] 133 | pub(crate) atomic_commands_implemented: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Capabilities` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/probe/cmsisdap/commands/general/info.rs:127:16 [INFO] [stdout] | [INFO] [stdout] 127 | #[derive(Copy, Clone, 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: `test_domain_timer_implemented` [INFO] [stdout] --> src/probe/cmsisdap/commands/general/info.rs:134:5 [INFO] [stdout] | [INFO] [stdout] 134 | pub(crate) test_domain_timer_implemented: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Capabilities` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/probe/cmsisdap/commands/general/info.rs:127:16 [INFO] [stdout] | [INFO] [stdout] 127 | #[derive(Copy, Clone, 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: `uart_communication_port_implemented` [INFO] [stdout] --> src/probe/cmsisdap/commands/general/info.rs:136:5 [INFO] [stdout] | [INFO] [stdout] 136 | pub(crate) uart_communication_port_implemented: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Capabilities` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/probe/cmsisdap/commands/general/info.rs:127:16 [INFO] [stdout] | [INFO] [stdout] 127 | #[derive(Copy, Clone, 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: `status` [INFO] [stdout] --> src/probe/cmsisdap/commands/general/reset.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | pub status: Status, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResetResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/probe/cmsisdap/commands/general/reset.rs:40:10 [INFO] [stdout] | [INFO] [stdout] 40 | #[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] warning: field is never read: `execute` [INFO] [stdout] --> src/probe/cmsisdap/commands/general/reset.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | pub execute: Execute, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResetResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/probe/cmsisdap/commands/general/reset.rs:40:10 [INFO] [stdout] | [INFO] [stdout] 40 | #[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] warning: 22 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.86s [INFO] running `Command { std: "docker" "inspect" "6e82ee91e2fc1684dfba6427093708453a8c98f3b8706417077ef1d14e6ad3b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e82ee91e2fc1684dfba6427093708453a8c98f3b8706417077ef1d14e6ad3b1", kill_on_drop: false }` [INFO] [stdout] 6e82ee91e2fc1684dfba6427093708453a8c98f3b8706417077ef1d14e6ad3b1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4f06ea38c1bee3a0ab7caa1e64716cb046fa2b9557563557e06702cc98304356 [INFO] running `Command { std: "docker" "start" "-a" "4f06ea38c1bee3a0ab7caa1e64716cb046fa2b9557563557e06702cc98304356", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling futures-core v0.3.18 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling futures-task v0.3.18 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling futures-util v0.3.18 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling nb v1.0.0 [INFO] [stderr] Compiling cortex-m v0.7.3 [INFO] [stderr] Compiling futures-channel v0.3.18 [INFO] [stderr] Compiling futures-io v0.3.18 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling futures-sink v0.3.18 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling vcell v0.1.3 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling cortex-m v0.6.7 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.71 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling encoding_rs v0.8.29 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling openssl-sys v0.9.71 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling volatile-register v0.2.1 [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling embedded-hal v0.2.6 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling jaylink v0.2.0 [INFO] [stderr] Compiling boolean_expression v0.3.11 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling generic-array v0.13.3 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling as-slice v0.1.5 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling aligned v0.3.5 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.7 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling bitmatch v0.1.1 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling enum-primitive-derive v0.2.2 [INFO] [stderr] Compiling structopt v0.3.25 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling itm-decode v0.6.1 [INFO] [stderr] Compiling hyper v0.14.15 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling hyper-tls v0.5.0 [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 serde_urlencoded v0.7.0 [INFO] [stderr] Compiling probe-rs-target v0.12.0 [INFO] [stderr] Compiling reqwest v0.11.6 [INFO] [stderr] Compiling probe-rs v0.12.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `kind` [INFO] [stdout] --> src/core/mod.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | pub(crate) kind: RegisterKind, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `RegisterDescription` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/core/mod.rs:40:10 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(Debug, Clone)] [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] warning: field is never read: `address` [INFO] [stdout] --> src/core/mod.rs:534:5 [INFO] [stdout] | [INFO] [stdout] 534 | address: u32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Breakpoint` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/core/mod.rs:532:10 [INFO] [stdout] | [INFO] [stdout] 532 | #[derive(Clone, Debug)] [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: `register_hw` [INFO] [stdout] --> src/core/mod.rs:535:5 [INFO] [stdout] | [INFO] [stdout] 535 | register_hw: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Breakpoint` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/core/mod.rs:532:10 [INFO] [stdout] | [INFO] [stdout] 532 | #[derive(Clone, Debug)] [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: `register_description` [INFO] [stdout] --> src/debug/mod.rs:129:5 [INFO] [stdout] | [INFO] [stdout] 129 | register_description: &'static RegisterFile, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Registers` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/debug/mod.rs:127:10 [INFO] [stdout] | [INFO] [stdout] 127 | #[derive(Debug, Clone)] [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] warning: field is never read: `state` [INFO] [stdout] --> src/probe/fake_probe.rs:199:5 [INFO] [stdout] | [INFO] [stdout] 199 | state: S, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `FakeArmInterface` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/probe/fake_probe.rs:193:10 [INFO] [stdout] | [INFO] [stdout] 193 | #[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] warning: field is never read: `debug_port_version` [INFO] [stdout] --> src/architecture/arm/communication_interface.rs:123:5 [INFO] [stdout] | [INFO] [stdout] 123 | pub debug_port_version: DebugPortVersion, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DpState` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/architecture/arm/communication_interface.rs:121:10 [INFO] [stdout] | [INFO] [stdout] 121 | #[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] warning: field is never read: `active` [INFO] [stdout] --> src/probe/cmsisdap/commands/swo.rs:140:5 [INFO] [stdout] | [INFO] [stdout] 140 | pub(crate) active: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TraceStatus` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/probe/cmsisdap/commands/swo.rs:138:16 [INFO] [stdout] | [INFO] [stdout] 138 | #[derive(Copy, Clone, Debug)] [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: `overrun` [INFO] [stdout] --> src/probe/cmsisdap/commands/swo.rs:142:5 [INFO] [stdout] | [INFO] [stdout] 142 | pub(crate) overrun: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TraceStatus` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/probe/cmsisdap/commands/swo.rs:138:16 [INFO] [stdout] | [INFO] [stdout] 138 | #[derive(Copy, Clone, Debug)] [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: `status` [INFO] [stdout] --> src/probe/cmsisdap/commands/swo.rs:157:5 [INFO] [stdout] | [INFO] [stdout] 157 | pub(crate) status: TraceStatus, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `StatusResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/probe/cmsisdap/commands/swo.rs:155:10 [INFO] [stdout] | [INFO] [stdout] 155 | #[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] warning: field is never read: `count` [INFO] [stdout] --> src/probe/cmsisdap/commands/swo.rs:158:5 [INFO] [stdout] | [INFO] [stdout] 158 | pub(crate) count: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `StatusResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/probe/cmsisdap/commands/swo.rs:155:10 [INFO] [stdout] | [INFO] [stdout] 155 | #[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] warning: field is never read: `status` [INFO] [stdout] --> src/probe/cmsisdap/commands/swo.rs:213:5 [INFO] [stdout] | [INFO] [stdout] 213 | pub(crate) status: TraceStatus, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ExtendedStatusResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/probe/cmsisdap/commands/swo.rs:211:10 [INFO] [stdout] | [INFO] [stdout] 211 | #[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] warning: field is never read: `count` [INFO] [stdout] --> src/probe/cmsisdap/commands/swo.rs:214:5 [INFO] [stdout] | [INFO] [stdout] 214 | pub(crate) count: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ExtendedStatusResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/probe/cmsisdap/commands/swo.rs:211:10 [INFO] [stdout] | [INFO] [stdout] 211 | #[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] warning: field is never read: `index` [INFO] [stdout] --> src/probe/cmsisdap/commands/swo.rs:215:5 [INFO] [stdout] | [INFO] [stdout] 215 | pub(crate) index: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ExtendedStatusResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/probe/cmsisdap/commands/swo.rs:211:10 [INFO] [stdout] | [INFO] [stdout] 211 | #[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] warning: field is never read: `timestamp` [INFO] [stdout] --> src/probe/cmsisdap/commands/swo.rs:216:5 [INFO] [stdout] | [INFO] [stdout] 216 | pub(crate) timestamp: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ExtendedStatusResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/probe/cmsisdap/commands/swo.rs:211:10 [INFO] [stdout] | [INFO] [stdout] 211 | #[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] warning: field is never read: `transfer_count` [INFO] [stdout] --> src/probe/cmsisdap/commands/transfer/mod.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | transfer_count: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TransferBlockResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/probe/cmsisdap/commands/transfer/mod.rs:364:10 [INFO] [stdout] | [INFO] [stdout] 364 | #[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] warning: field is never read: `swd_implemented` [INFO] [stdout] --> src/probe/cmsisdap/commands/general/info.rs:129:5 [INFO] [stdout] | [INFO] [stdout] 129 | pub(crate) swd_implemented: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Capabilities` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/probe/cmsisdap/commands/general/info.rs:127:16 [INFO] [stdout] | [INFO] [stdout] 127 | #[derive(Copy, Clone, 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: `jtag_implemented` [INFO] [stdout] --> src/probe/cmsisdap/commands/general/info.rs:130:5 [INFO] [stdout] | [INFO] [stdout] 130 | pub(crate) jtag_implemented: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Capabilities` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/probe/cmsisdap/commands/general/info.rs:127:16 [INFO] [stdout] | [INFO] [stdout] 127 | #[derive(Copy, Clone, 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: `atomic_commands_implemented` [INFO] [stdout] --> src/probe/cmsisdap/commands/general/info.rs:133:5 [INFO] [stdout] | [INFO] [stdout] 133 | pub(crate) atomic_commands_implemented: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Capabilities` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/probe/cmsisdap/commands/general/info.rs:127:16 [INFO] [stdout] | [INFO] [stdout] 127 | #[derive(Copy, Clone, 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: `test_domain_timer_implemented` [INFO] [stdout] --> src/probe/cmsisdap/commands/general/info.rs:134:5 [INFO] [stdout] | [INFO] [stdout] 134 | pub(crate) test_domain_timer_implemented: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Capabilities` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/probe/cmsisdap/commands/general/info.rs:127:16 [INFO] [stdout] | [INFO] [stdout] 127 | #[derive(Copy, Clone, 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: `uart_communication_port_implemented` [INFO] [stdout] --> src/probe/cmsisdap/commands/general/info.rs:136:5 [INFO] [stdout] | [INFO] [stdout] 136 | pub(crate) uart_communication_port_implemented: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Capabilities` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/probe/cmsisdap/commands/general/info.rs:127:16 [INFO] [stdout] | [INFO] [stdout] 127 | #[derive(Copy, Clone, 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: `status` [INFO] [stdout] --> src/probe/cmsisdap/commands/general/reset.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | pub status: Status, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResetResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/probe/cmsisdap/commands/general/reset.rs:40:10 [INFO] [stdout] | [INFO] [stdout] 40 | #[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] warning: field is never read: `execute` [INFO] [stdout] --> src/probe/cmsisdap/commands/general/reset.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | pub execute: Execute, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResetResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/probe/cmsisdap/commands/general/reset.rs:40:10 [INFO] [stdout] | [INFO] [stdout] 40 | #[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] warning: field is never read: `kind` [INFO] [stdout] --> src/core/mod.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | pub(crate) kind: RegisterKind, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `RegisterDescription` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/core/mod.rs:40:10 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(Debug, Clone)] [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] warning: field is never read: `address` [INFO] [stdout] --> src/core/mod.rs:534:5 [INFO] [stdout] | [INFO] [stdout] 534 | address: u32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Breakpoint` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/core/mod.rs:532:10 [INFO] [stdout] | [INFO] [stdout] 532 | #[derive(Clone, Debug)] [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: `register_hw` [INFO] [stdout] --> src/core/mod.rs:535:5 [INFO] [stdout] | [INFO] [stdout] 535 | register_hw: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Breakpoint` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/core/mod.rs:532:10 [INFO] [stdout] | [INFO] [stdout] 532 | #[derive(Clone, Debug)] [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: `register_description` [INFO] [stdout] --> src/debug/mod.rs:129:5 [INFO] [stdout] | [INFO] [stdout] 129 | register_description: &'static RegisterFile, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Registers` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/debug/mod.rs:127:10 [INFO] [stdout] | [INFO] [stdout] 127 | #[derive(Debug, Clone)] [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] warning: field is never read: `state` [INFO] [stdout] --> src/probe/fake_probe.rs:199:5 [INFO] [stdout] | [INFO] [stdout] 199 | state: S, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `FakeArmInterface` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/probe/fake_probe.rs:193:10 [INFO] [stdout] | [INFO] [stdout] 193 | #[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] warning: field is never read: `debug_port_version` [INFO] [stdout] --> src/architecture/arm/communication_interface.rs:123:5 [INFO] [stdout] | [INFO] [stdout] 123 | pub debug_port_version: DebugPortVersion, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DpState` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/architecture/arm/communication_interface.rs:121:10 [INFO] [stdout] | [INFO] [stdout] 121 | #[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] warning: field is never read: `target_voltage_a1` [INFO] [stdout] --> src/probe/stlink/mod.rs:1597:9 [INFO] [stdout] | [INFO] [stdout] 1597 | target_voltage_a1: f32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `MockUsb` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/probe/stlink/mod.rs:1590:14 [INFO] [stdout] | [INFO] [stdout] 1590 | #[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] warning: field is never read: `active` [INFO] [stdout] --> src/probe/cmsisdap/commands/swo.rs:140:5 [INFO] [stdout] | [INFO] [stdout] 140 | pub(crate) active: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TraceStatus` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/probe/cmsisdap/commands/swo.rs:138:16 [INFO] [stdout] | [INFO] [stdout] 138 | #[derive(Copy, Clone, Debug)] [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: `overrun` [INFO] [stdout] --> src/probe/cmsisdap/commands/swo.rs:142:5 [INFO] [stdout] | [INFO] [stdout] 142 | pub(crate) overrun: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TraceStatus` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/probe/cmsisdap/commands/swo.rs:138:16 [INFO] [stdout] | [INFO] [stdout] 138 | #[derive(Copy, Clone, Debug)] [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: `status` [INFO] [stdout] --> src/probe/cmsisdap/commands/swo.rs:157:5 [INFO] [stdout] | [INFO] [stdout] 157 | pub(crate) status: TraceStatus, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `StatusResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/probe/cmsisdap/commands/swo.rs:155:10 [INFO] [stdout] | [INFO] [stdout] 155 | #[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] warning: field is never read: `count` [INFO] [stdout] --> src/probe/cmsisdap/commands/swo.rs:158:5 [INFO] [stdout] | [INFO] [stdout] 158 | pub(crate) count: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `StatusResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/probe/cmsisdap/commands/swo.rs:155:10 [INFO] [stdout] | [INFO] [stdout] 155 | #[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] warning: field is never read: `status` [INFO] [stdout] --> src/probe/cmsisdap/commands/swo.rs:213:5 [INFO] [stdout] | [INFO] [stdout] 213 | pub(crate) status: TraceStatus, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ExtendedStatusResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/probe/cmsisdap/commands/swo.rs:211:10 [INFO] [stdout] | [INFO] [stdout] 211 | #[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] warning: field is never read: `count` [INFO] [stdout] --> src/probe/cmsisdap/commands/swo.rs:214:5 [INFO] [stdout] | [INFO] [stdout] 214 | pub(crate) count: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ExtendedStatusResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/probe/cmsisdap/commands/swo.rs:211:10 [INFO] [stdout] | [INFO] [stdout] 211 | #[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] warning: field is never read: `index` [INFO] [stdout] --> src/probe/cmsisdap/commands/swo.rs:215:5 [INFO] [stdout] | [INFO] [stdout] 215 | pub(crate) index: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ExtendedStatusResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/probe/cmsisdap/commands/swo.rs:211:10 [INFO] [stdout] | [INFO] [stdout] 211 | #[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] warning: field is never read: `timestamp` [INFO] [stdout] --> src/probe/cmsisdap/commands/swo.rs:216:5 [INFO] [stdout] | [INFO] [stdout] 216 | pub(crate) timestamp: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ExtendedStatusResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/probe/cmsisdap/commands/swo.rs:211:10 [INFO] [stdout] | [INFO] [stdout] 211 | #[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] warning: field is never read: `transfer_count` [INFO] [stdout] --> src/probe/cmsisdap/commands/transfer/mod.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | transfer_count: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TransferBlockResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/probe/cmsisdap/commands/transfer/mod.rs:364:10 [INFO] [stdout] | [INFO] [stdout] 364 | #[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] warning: field is never read: `swd_implemented` [INFO] [stdout] --> src/probe/cmsisdap/commands/general/info.rs:129:5 [INFO] [stdout] | [INFO] [stdout] 129 | pub(crate) swd_implemented: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Capabilities` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/probe/cmsisdap/commands/general/info.rs:127:16 [INFO] [stdout] | [INFO] [stdout] 127 | #[derive(Copy, Clone, 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: `jtag_implemented` [INFO] [stdout] --> src/probe/cmsisdap/commands/general/info.rs:130:5 [INFO] [stdout] | [INFO] [stdout] 130 | pub(crate) jtag_implemented: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Capabilities` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/probe/cmsisdap/commands/general/info.rs:127:16 [INFO] [stdout] | [INFO] [stdout] 127 | #[derive(Copy, Clone, 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: `atomic_commands_implemented` [INFO] [stdout] --> src/probe/cmsisdap/commands/general/info.rs:133:5 [INFO] [stdout] | [INFO] [stdout] 133 | pub(crate) atomic_commands_implemented: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Capabilities` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/probe/cmsisdap/commands/general/info.rs:127:16 [INFO] [stdout] | [INFO] [stdout] 127 | #[derive(Copy, Clone, 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: `test_domain_timer_implemented` [INFO] [stdout] --> src/probe/cmsisdap/commands/general/info.rs:134:5 [INFO] [stdout] | [INFO] [stdout] 134 | pub(crate) test_domain_timer_implemented: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Capabilities` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/probe/cmsisdap/commands/general/info.rs:127:16 [INFO] [stdout] | [INFO] [stdout] 127 | #[derive(Copy, Clone, 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: `uart_communication_port_implemented` [INFO] [stdout] --> src/probe/cmsisdap/commands/general/info.rs:136:5 [INFO] [stdout] | [INFO] [stdout] 136 | pub(crate) uart_communication_port_implemented: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Capabilities` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/probe/cmsisdap/commands/general/info.rs:127:16 [INFO] [stdout] | [INFO] [stdout] 127 | #[derive(Copy, Clone, 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: `status` [INFO] [stdout] --> src/probe/cmsisdap/commands/general/reset.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | pub status: Status, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResetResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/probe/cmsisdap/commands/general/reset.rs:40:10 [INFO] [stdout] | [INFO] [stdout] 40 | #[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] warning: field is never read: `execute` [INFO] [stdout] --> src/probe/cmsisdap/commands/general/reset.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | pub execute: Execute, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResetResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/probe/cmsisdap/commands/general/reset.rs:40:10 [INFO] [stdout] | [INFO] [stdout] 40 | #[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] warning: 23 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 22 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `probe-rs` due to 2 previous errors [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/tcp_itm-5238bdb170013e48.tcp_itm.6f7f65b4-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/tcp_itm-5238bdb170013e48.tcp_itm.6f7f65b4-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/tcp_itm-5238bdb170013e48.tcp_itm.6f7f65b4-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/tcp_itm-5238bdb170013e48.tcp_itm.6f7f65b4-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/tcp_itm-5238bdb170013e48.tcp_itm.6f7f65b4-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/tcp_itm-5238bdb170013e48.tcp_itm.6f7f65b4-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/tcp_itm-5238bdb170013e48.tcp_itm.6f7f65b4-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/tcp_itm-5238bdb170013e48.tcp_itm.6f7f65b4-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/tcp_itm-5238bdb170013e48.tcp_itm.6f7f65b4-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/tcp_itm-5238bdb170013e48.tcp_itm.6f7f65b4-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/tcp_itm-5238bdb170013e48.tcp_itm.6f7f65b4-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/tcp_itm-5238bdb170013e48.tcp_itm.6f7f65b4-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/tcp_itm-5238bdb170013e48.tcp_itm.6f7f65b4-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/tcp_itm-5238bdb170013e48.tcp_itm.6f7f65b4-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/tcp_itm-5238bdb170013e48.tcp_itm.6f7f65b4-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/tcp_itm-5238bdb170013e48.tcp_itm.6f7f65b4-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/tcp_itm-5238bdb170013e48.3c1e04calzxo3s77.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-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/libserde_json-7c74bb4189696e09.rlib" "/opt/rustwide/target/debug/deps/libryu-b54e014f019506d7.rlib" "/opt/rustwide/target/debug/deps/libitoa-fdf340bbb49690d1.rlib" "/opt/rustwide/target/debug/deps/libpretty_env_logger-877d8eb4edd973ad.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-aa73b78586a60115.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-b792ab1f217da8de.rlib" "/opt/rustwide/target/debug/deps/libatty-78b541b5df2a25e0.rlib" "/opt/rustwide/target/debug/deps/libhumantime-f0ab17b237d1268c.rlib" "/opt/rustwide/target/debug/deps/libquick_error-7e0fef2f69a1ee0a.rlib" "/opt/rustwide/target/debug/deps/libregex-a6f9a384a5e0ee04.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-183b69152644db8a.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-71dab053db1b6952.rlib" "/opt/rustwide/target/debug/deps/libitm_decode-7792c149f9f3605d.rlib" "/opt/rustwide/target/debug/deps/libcortex_m-ae8c3c92f85539be.rlib" "/opt/rustwide/target/debug/deps/libcortex_m-1c748745d8e27bf6.rlib" "/opt/rustwide/target/debug/deps/libembedded_hal-e373ac18ab74c35b.rlib" "/opt/rustwide/target/debug/deps/libvoid-933ae127f8f6cffe.rlib" "/opt/rustwide/target/debug/deps/libnb-9ac74e4147e05cc7.rlib" "/opt/rustwide/target/debug/deps/libnb-ddc9b40058f0b667.rlib" "/opt/rustwide/target/debug/deps/libvolatile_register-015f100cf9d193e5.rlib" "/opt/rustwide/target/debug/deps/libvcell-8fc5181b5e3b5e72.rlib" "/opt/rustwide/target/debug/deps/libbare_metal-11ef9756f98ef864.rlib" "/opt/rustwide/target/debug/deps/libaligned-a69a117fdb071896.rlib" "/opt/rustwide/target/debug/deps/libas_slice-d0adbc64f63812f7.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-25449a56cee9cef0.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-bd40f12912e37404.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-2500dae102c54269.rlib" "/opt/rustwide/target/debug/deps/libtypenum-12450e5d17c203cf.rlib" "/opt/rustwide/target/debug/deps/libbitvec-08f2ed104e8e9c50.rlib" "/opt/rustwide/target/debug/deps/libwyz-0fc4e65d35289173.rlib" "/opt/rustwide/target/debug/deps/libtap-99d655567e16cfa5.rlib" "/opt/rustwide/target/debug/deps/libradium-38c5de8324f0e3cb.rlib" "/opt/rustwide/target/debug/deps/libfunty-e621ec812970084c.rlib" "/opt/rustwide/target/debug/deps/libprobe_rs-61779cb5a8996c6c.rlib" "/opt/rustwide/target/debug/deps/libbincode-eef517976cdd8027.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-bb44949f0b3cbbeb.rlib" "/opt/rustwide/target/debug/deps/libdtoa-e81d91c39b193e46.rlib" "/opt/rustwide/target/debug/deps/libindexmap-2af05f0322054654.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-5561b0409428de3e.rlib" "/opt/rustwide/target/debug/deps/libjaylink-eabef80ce8b0303d.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-0a75c9c26dc9dc2c.rlib" "/opt/rustwide/target/debug/deps/libbitflags-f1ca410388ec357f.rlib" "/opt/rustwide/target/debug/deps/librusb-ceba88335e4ed749.rlib" "/opt/rustwide/target/debug/deps/liblibusb1_sys-41ab217e1fbdba63.rlib" "/opt/rustwide/target/debug/deps/libhidapi-04287cabde042147.rlib" "/opt/rustwide/target/debug/deps/liblibc-5575e4cc6c383188.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-bda1efe4f3374f3c.rlib" "/opt/rustwide/target/debug/deps/libbitfield-e207962115cc3589.rlib" "/opt/rustwide/target/debug/deps/libprobe_rs_target-cafb40e457809176.rlib" "/opt/rustwide/target/debug/deps/libbase64-4c997255cfee02b8.rlib" "/opt/rustwide/target/debug/deps/libjep106-c38691afc12d0cc8.rlib" "/opt/rustwide/target/debug/deps/libanyhow-13d2a4f2b16b967d.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-ae8623994a8ecaa9.rlib" "/opt/rustwide/target/debug/deps/libserde-0e66d8d80325845f.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/examples/tcp_itm-5238bdb170013e48" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to previous error [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/examples/raw_dap_access-c68e3496319cd4e2.raw_dap_access.99819d25-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/raw_dap_access-c68e3496319cd4e2.raw_dap_access.99819d25-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/raw_dap_access-c68e3496319cd4e2.raw_dap_access.99819d25-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/raw_dap_access-c68e3496319cd4e2.raw_dap_access.99819d25-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/raw_dap_access-c68e3496319cd4e2.raw_dap_access.99819d25-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/raw_dap_access-c68e3496319cd4e2.raw_dap_access.99819d25-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/raw_dap_access-c68e3496319cd4e2.raw_dap_access.99819d25-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/raw_dap_access-c68e3496319cd4e2.raw_dap_access.99819d25-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/raw_dap_access-c68e3496319cd4e2.raw_dap_access.99819d25-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/raw_dap_access-c68e3496319cd4e2.raw_dap_access.99819d25-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/raw_dap_access-c68e3496319cd4e2.raw_dap_access.99819d25-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/raw_dap_access-c68e3496319cd4e2.54s42vwdus7uv1yk.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-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/libpretty_env_logger-877d8eb4edd973ad.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-aa73b78586a60115.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-b792ab1f217da8de.rlib" "/opt/rustwide/target/debug/deps/libatty-78b541b5df2a25e0.rlib" "/opt/rustwide/target/debug/deps/libhumantime-f0ab17b237d1268c.rlib" "/opt/rustwide/target/debug/deps/libquick_error-7e0fef2f69a1ee0a.rlib" "/opt/rustwide/target/debug/deps/libregex-a6f9a384a5e0ee04.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-183b69152644db8a.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-71dab053db1b6952.rlib" "/opt/rustwide/target/debug/deps/libprobe_rs-61779cb5a8996c6c.rlib" "/opt/rustwide/target/debug/deps/libbincode-eef517976cdd8027.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-bb44949f0b3cbbeb.rlib" "/opt/rustwide/target/debug/deps/libdtoa-e81d91c39b193e46.rlib" "/opt/rustwide/target/debug/deps/libindexmap-2af05f0322054654.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-5561b0409428de3e.rlib" "/opt/rustwide/target/debug/deps/libjaylink-eabef80ce8b0303d.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-0a75c9c26dc9dc2c.rlib" "/opt/rustwide/target/debug/deps/libbitflags-f1ca410388ec357f.rlib" "/opt/rustwide/target/debug/deps/librusb-ceba88335e4ed749.rlib" "/opt/rustwide/target/debug/deps/liblibusb1_sys-41ab217e1fbdba63.rlib" "/opt/rustwide/target/debug/deps/libhidapi-04287cabde042147.rlib" "/opt/rustwide/target/debug/deps/liblibc-5575e4cc6c383188.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-bda1efe4f3374f3c.rlib" "/opt/rustwide/target/debug/deps/libbitfield-e207962115cc3589.rlib" "/opt/rustwide/target/debug/deps/libprobe_rs_target-cafb40e457809176.rlib" "/opt/rustwide/target/debug/deps/libbase64-4c997255cfee02b8.rlib" "/opt/rustwide/target/debug/deps/libjep106-c38691afc12d0cc8.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-ae8623994a8ecaa9.rlib" "/opt/rustwide/target/debug/deps/libserde-0e66d8d80325845f.rlib" "/opt/rustwide/target/debug/deps/libanyhow-13d2a4f2b16b967d.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/examples/raw_dap_access-c68e3496319cd4e2" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libprobe_rs-61779cb5a8996c6c.rlib(probe_rs-61779cb5a8996c6c.probe_rs.d81f900d-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-61779cb5a8996c6c.rlib(probe_rs-61779cb5a8996c6c.probe_rs.d81f900d-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-61779cb5a8996c6c.rlib(probe_rs-61779cb5a8996c6c.probe_rs.d81f900d-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-61779cb5a8996c6c.rlib(probe_rs-61779cb5a8996c6c.probe_rs.d81f900d-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-61779cb5a8996c6c.rlib(probe_rs-61779cb5a8996c6c.probe_rs.d81f900d-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-61779cb5a8996c6c.rlib(probe_rs-61779cb5a8996c6c.probe_rs.d81f900d-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-61779cb5a8996c6c.rlib(probe_rs-61779cb5a8996c6c.probe_rs.d81f900d-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-61779cb5a8996c6c.rlib(probe_rs-61779cb5a8996c6c.probe_rs.d81f900d-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-61779cb5a8996c6c.rlib(probe_rs-61779cb5a8996c6c.probe_rs.d81f900d-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-61779cb5a8996c6c.rlib(probe_rs-61779cb5a8996c6c.probe_rs.d81f900d-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-61779cb5a8996c6c.rlib(probe_rs-61779cb5a8996c6c.probe_rs.d81f900d-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-61779cb5a8996c6c.rlib(probe_rs-61779cb5a8996c6c.probe_rs.d81f900d-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-61779cb5a8996c6c.rlib(probe_rs-61779cb5a8996c6c.probe_rs.d81f900d-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-61779cb5a8996c6c.rlib(probe_rs-61779cb5a8996c6c.probe_rs.d81f900d-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-61779cb5a8996c6c.rlib(probe_rs-61779cb5a8996c6c.probe_rs.d81f900d-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-61779cb5a8996c6c.rlib(probe_rs-61779cb5a8996c6c.probe_rs.d81f900d-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-61779cb5a8996c6c.rlib(probe_rs-61779cb5a8996c6c.probe_rs.d81f900d-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-eabef80ce8b0303d.rlib(jaylink-eabef80ce8b0303d.jaylink.b71d92e8-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-eabef80ce8b0303d.rlib(jaylink-eabef80ce8b0303d.jaylink.b71d92e8-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-eabef80ce8b0303d.rlib(jaylink-eabef80ce8b0303d.jaylink.b71d92e8-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-eabef80ce8b0303d.rlib(jaylink-eabef80ce8b0303d.jaylink.b71d92e8-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-eabef80ce8b0303d.rlib(jaylink-eabef80ce8b0303d.jaylink.b71d92e8-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-eabef80ce8b0303d.rlib(jaylink-eabef80ce8b0303d.jaylink.b71d92e8-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.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-eabef80ce8b0303d.rlib(jaylink-eabef80ce8b0303d.jaylink.b71d92e8-cgu.8.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-eabef80ce8b0303d.rlib(jaylink-eabef80ce8b0303d.jaylink.b71d92e8-cgu.8.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-eabef80ce8b0303d.rlib(jaylink-eabef80ce8b0303d.jaylink.b71d92e8-cgu.8.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-eabef80ce8b0303d.rlib(jaylink-eabef80ce8b0303d.jaylink.b71d92e8-cgu.8.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-eabef80ce8b0303d.rlib(jaylink-eabef80ce8b0303d.jaylink.b71d92e8-cgu.8.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-eabef80ce8b0303d.rlib(jaylink-eabef80ce8b0303d.jaylink.b71d92e8-cgu.8.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-eabef80ce8b0303d.rlib(jaylink-eabef80ce8b0303d.jaylink.b71d92e8-cgu.8.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-ceba88335e4ed749.rlib(rusb-ceba88335e4ed749.rusb.812d09dc-cgu.10.rcgu.o): in function `rusb::device_list::DeviceList::new_with_context': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusb-0.8.1/src/device_list.rs:53: undefined reference to `libusb_get_device_list' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusb-ceba88335e4ed749.rlib(rusb-ceba88335e4ed749.rusb.812d09dc-cgu.13.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-ceba88335e4ed749.rlib(rusb-ceba88335e4ed749.rusb.812d09dc-cgu.13.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-ceba88335e4ed749.rlib(rusb-ceba88335e4ed749.rusb.812d09dc-cgu.13.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-ceba88335e4ed749.rlib(rusb-ceba88335e4ed749.rusb.812d09dc-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-ceba88335e4ed749.rlib(rusb-ceba88335e4ed749.rusb.812d09dc-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-ceba88335e4ed749.rlib(rusb-ceba88335e4ed749.rusb.812d09dc-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-ceba88335e4ed749.rlib(rusb-ceba88335e4ed749.rusb.812d09dc-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-ceba88335e4ed749.rlib(rusb-ceba88335e4ed749.rusb.812d09dc-cgu.3.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-ceba88335e4ed749.rlib(rusb-ceba88335e4ed749.rusb.812d09dc-cgu.8.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] 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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/nrf53_recover-e5bdb8cfbfd09c01.nrf53_recover.2db7f38f-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/nrf53_recover-e5bdb8cfbfd09c01.nrf53_recover.2db7f38f-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/nrf53_recover-e5bdb8cfbfd09c01.nrf53_recover.2db7f38f-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/nrf53_recover-e5bdb8cfbfd09c01.nrf53_recover.2db7f38f-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/nrf53_recover-e5bdb8cfbfd09c01.nrf53_recover.2db7f38f-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/nrf53_recover-e5bdb8cfbfd09c01.nrf53_recover.2db7f38f-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/nrf53_recover-e5bdb8cfbfd09c01.nrf53_recover.2db7f38f-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/nrf53_recover-e5bdb8cfbfd09c01.nrf53_recover.2db7f38f-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/nrf53_recover-e5bdb8cfbfd09c01.nrf53_recover.2db7f38f-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/nrf53_recover-e5bdb8cfbfd09c01.nrf53_recover.2db7f38f-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/nrf53_recover-e5bdb8cfbfd09c01.nrf53_recover.2db7f38f-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/nrf53_recover-e5bdb8cfbfd09c01.nrf53_recover.2db7f38f-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/nrf53_recover-e5bdb8cfbfd09c01.nrf53_recover.2db7f38f-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/nrf53_recover-e5bdb8cfbfd09c01.nrf53_recover.2db7f38f-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/nrf53_recover-e5bdb8cfbfd09c01.14i0yd6tuqx7872f.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-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/libpretty_env_logger-877d8eb4edd973ad.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-aa73b78586a60115.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-b792ab1f217da8de.rlib" "/opt/rustwide/target/debug/deps/libatty-78b541b5df2a25e0.rlib" "/opt/rustwide/target/debug/deps/libhumantime-f0ab17b237d1268c.rlib" "/opt/rustwide/target/debug/deps/libquick_error-7e0fef2f69a1ee0a.rlib" "/opt/rustwide/target/debug/deps/libregex-a6f9a384a5e0ee04.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-183b69152644db8a.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-71dab053db1b6952.rlib" "/opt/rustwide/target/debug/deps/libprobe_rs-61779cb5a8996c6c.rlib" "/opt/rustwide/target/debug/deps/libbincode-eef517976cdd8027.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-bb44949f0b3cbbeb.rlib" "/opt/rustwide/target/debug/deps/libdtoa-e81d91c39b193e46.rlib" "/opt/rustwide/target/debug/deps/libindexmap-2af05f0322054654.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-5561b0409428de3e.rlib" "/opt/rustwide/target/debug/deps/libjaylink-eabef80ce8b0303d.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-0a75c9c26dc9dc2c.rlib" "/opt/rustwide/target/debug/deps/libbitflags-f1ca410388ec357f.rlib" "/opt/rustwide/target/debug/deps/librusb-ceba88335e4ed749.rlib" "/opt/rustwide/target/debug/deps/liblibusb1_sys-41ab217e1fbdba63.rlib" "/opt/rustwide/target/debug/deps/libhidapi-04287cabde042147.rlib" "/opt/rustwide/target/debug/deps/liblibc-5575e4cc6c383188.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-bda1efe4f3374f3c.rlib" "/opt/rustwide/target/debug/deps/libbitfield-e207962115cc3589.rlib" "/opt/rustwide/target/debug/deps/libprobe_rs_target-cafb40e457809176.rlib" "/opt/rustwide/target/debug/deps/libbase64-4c997255cfee02b8.rlib" "/opt/rustwide/target/debug/deps/libjep106-c38691afc12d0cc8.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-ae8623994a8ecaa9.rlib" "/opt/rustwide/target/debug/deps/libserde-0e66d8d80325845f.rlib" "/opt/rustwide/target/debug/deps/libanyhow-13d2a4f2b16b967d.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/examples/nrf53_recover-e5bdb8cfbfd09c01" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libprobe_rs-61779cb5a8996c6c.rlib(probe_rs-61779cb5a8996c6c.probe_rs.d81f900d-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-61779cb5a8996c6c.rlib(probe_rs-61779cb5a8996c6c.probe_rs.d81f900d-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-61779cb5a8996c6c.rlib(probe_rs-61779cb5a8996c6c.probe_rs.d81f900d-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-61779cb5a8996c6c.rlib(probe_rs-61779cb5a8996c6c.probe_rs.d81f900d-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-61779cb5a8996c6c.rlib(probe_rs-61779cb5a8996c6c.probe_rs.d81f900d-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-61779cb5a8996c6c.rlib(probe_rs-61779cb5a8996c6c.probe_rs.d81f900d-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-61779cb5a8996c6c.rlib(probe_rs-61779cb5a8996c6c.probe_rs.d81f900d-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-61779cb5a8996c6c.rlib(probe_rs-61779cb5a8996c6c.probe_rs.d81f900d-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-61779cb5a8996c6c.rlib(probe_rs-61779cb5a8996c6c.probe_rs.d81f900d-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-61779cb5a8996c6c.rlib(probe_rs-61779cb5a8996c6c.probe_rs.d81f900d-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-61779cb5a8996c6c.rlib(probe_rs-61779cb5a8996c6c.probe_rs.d81f900d-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-61779cb5a8996c6c.rlib(probe_rs-61779cb5a8996c6c.probe_rs.d81f900d-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-61779cb5a8996c6c.rlib(probe_rs-61779cb5a8996c6c.probe_rs.d81f900d-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-61779cb5a8996c6c.rlib(probe_rs-61779cb5a8996c6c.probe_rs.d81f900d-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-61779cb5a8996c6c.rlib(probe_rs-61779cb5a8996c6c.probe_rs.d81f900d-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-61779cb5a8996c6c.rlib(probe_rs-61779cb5a8996c6c.probe_rs.d81f900d-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-61779cb5a8996c6c.rlib(probe_rs-61779cb5a8996c6c.probe_rs.d81f900d-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-eabef80ce8b0303d.rlib(jaylink-eabef80ce8b0303d.jaylink.b71d92e8-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-eabef80ce8b0303d.rlib(jaylink-eabef80ce8b0303d.jaylink.b71d92e8-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-eabef80ce8b0303d.rlib(jaylink-eabef80ce8b0303d.jaylink.b71d92e8-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-eabef80ce8b0303d.rlib(jaylink-eabef80ce8b0303d.jaylink.b71d92e8-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-eabef80ce8b0303d.rlib(jaylink-eabef80ce8b0303d.jaylink.b71d92e8-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-eabef80ce8b0303d.rlib(jaylink-eabef80ce8b0303d.jaylink.b71d92e8-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.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-eabef80ce8b0303d.rlib(jaylink-eabef80ce8b0303d.jaylink.b71d92e8-cgu.8.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-eabef80ce8b0303d.rlib(jaylink-eabef80ce8b0303d.jaylink.b71d92e8-cgu.8.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-eabef80ce8b0303d.rlib(jaylink-eabef80ce8b0303d.jaylink.b71d92e8-cgu.8.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-eabef80ce8b0303d.rlib(jaylink-eabef80ce8b0303d.jaylink.b71d92e8-cgu.8.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-eabef80ce8b0303d.rlib(jaylink-eabef80ce8b0303d.jaylink.b71d92e8-cgu.8.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-eabef80ce8b0303d.rlib(jaylink-eabef80ce8b0303d.jaylink.b71d92e8-cgu.8.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-eabef80ce8b0303d.rlib(jaylink-eabef80ce8b0303d.jaylink.b71d92e8-cgu.8.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-ceba88335e4ed749.rlib(rusb-ceba88335e4ed749.rusb.812d09dc-cgu.10.rcgu.o): in function `rusb::device_list::DeviceList::new_with_context': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusb-0.8.1/src/device_list.rs:53: undefined reference to `libusb_get_device_list' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusb-ceba88335e4ed749.rlib(rusb-ceba88335e4ed749.rusb.812d09dc-cgu.13.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-ceba88335e4ed749.rlib(rusb-ceba88335e4ed749.rusb.812d09dc-cgu.13.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-ceba88335e4ed749.rlib(rusb-ceba88335e4ed749.rusb.812d09dc-cgu.13.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-ceba88335e4ed749.rlib(rusb-ceba88335e4ed749.rusb.812d09dc-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-ceba88335e4ed749.rlib(rusb-ceba88335e4ed749.rusb.812d09dc-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-ceba88335e4ed749.rlib(rusb-ceba88335e4ed749.rusb.812d09dc-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-ceba88335e4ed749.rlib(rusb-ceba88335e4ed749.rusb.812d09dc-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-ceba88335e4ed749.rlib(rusb-ceba88335e4ed749.rusb.812d09dc-cgu.3.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-ceba88335e4ed749.rlib(rusb-ceba88335e4ed749.rusb.812d09dc-cgu.8.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] 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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/multidrop_raw-cb4615f7c0ee2e68.multidrop_raw.ddaeccbc-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/multidrop_raw-cb4615f7c0ee2e68.multidrop_raw.ddaeccbc-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/multidrop_raw-cb4615f7c0ee2e68.multidrop_raw.ddaeccbc-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/multidrop_raw-cb4615f7c0ee2e68.multidrop_raw.ddaeccbc-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/multidrop_raw-cb4615f7c0ee2e68.multidrop_raw.ddaeccbc-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/multidrop_raw-cb4615f7c0ee2e68.multidrop_raw.ddaeccbc-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/multidrop_raw-cb4615f7c0ee2e68.multidrop_raw.ddaeccbc-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/multidrop_raw-cb4615f7c0ee2e68.multidrop_raw.ddaeccbc-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/multidrop_raw-cb4615f7c0ee2e68.multidrop_raw.ddaeccbc-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/multidrop_raw-cb4615f7c0ee2e68.multidrop_raw.ddaeccbc-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/multidrop_raw-cb4615f7c0ee2e68.multidrop_raw.ddaeccbc-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/multidrop_raw-cb4615f7c0ee2e68.38lrnit7akyy1sjw.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-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/libpretty_env_logger-877d8eb4edd973ad.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-aa73b78586a60115.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-b792ab1f217da8de.rlib" "/opt/rustwide/target/debug/deps/libatty-78b541b5df2a25e0.rlib" "/opt/rustwide/target/debug/deps/libhumantime-f0ab17b237d1268c.rlib" "/opt/rustwide/target/debug/deps/libquick_error-7e0fef2f69a1ee0a.rlib" "/opt/rustwide/target/debug/deps/libregex-a6f9a384a5e0ee04.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-183b69152644db8a.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-71dab053db1b6952.rlib" "/opt/rustwide/target/debug/deps/libprobe_rs-61779cb5a8996c6c.rlib" "/opt/rustwide/target/debug/deps/libbincode-eef517976cdd8027.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-bb44949f0b3cbbeb.rlib" "/opt/rustwide/target/debug/deps/libdtoa-e81d91c39b193e46.rlib" "/opt/rustwide/target/debug/deps/libindexmap-2af05f0322054654.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-5561b0409428de3e.rlib" "/opt/rustwide/target/debug/deps/libjaylink-eabef80ce8b0303d.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-0a75c9c26dc9dc2c.rlib" "/opt/rustwide/target/debug/deps/libbitflags-f1ca410388ec357f.rlib" "/opt/rustwide/target/debug/deps/librusb-ceba88335e4ed749.rlib" "/opt/rustwide/target/debug/deps/liblibusb1_sys-41ab217e1fbdba63.rlib" "/opt/rustwide/target/debug/deps/libhidapi-04287cabde042147.rlib" "/opt/rustwide/target/debug/deps/liblibc-5575e4cc6c383188.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-bda1efe4f3374f3c.rlib" "/opt/rustwide/target/debug/deps/libbitfield-e207962115cc3589.rlib" "/opt/rustwide/target/debug/deps/libprobe_rs_target-cafb40e457809176.rlib" "/opt/rustwide/target/debug/deps/libbase64-4c997255cfee02b8.rlib" "/opt/rustwide/target/debug/deps/libjep106-c38691afc12d0cc8.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-ae8623994a8ecaa9.rlib" "/opt/rustwide/target/debug/deps/libserde-0e66d8d80325845f.rlib" "/opt/rustwide/target/debug/deps/libanyhow-13d2a4f2b16b967d.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/examples/multidrop_raw-cb4615f7c0ee2e68" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libprobe_rs-61779cb5a8996c6c.rlib(probe_rs-61779cb5a8996c6c.probe_rs.d81f900d-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-61779cb5a8996c6c.rlib(probe_rs-61779cb5a8996c6c.probe_rs.d81f900d-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-61779cb5a8996c6c.rlib(probe_rs-61779cb5a8996c6c.probe_rs.d81f900d-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-61779cb5a8996c6c.rlib(probe_rs-61779cb5a8996c6c.probe_rs.d81f900d-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-61779cb5a8996c6c.rlib(probe_rs-61779cb5a8996c6c.probe_rs.d81f900d-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-61779cb5a8996c6c.rlib(probe_rs-61779cb5a8996c6c.probe_rs.d81f900d-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-61779cb5a8996c6c.rlib(probe_rs-61779cb5a8996c6c.probe_rs.d81f900d-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-61779cb5a8996c6c.rlib(probe_rs-61779cb5a8996c6c.probe_rs.d81f900d-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-61779cb5a8996c6c.rlib(probe_rs-61779cb5a8996c6c.probe_rs.d81f900d-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-61779cb5a8996c6c.rlib(probe_rs-61779cb5a8996c6c.probe_rs.d81f900d-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-61779cb5a8996c6c.rlib(probe_rs-61779cb5a8996c6c.probe_rs.d81f900d-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-61779cb5a8996c6c.rlib(probe_rs-61779cb5a8996c6c.probe_rs.d81f900d-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-61779cb5a8996c6c.rlib(probe_rs-61779cb5a8996c6c.probe_rs.d81f900d-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-61779cb5a8996c6c.rlib(probe_rs-61779cb5a8996c6c.probe_rs.d81f900d-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-61779cb5a8996c6c.rlib(probe_rs-61779cb5a8996c6c.probe_rs.d81f900d-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-61779cb5a8996c6c.rlib(probe_rs-61779cb5a8996c6c.probe_rs.d81f900d-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-61779cb5a8996c6c.rlib(probe_rs-61779cb5a8996c6c.probe_rs.d81f900d-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-eabef80ce8b0303d.rlib(jaylink-eabef80ce8b0303d.jaylink.b71d92e8-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-eabef80ce8b0303d.rlib(jaylink-eabef80ce8b0303d.jaylink.b71d92e8-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-eabef80ce8b0303d.rlib(jaylink-eabef80ce8b0303d.jaylink.b71d92e8-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-eabef80ce8b0303d.rlib(jaylink-eabef80ce8b0303d.jaylink.b71d92e8-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-eabef80ce8b0303d.rlib(jaylink-eabef80ce8b0303d.jaylink.b71d92e8-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-eabef80ce8b0303d.rlib(jaylink-eabef80ce8b0303d.jaylink.b71d92e8-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.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-eabef80ce8b0303d.rlib(jaylink-eabef80ce8b0303d.jaylink.b71d92e8-cgu.8.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-eabef80ce8b0303d.rlib(jaylink-eabef80ce8b0303d.jaylink.b71d92e8-cgu.8.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-eabef80ce8b0303d.rlib(jaylink-eabef80ce8b0303d.jaylink.b71d92e8-cgu.8.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-eabef80ce8b0303d.rlib(jaylink-eabef80ce8b0303d.jaylink.b71d92e8-cgu.8.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-eabef80ce8b0303d.rlib(jaylink-eabef80ce8b0303d.jaylink.b71d92e8-cgu.8.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-eabef80ce8b0303d.rlib(jaylink-eabef80ce8b0303d.jaylink.b71d92e8-cgu.8.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-eabef80ce8b0303d.rlib(jaylink-eabef80ce8b0303d.jaylink.b71d92e8-cgu.8.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-ceba88335e4ed749.rlib(rusb-ceba88335e4ed749.rusb.812d09dc-cgu.10.rcgu.o): in function `rusb::device_list::DeviceList::new_with_context': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusb-0.8.1/src/device_list.rs:53: undefined reference to `libusb_get_device_list' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusb-ceba88335e4ed749.rlib(rusb-ceba88335e4ed749.rusb.812d09dc-cgu.13.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-ceba88335e4ed749.rlib(rusb-ceba88335e4ed749.rusb.812d09dc-cgu.13.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-ceba88335e4ed749.rlib(rusb-ceba88335e4ed749.rusb.812d09dc-cgu.13.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-ceba88335e4ed749.rlib(rusb-ceba88335e4ed749.rusb.812d09dc-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-ceba88335e4ed749.rlib(rusb-ceba88335e4ed749.rusb.812d09dc-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-ceba88335e4ed749.rlib(rusb-ceba88335e4ed749.rusb.812d09dc-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-ceba88335e4ed749.rlib(rusb-ceba88335e4ed749.rusb.812d09dc-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-ceba88335e4ed749.rlib(rusb-ceba88335e4ed749.rusb.812d09dc-cgu.3.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-ceba88335e4ed749.rlib(rusb-ceba88335e4ed749.rusb.812d09dc-cgu.8.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] 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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/ram_download-f1290582307319e9.ram_download.5886fa22-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/ram_download-f1290582307319e9.ram_download.5886fa22-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/ram_download-f1290582307319e9.ram_download.5886fa22-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/ram_download-f1290582307319e9.ram_download.5886fa22-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/ram_download-f1290582307319e9.ram_download.5886fa22-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/ram_download-f1290582307319e9.ram_download.5886fa22-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/ram_download-f1290582307319e9.ram_download.5886fa22-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/ram_download-f1290582307319e9.ram_download.5886fa22-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/ram_download-f1290582307319e9.ram_download.5886fa22-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/ram_download-f1290582307319e9.ram_download.5886fa22-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/ram_download-f1290582307319e9.ram_download.5886fa22-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/ram_download-f1290582307319e9.ram_download.5886fa22-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/ram_download-f1290582307319e9.ram_download.5886fa22-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/ram_download-f1290582307319e9.ram_download.5886fa22-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/ram_download-f1290582307319e9.ram_download.5886fa22-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/ram_download-f1290582307319e9.ram_download.5886fa22-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/ram_download-f1290582307319e9.zpsn798l3jlw1mo.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-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/libpretty_env_logger-877d8eb4edd973ad.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-aa73b78586a60115.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-b792ab1f217da8de.rlib" "/opt/rustwide/target/debug/deps/libhumantime-f0ab17b237d1268c.rlib" "/opt/rustwide/target/debug/deps/libquick_error-7e0fef2f69a1ee0a.rlib" "/opt/rustwide/target/debug/deps/libregex-a6f9a384a5e0ee04.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-183b69152644db8a.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-71dab053db1b6952.rlib" "/opt/rustwide/target/debug/deps/libstructopt-80b7c2d9f2909a21.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/libclap-a5dae1a7aa79eb88.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-78b541b5df2a25e0.rlib" "/opt/rustwide/target/debug/deps/libansi_term-7174ce98a6fd1d8e.rlib" "/opt/rustwide/target/debug/deps/librand-289ee82f3ebed250.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-d1f309ad5fd89ba1.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-b26f4caaa3b9bd8e.rlib" "/opt/rustwide/target/debug/deps/librand_core-5d83c4b2ea6294f7.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-b1f74bfac65e56f9.rlib" "/opt/rustwide/target/debug/deps/libprobe_rs-61779cb5a8996c6c.rlib" "/opt/rustwide/target/debug/deps/libbincode-eef517976cdd8027.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-bb44949f0b3cbbeb.rlib" "/opt/rustwide/target/debug/deps/libdtoa-e81d91c39b193e46.rlib" "/opt/rustwide/target/debug/deps/libindexmap-2af05f0322054654.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-5561b0409428de3e.rlib" "/opt/rustwide/target/debug/deps/libjaylink-eabef80ce8b0303d.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-0a75c9c26dc9dc2c.rlib" "/opt/rustwide/target/debug/deps/libbitflags-f1ca410388ec357f.rlib" "/opt/rustwide/target/debug/deps/librusb-ceba88335e4ed749.rlib" "/opt/rustwide/target/debug/deps/liblibusb1_sys-41ab217e1fbdba63.rlib" "/opt/rustwide/target/debug/deps/libhidapi-04287cabde042147.rlib" "/opt/rustwide/target/debug/deps/liblibc-5575e4cc6c383188.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-bda1efe4f3374f3c.rlib" "/opt/rustwide/target/debug/deps/libbitfield-e207962115cc3589.rlib" "/opt/rustwide/target/debug/deps/libprobe_rs_target-cafb40e457809176.rlib" "/opt/rustwide/target/debug/deps/libbase64-4c997255cfee02b8.rlib" "/opt/rustwide/target/debug/deps/libjep106-c38691afc12d0cc8.rlib" "/opt/rustwide/target/debug/deps/libanyhow-13d2a4f2b16b967d.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-ae8623994a8ecaa9.rlib" "/opt/rustwide/target/debug/deps/libserde-0e66d8d80325845f.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/examples/ram_download-f1290582307319e9" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libprobe_rs-61779cb5a8996c6c.rlib(probe_rs-61779cb5a8996c6c.probe_rs.d81f900d-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-61779cb5a8996c6c.rlib(probe_rs-61779cb5a8996c6c.probe_rs.d81f900d-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-61779cb5a8996c6c.rlib(probe_rs-61779cb5a8996c6c.probe_rs.d81f900d-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-61779cb5a8996c6c.rlib(probe_rs-61779cb5a8996c6c.probe_rs.d81f900d-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-61779cb5a8996c6c.rlib(probe_rs-61779cb5a8996c6c.probe_rs.d81f900d-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-61779cb5a8996c6c.rlib(probe_rs-61779cb5a8996c6c.probe_rs.d81f900d-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-61779cb5a8996c6c.rlib(probe_rs-61779cb5a8996c6c.probe_rs.d81f900d-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-61779cb5a8996c6c.rlib(probe_rs-61779cb5a8996c6c.probe_rs.d81f900d-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-61779cb5a8996c6c.rlib(probe_rs-61779cb5a8996c6c.probe_rs.d81f900d-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-61779cb5a8996c6c.rlib(probe_rs-61779cb5a8996c6c.probe_rs.d81f900d-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-61779cb5a8996c6c.rlib(probe_rs-61779cb5a8996c6c.probe_rs.d81f900d-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-61779cb5a8996c6c.rlib(probe_rs-61779cb5a8996c6c.probe_rs.d81f900d-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-61779cb5a8996c6c.rlib(probe_rs-61779cb5a8996c6c.probe_rs.d81f900d-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-61779cb5a8996c6c.rlib(probe_rs-61779cb5a8996c6c.probe_rs.d81f900d-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-61779cb5a8996c6c.rlib(probe_rs-61779cb5a8996c6c.probe_rs.d81f900d-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-61779cb5a8996c6c.rlib(probe_rs-61779cb5a8996c6c.probe_rs.d81f900d-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-61779cb5a8996c6c.rlib(probe_rs-61779cb5a8996c6c.probe_rs.d81f900d-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-eabef80ce8b0303d.rlib(jaylink-eabef80ce8b0303d.jaylink.b71d92e8-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-eabef80ce8b0303d.rlib(jaylink-eabef80ce8b0303d.jaylink.b71d92e8-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-eabef80ce8b0303d.rlib(jaylink-eabef80ce8b0303d.jaylink.b71d92e8-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-eabef80ce8b0303d.rlib(jaylink-eabef80ce8b0303d.jaylink.b71d92e8-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-eabef80ce8b0303d.rlib(jaylink-eabef80ce8b0303d.jaylink.b71d92e8-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-eabef80ce8b0303d.rlib(jaylink-eabef80ce8b0303d.jaylink.b71d92e8-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.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-eabef80ce8b0303d.rlib(jaylink-eabef80ce8b0303d.jaylink.b71d92e8-cgu.8.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-eabef80ce8b0303d.rlib(jaylink-eabef80ce8b0303d.jaylink.b71d92e8-cgu.8.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-eabef80ce8b0303d.rlib(jaylink-eabef80ce8b0303d.jaylink.b71d92e8-cgu.8.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-eabef80ce8b0303d.rlib(jaylink-eabef80ce8b0303d.jaylink.b71d92e8-cgu.8.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-eabef80ce8b0303d.rlib(jaylink-eabef80ce8b0303d.jaylink.b71d92e8-cgu.8.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-eabef80ce8b0303d.rlib(jaylink-eabef80ce8b0303d.jaylink.b71d92e8-cgu.8.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-eabef80ce8b0303d.rlib(jaylink-eabef80ce8b0303d.jaylink.b71d92e8-cgu.8.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-ceba88335e4ed749.rlib(rusb-ceba88335e4ed749.rusb.812d09dc-cgu.10.rcgu.o): in function `rusb::device_list::DeviceList::new_with_context': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusb-0.8.1/src/device_list.rs:53: undefined reference to `libusb_get_device_list' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusb-ceba88335e4ed749.rlib(rusb-ceba88335e4ed749.rusb.812d09dc-cgu.13.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-ceba88335e4ed749.rlib(rusb-ceba88335e4ed749.rusb.812d09dc-cgu.13.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-ceba88335e4ed749.rlib(rusb-ceba88335e4ed749.rusb.812d09dc-cgu.13.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-ceba88335e4ed749.rlib(rusb-ceba88335e4ed749.rusb.812d09dc-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-ceba88335e4ed749.rlib(rusb-ceba88335e4ed749.rusb.812d09dc-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-ceba88335e4ed749.rlib(rusb-ceba88335e4ed749.rusb.812d09dc-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-ceba88335e4ed749.rlib(rusb-ceba88335e4ed749.rusb.812d09dc-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-ceba88335e4ed749.rlib(rusb-ceba88335e4ed749.rusb.812d09dc-cgu.3.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-ceba88335e4ed749.rlib(rusb-ceba88335e4ed749.rusb.812d09dc-cgu.8.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] 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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/benchmark-083cc6d609093875.benchmark.1fe533ae-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/benchmark-083cc6d609093875.benchmark.1fe533ae-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/benchmark-083cc6d609093875.benchmark.1fe533ae-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/benchmark-083cc6d609093875.benchmark.1fe533ae-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/benchmark-083cc6d609093875.benchmark.1fe533ae-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/benchmark-083cc6d609093875.benchmark.1fe533ae-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/benchmark-083cc6d609093875.benchmark.1fe533ae-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/benchmark-083cc6d609093875.benchmark.1fe533ae-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/benchmark-083cc6d609093875.benchmark.1fe533ae-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/benchmark-083cc6d609093875.benchmark.1fe533ae-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/benchmark-083cc6d609093875.benchmark.1fe533ae-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/benchmark-083cc6d609093875.benchmark.1fe533ae-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/benchmark-083cc6d609093875.benchmark.1fe533ae-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/benchmark-083cc6d609093875.benchmark.1fe533ae-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/benchmark-083cc6d609093875.benchmark.1fe533ae-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/benchmark-083cc6d609093875.benchmark.1fe533ae-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/benchmark-083cc6d609093875.4gp6nge6xyo3q59k.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-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/libreqwest-ec4b5980f487aeda.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-b4b59c7854ba1896.rlib" "/opt/rustwide/target/debug/deps/libipnet-d006d1962901da61.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-4d055140382efe52.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-6481a9b2e1427218.rlib" "/opt/rustwide/target/debug/deps/libmime-68e3edcf7919f775.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-2335494cdd7a3902.rlib" "/opt/rustwide/target/debug/deps/libserde_json-7c74bb4189696e09.rlib" "/opt/rustwide/target/debug/deps/libryu-b54e014f019506d7.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-3a7a7e255f490348.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-cd54fc6f4729c5af.rlib" "/opt/rustwide/target/debug/deps/libopenssl-a5faae0846122a35.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-df0e58a4f0a4cf2f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-a92bffa6dfc6160f.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-036bc24c041f7399.rlib" "/opt/rustwide/target/debug/deps/libhyper-eb3a1d834598ae6f.rlib" "/opt/rustwide/target/debug/deps/libwant-443a73bcacef6d14.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-7883700d67bfeb45.rlib" "/opt/rustwide/target/debug/deps/libsocket2-4f7b4258b9d7a701.rlib" "/opt/rustwide/target/debug/deps/libhttparse-9c8eccee78ba83ae.rlib" "/opt/rustwide/target/debug/deps/libh2-5b17c523c441392b.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-60e018660331818a.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-bd4bef25174f15dd.rlib" "/opt/rustwide/target/debug/deps/libtower_service-fe5750cfd2804552.rlib" "/opt/rustwide/target/debug/deps/libtracing-eafb5836a9406932.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-2d5d5308f2b2feba.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-a9126139ac9555e2.rlib" "/opt/rustwide/target/debug/deps/libtokio-1dc586595e98d73a.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-fa70e5a316fee2bc.rlib" "/opt/rustwide/target/debug/deps/libmio-53d00a624b67ddf9.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-daf2df8c70d90910.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-c9fc2dedc0282d62.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-c21fe9997e412b65.rlib" "/opt/rustwide/target/debug/deps/libslab-7deec20c7d80499d.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-18d8f07136239349.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-059072626bb7eeef.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6c669315cfadfec5.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-70f9b366001338b7.rlib" "/opt/rustwide/target/debug/deps/liburl-e641032224f81586.rlib" "/opt/rustwide/target/debug/deps/libidna-1471ed1cb7d70767.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-c54c5ce886ebd82c.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-ed2e4c4c531806eb.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-94e88fe29250bed0.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-6431a0f5e36e4af1.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-f90eb87d808deb87.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-1a1983d2d4a49459.rlib" "/opt/rustwide/target/debug/deps/libmatches-e69bff4dcefe502a.rlib" "/opt/rustwide/target/debug/deps/libhttp-7daffe67b169d837.rlib" "/opt/rustwide/target/debug/deps/libitoa-fdf340bbb49690d1.rlib" "/opt/rustwide/target/debug/deps/libbytes-59116c3d90e42d31.rlib" "/opt/rustwide/target/debug/deps/libfnv-6d1578eb67bc4123.rlib" "/opt/rustwide/target/debug/deps/libpretty_env_logger-877d8eb4edd973ad.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-aa73b78586a60115.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-b792ab1f217da8de.rlib" "/opt/rustwide/target/debug/deps/libhumantime-f0ab17b237d1268c.rlib" "/opt/rustwide/target/debug/deps/libquick_error-7e0fef2f69a1ee0a.rlib" "/opt/rustwide/target/debug/deps/libregex-a6f9a384a5e0ee04.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-183b69152644db8a.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-71dab053db1b6952.rlib" "/opt/rustwide/target/debug/deps/libchrono-7997e64104a587bd.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-8f3a99c86b1130e7.rlib" "/opt/rustwide/target/debug/deps/libtime-6a7352d59be3623c.rlib" "/opt/rustwide/target/debug/deps/libstructopt-80b7c2d9f2909a21.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/libclap-a5dae1a7aa79eb88.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-78b541b5df2a25e0.rlib" "/opt/rustwide/target/debug/deps/libansi_term-7174ce98a6fd1d8e.rlib" "/opt/rustwide/target/debug/deps/librand-289ee82f3ebed250.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-d1f309ad5fd89ba1.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-b26f4caaa3b9bd8e.rlib" "/opt/rustwide/target/debug/deps/librand_core-5d83c4b2ea6294f7.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-b1f74bfac65e56f9.rlib" "/opt/rustwide/target/debug/deps/libprobe_rs-61779cb5a8996c6c.rlib" "/opt/rustwide/target/debug/deps/libbincode-eef517976cdd8027.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-bb44949f0b3cbbeb.rlib" "/opt/rustwide/target/debug/deps/libdtoa-e81d91c39b193e46.rlib" "/opt/rustwide/target/debug/deps/libindexmap-2af05f0322054654.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-5561b0409428de3e.rlib" "/opt/rustwide/target/debug/deps/libjaylink-eabef80ce8b0303d.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-0a75c9c26dc9dc2c.rlib" "/opt/rustwide/target/debug/deps/libbitflags-f1ca410388ec357f.rlib" "/opt/rustwide/target/debug/deps/librusb-ceba88335e4ed749.rlib" "/opt/rustwide/target/debug/deps/liblibusb1_sys-41ab217e1fbdba63.rlib" "/opt/rustwide/target/debug/deps/libhidapi-04287cabde042147.rlib" "/opt/rustwide/target/debug/deps/liblibc-5575e4cc6c383188.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-bda1efe4f3374f3c.rlib" "/opt/rustwide/target/debug/deps/libbitfield-e207962115cc3589.rlib" "/opt/rustwide/target/debug/deps/libprobe_rs_target-cafb40e457809176.rlib" "/opt/rustwide/target/debug/deps/libbase64-4c997255cfee02b8.rlib" "/opt/rustwide/target/debug/deps/libjep106-c38691afc12d0cc8.rlib" "/opt/rustwide/target/debug/deps/libanyhow-13d2a4f2b16b967d.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-ae8623994a8ecaa9.rlib" "/opt/rustwide/target/debug/deps/libserde-0e66d8d80325845f.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" "-lssl" "-lcrypto" "-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/examples/benchmark-083cc6d609093875" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libprobe_rs-61779cb5a8996c6c.rlib(probe_rs-61779cb5a8996c6c.probe_rs.d81f900d-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-61779cb5a8996c6c.rlib(probe_rs-61779cb5a8996c6c.probe_rs.d81f900d-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-61779cb5a8996c6c.rlib(probe_rs-61779cb5a8996c6c.probe_rs.d81f900d-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-61779cb5a8996c6c.rlib(probe_rs-61779cb5a8996c6c.probe_rs.d81f900d-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-61779cb5a8996c6c.rlib(probe_rs-61779cb5a8996c6c.probe_rs.d81f900d-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-61779cb5a8996c6c.rlib(probe_rs-61779cb5a8996c6c.probe_rs.d81f900d-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-61779cb5a8996c6c.rlib(probe_rs-61779cb5a8996c6c.probe_rs.d81f900d-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-61779cb5a8996c6c.rlib(probe_rs-61779cb5a8996c6c.probe_rs.d81f900d-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-61779cb5a8996c6c.rlib(probe_rs-61779cb5a8996c6c.probe_rs.d81f900d-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-61779cb5a8996c6c.rlib(probe_rs-61779cb5a8996c6c.probe_rs.d81f900d-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-61779cb5a8996c6c.rlib(probe_rs-61779cb5a8996c6c.probe_rs.d81f900d-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-61779cb5a8996c6c.rlib(probe_rs-61779cb5a8996c6c.probe_rs.d81f900d-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-61779cb5a8996c6c.rlib(probe_rs-61779cb5a8996c6c.probe_rs.d81f900d-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-61779cb5a8996c6c.rlib(probe_rs-61779cb5a8996c6c.probe_rs.d81f900d-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-61779cb5a8996c6c.rlib(probe_rs-61779cb5a8996c6c.probe_rs.d81f900d-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-61779cb5a8996c6c.rlib(probe_rs-61779cb5a8996c6c.probe_rs.d81f900d-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-61779cb5a8996c6c.rlib(probe_rs-61779cb5a8996c6c.probe_rs.d81f900d-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-eabef80ce8b0303d.rlib(jaylink-eabef80ce8b0303d.jaylink.b71d92e8-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-eabef80ce8b0303d.rlib(jaylink-eabef80ce8b0303d.jaylink.b71d92e8-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-eabef80ce8b0303d.rlib(jaylink-eabef80ce8b0303d.jaylink.b71d92e8-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-eabef80ce8b0303d.rlib(jaylink-eabef80ce8b0303d.jaylink.b71d92e8-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-eabef80ce8b0303d.rlib(jaylink-eabef80ce8b0303d.jaylink.b71d92e8-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-eabef80ce8b0303d.rlib(jaylink-eabef80ce8b0303d.jaylink.b71d92e8-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.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-eabef80ce8b0303d.rlib(jaylink-eabef80ce8b0303d.jaylink.b71d92e8-cgu.8.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-eabef80ce8b0303d.rlib(jaylink-eabef80ce8b0303d.jaylink.b71d92e8-cgu.8.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-eabef80ce8b0303d.rlib(jaylink-eabef80ce8b0303d.jaylink.b71d92e8-cgu.8.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-eabef80ce8b0303d.rlib(jaylink-eabef80ce8b0303d.jaylink.b71d92e8-cgu.8.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-eabef80ce8b0303d.rlib(jaylink-eabef80ce8b0303d.jaylink.b71d92e8-cgu.8.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-eabef80ce8b0303d.rlib(jaylink-eabef80ce8b0303d.jaylink.b71d92e8-cgu.8.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-eabef80ce8b0303d.rlib(jaylink-eabef80ce8b0303d.jaylink.b71d92e8-cgu.8.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-ceba88335e4ed749.rlib(rusb-ceba88335e4ed749.rusb.812d09dc-cgu.10.rcgu.o): in function `rusb::device_list::DeviceList::new_with_context': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusb-0.8.1/src/device_list.rs:53: undefined reference to `libusb_get_device_list' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusb-ceba88335e4ed749.rlib(rusb-ceba88335e4ed749.rusb.812d09dc-cgu.13.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-ceba88335e4ed749.rlib(rusb-ceba88335e4ed749.rusb.812d09dc-cgu.13.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-ceba88335e4ed749.rlib(rusb-ceba88335e4ed749.rusb.812d09dc-cgu.13.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-ceba88335e4ed749.rlib(rusb-ceba88335e4ed749.rusb.812d09dc-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-ceba88335e4ed749.rlib(rusb-ceba88335e4ed749.rusb.812d09dc-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-ceba88335e4ed749.rlib(rusb-ceba88335e4ed749.rusb.812d09dc-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-ceba88335e4ed749.rlib(rusb-ceba88335e4ed749.rusb.812d09dc-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-ceba88335e4ed749.rlib(rusb-ceba88335e4ed749.rusb.812d09dc-cgu.3.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-ceba88335e4ed749.rlib(rusb-ceba88335e4ed749.rusb.812d09dc-cgu.8.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] 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: build failed [INFO] running `Command { std: "docker" "inspect" "4f06ea38c1bee3a0ab7caa1e64716cb046fa2b9557563557e06702cc98304356", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f06ea38c1bee3a0ab7caa1e64716cb046fa2b9557563557e06702cc98304356", kill_on_drop: false }` [INFO] [stdout] 4f06ea38c1bee3a0ab7caa1e64716cb046fa2b9557563557e06702cc98304356