[INFO] cloning repository https://github.com/embassy-rs/teleprobe [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/embassy-rs/teleprobe" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fembassy-rs%2Fteleprobe", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fembassy-rs%2Fteleprobe'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 50aa81a62f0ab34fb37a7367d0d858d4113d96b9 [INFO] testing embassy-rs/teleprobe against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fembassy-rs%2Fteleprobe" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/embassy-rs/teleprobe on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/embassy-rs/teleprobe [INFO] finished tweaking git repo https://github.com/embassy-rs/teleprobe [INFO] tweaked toml for git repo https://github.com/embassy-rs/teleprobe written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/embassy-rs/teleprobe already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d0d9c19f5d538309d277e3754d40cb6a1d272b72864bba8d161738194211b307 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d0d9c19f5d538309d277e3754d40cb6a1d272b72864bba8d161738194211b307", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d0d9c19f5d538309d277e3754d40cb6a1d272b72864bba8d161738194211b307", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0d9c19f5d538309d277e3754d40cb6a1d272b72864bba8d161738194211b307", kill_on_drop: false }` [INFO] [stdout] d0d9c19f5d538309d277e3754d40cb6a1d272b72864bba8d161738194211b307 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a90953810341c3f410894761d740964aa6169b1ddb675f8d01f8f0b1dda48758 [INFO] running `Command { std: "docker" "start" "-a" "a90953810341c3f410894761d740964aa6169b1ddb675f8d01f8f0b1dda48758", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling futures-core v0.3.18 [INFO] [stderr] Compiling futures-sink v0.3.18 [INFO] [stderr] Compiling futures-task v0.3.18 [INFO] [stderr] Compiling futures-util v0.3.18 [INFO] [stderr] Compiling futures-channel v0.3.18 [INFO] [stderr] Compiling crc32fast v1.2.2 [INFO] [stderr] Compiling anyhow v1.0.48 [INFO] [stderr] Compiling rusb v0.8.1 [INFO] [stderr] Compiling funty v1.2.0 [INFO] [stderr] Compiling scroll v0.10.2 [INFO] [stderr] Compiling ihex v3.0.0 [INFO] [stderr] Compiling svg v0.10.0 [INFO] [stderr] Compiling thousands v0.2.0 [INFO] [stderr] Compiling defmt-parser v0.3.0 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling openssl-sys v0.9.71 [INFO] [stderr] Compiling libusb1-sys v0.5.0 [INFO] [stderr] Compiling hidapi v1.3.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling gimli v0.24.0 [INFO] [stderr] Compiling wyz v0.4.0 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling object v0.25.3 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling bitvec v0.22.3 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling headers v0.3.5 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling multipart v0.18.0 [INFO] [stderr] Compiling simple_asn1 v0.4.1 [INFO] [stderr] Compiling jaylink v0.2.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling tokio-macros v1.6.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling enum-primitive-derive v0.2.2 [INFO] [stderr] Compiling clap_derive v3.1.4 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling tungstenite v0.14.0 [INFO] [stderr] Compiling clap v3.1.5 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling tokio-tungstenite v0.15.0 [INFO] [stderr] Compiling h2 v0.3.7 [INFO] [stderr] Compiling jep106 v0.2.6 [INFO] [stderr] Compiling serde_json v1.0.71 [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 defmt-decoder v0.3.0 [INFO] [stderr] Compiling jsonwebtoken v7.2.0 [INFO] [stderr] Compiling probe-rs v0.12.0 [INFO] [stderr] Compiling hyper v0.14.15 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling warp v0.3.2 [INFO] [stderr] Compiling reqwest v0.11.6 [INFO] [stderr] Compiling probe-rs-rtt v0.12.0 [INFO] [stderr] Compiling teleprobe v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable `mod_path` is assigned to, but never used [INFO] [stdout] --> src/run.rs:224:50 [INFO] [stdout] | [INFO] [stdout] 224 | let (mut file, mut line, mut mod_path) = (None, None, None); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] = note: consider using `_mod_path` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `mod_path` is never read [INFO] [stdout] --> src/run.rs:234:25 [INFO] [stdout] | [INFO] [stdout] 234 | mod_path = Some(loc.module.clone()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `rtt_addr` [INFO] [stdout] --> src/run.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | rtt_addr: u32, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `main_addr` [INFO] [stdout] --> src/run.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | main_addr: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `vector_table` [INFO] [stdout] --> src/run.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | vector_table: VectorTable, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `start` [INFO] [stdout] --> src/run.rs:448:5 [INFO] [stdout] | [INFO] [stdout] 448 | start: u32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Section` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/run.rs:446:10 [INFO] [stdout] | [INFO] [stdout] 446 | #[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: `data` [INFO] [stdout] --> src/run.rs:449:5 [INFO] [stdout] | [INFO] [stdout] 449 | data: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Section` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/run.rs:446:10 [INFO] [stdout] | [INFO] [stdout] 446 | #[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: `subject_types_supported` [INFO] [stdout] --> src/auth/oidc.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | subject_types_supported: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `OpenIDConfiguration` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/auth/oidc.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Clone, Deserialize)] [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: `claims_supported` [INFO] [stdout] --> src/auth/oidc.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | claims_supported: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `OpenIDConfiguration` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/auth/oidc.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Clone, Deserialize)] [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: `id_token_signing_alg_values_supported` [INFO] [stdout] --> src/auth/oidc.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | id_token_signing_alg_values_supported: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `OpenIDConfiguration` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/auth/oidc.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Clone, Deserialize)] [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: `scopes_supported` [INFO] [stdout] --> src/auth/oidc.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | scopes_supported: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `OpenIDConfiguration` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/auth/oidc.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Clone, Deserialize)] [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: `kty` [INFO] [stdout] --> src/auth/oidc.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | kty: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `JsonWebKey` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/auth/oidc.rs:36:10 [INFO] [stdout] | [INFO] [stdout] 36 | #[derive(Clone, Deserialize)] [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: function is never used: `serialize` [INFO] [stdout] --> src/auth/oidc.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn serialize(v: &[u8], s: S) -> Result { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `deserialize` [INFO] [stdout] --> src/auth/oidc.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn deserialize<'de, D: Deserializer<'de>>(d: D) -> Result, D::Error> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/teleprobe-b00e275a84ddaf6d.teleprobe.bc332355-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/teleprobe-b00e275a84ddaf6d.teleprobe.bc332355-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/teleprobe-b00e275a84ddaf6d.teleprobe.bc332355-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/teleprobe-b00e275a84ddaf6d.teleprobe.bc332355-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/teleprobe-b00e275a84ddaf6d.teleprobe.bc332355-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/teleprobe-b00e275a84ddaf6d.teleprobe.bc332355-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/teleprobe-b00e275a84ddaf6d.teleprobe.bc332355-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/teleprobe-b00e275a84ddaf6d.teleprobe.bc332355-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/teleprobe-b00e275a84ddaf6d.teleprobe.bc332355-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/teleprobe-b00e275a84ddaf6d.teleprobe.bc332355-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/teleprobe-b00e275a84ddaf6d.teleprobe.bc332355-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/teleprobe-b00e275a84ddaf6d.teleprobe.bc332355-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/teleprobe-b00e275a84ddaf6d.teleprobe.bc332355-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/teleprobe-b00e275a84ddaf6d.teleprobe.bc332355-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/teleprobe-b00e275a84ddaf6d.teleprobe.bc332355-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/teleprobe-b00e275a84ddaf6d.teleprobe.bc332355-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/teleprobe-b00e275a84ddaf6d.unat81z04ol4ptz.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-d217e7345e2b664a/out" "-L" "/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/hidapi-bf54be098d3c7aec/out" "-L" "/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/libusb1-sys-65c388691cde8263/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libteleprobe-7c5cbab573dd75bd.rlib" "/opt/rustwide/target/debug/deps/libreqwest-0ed217118f6e73c8.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-e4be73bde5a60f71.rlib" "/opt/rustwide/target/debug/deps/libipnet-a4a4d5377d91ef9a.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-ddc3258499b69667.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-8c9c2a4ce353c355.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-e59759688d3511be.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-938265d742ce645e.rlib" "/opt/rustwide/target/debug/deps/libopenssl-8bc7f2f313f82378.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-3138d685ddde873e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-1df85ef0ce08cbc3.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-3163933642091aa2.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-2f0c9e760a606abc.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-8c18e79daeddddfb.rlib" "/opt/rustwide/target/debug/deps/libprobe_rs_rtt-b6d952176789b71a.rlib" "/opt/rustwide/target/debug/deps/libdefmt_decoder-8d4f026c28f15584.rlib" "/opt/rustwide/target/debug/deps/libgimli-14c9e3eecec93334.rlib" "/opt/rustwide/target/debug/deps/libdifference-be5a92587e0cc979.rlib" "/opt/rustwide/target/debug/deps/libcolored-c93ba6beac5c1d78.rlib" "/opt/rustwide/target/debug/deps/libobject-31f7edda681a99b6.rlib" "/opt/rustwide/target/debug/deps/libdefmt_parser-443da93b7c4db947.rlib" "/opt/rustwide/target/debug/deps/libprobe_rs-42de44899b5c7ec7.rlib" "/opt/rustwide/target/debug/deps/libbincode-c81cf90f7344d813.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-5a267f53c64107ad.rlib" "/opt/rustwide/target/debug/deps/libdtoa-0435f60421215b0f.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-fb062838ce04b5b9.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-2d73749d53e508e5.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-62b1a5cbf56a9f5f.rlib" "/opt/rustwide/target/debug/deps/libjaylink-38253c5930520ea0.rlib" "/opt/rustwide/target/debug/deps/librusb-538dbef4349acb03.rlib" "/opt/rustwide/target/debug/deps/liblibusb1_sys-92dbd918050a9a49.rlib" "/opt/rustwide/target/debug/deps/libhidapi-486accf7b28dd447.rlib" "/opt/rustwide/target/debug/deps/libsvg-4af798fcda039d9a.rlib" "/opt/rustwide/target/debug/deps/libihex-607c2d241b5beab6.rlib" "/opt/rustwide/target/debug/deps/libobject-09dfe2de75113f93.rlib" "/opt/rustwide/target/debug/deps/libflate2-ca5bbd221d93dbc1.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-fd871e0602108602.rlib" "/opt/rustwide/target/debug/deps/libadler-92f8db84032ff960.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-583f3216af07d6a6.rlib" "/opt/rustwide/target/debug/deps/libgimli-e163857706753c36.rlib" "/opt/rustwide/target/debug/deps/libfallible_iterator-65080de4d1e77cee.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-ca7d1a88bf5b1069.rlib" "/opt/rustwide/target/debug/deps/libthousands-792534756fbe8ce3.rlib" "/opt/rustwide/target/debug/deps/libscroll-d1d6c7723c0f3db9.rlib" "/opt/rustwide/target/debug/deps/libbitfield-7dcb984e67589beb.rlib" "/opt/rustwide/target/debug/deps/libprobe_rs_target-a0df2d7b5b4e7842.rlib" "/opt/rustwide/target/debug/deps/libjep106-250037ff4f99e154.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-43542eb22aa3a2b8.rlib" "/opt/rustwide/target/debug/deps/libhumantime-e9a3658f54825403.rlib" "/opt/rustwide/target/debug/deps/libjsonwebtoken-e6f0e7a14b321154.rlib" "/opt/rustwide/target/debug/deps/libpem-9dbe5c3aca7fa542.rlib" "/opt/rustwide/target/debug/deps/libregex-ada81864887d36f8.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-053f5b9157af7a76.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-a8bd890171e48bbb.rlib" "/opt/rustwide/target/debug/deps/libbase64-8999ceb24e01210b.rlib" "/opt/rustwide/target/debug/deps/libsimple_asn1-0c07d610aa250302.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-78796897abb2af85.rlib" "/opt/rustwide/target/debug/deps/libchrono-cc23e942b8b6adad.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-e971461761247515.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-d2d5ed240c754db6.rlib" "/opt/rustwide/target/debug/deps/libtime-7332ec5a78eabc5d.rlib" "/opt/rustwide/target/debug/deps/libring-1d5012727ae0e1b9.rlib" "/opt/rustwide/target/debug/deps/libspin-0ce7eed86e654be1.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-299fbcd347deffe0.rlib" "/opt/rustwide/target/debug/deps/libanyhow-b83bf9a2d1d4d987.rlib" "/opt/rustwide/target/debug/deps/libwarp-f322939772a375c5.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-672c88eed20084d6.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-c30b2137285c19aa.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-46c732b80c2ea7ae.rlib" "/opt/rustwide/target/debug/deps/libutf8-3c86c328d48f5266.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-614d7e4e7f7903e2.rlib" "/opt/rustwide/target/debug/deps/libthiserror-4fbd9f81de0682c9.rlib" "/opt/rustwide/target/debug/deps/liburl-a02fb8fdb5737796.rlib" "/opt/rustwide/target/debug/deps/libidna-6f8cd264df389d63.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-78a01cc621c7dad6.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c348951c3414c332.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c8728763a1cfbcab.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-a69ffc9ceeb64fbb.rlib" "/opt/rustwide/target/debug/deps/libmultipart-37a29542be22b08a.rlib" "/opt/rustwide/target/debug/deps/libtwoway-22316fb6f44b344d.rlib" "/opt/rustwide/target/debug/deps/libbuf_redux-093c6888446494e4.rlib" "/opt/rustwide/target/debug/deps/libsafemem-94e69aa88cd626ca.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9f037071f33ff693.rlib" "/opt/rustwide/target/debug/deps/libtempfile-a466ae2a307eb877.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-428e6ddc575f6574.rlib" "/opt/rustwide/target/debug/deps/librand-a24be2b570e6ff8a.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-d9e21b2338df0089.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-fdccdc155075ee6f.rlib" "/opt/rustwide/target/debug/deps/librand_core-1d3a807065e37ef3.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-482b9ca87064a2b7.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-f447e09f08443f5e.rlib" "/opt/rustwide/target/debug/deps/libunicase-663f8fc0b12c24d9.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-654e452072d13f13.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-a5e98da7c1c4a0eb.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libmatches-bfb4602457f1458f.rlib" "/opt/rustwide/target/debug/deps/libserde_json-731f7ed459bae0dc.rlib" "/opt/rustwide/target/debug/deps/libryu-9e35d986fcbafb23.rlib" "/opt/rustwide/target/debug/deps/libserde-aee39e196c5baec9.rlib" "/opt/rustwide/target/debug/deps/libheaders-4735f1d79947022c.rlib" "/opt/rustwide/target/debug/deps/libsha1-b91f2a58a2eed325.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-ffbe13ab2928830a.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-0ab975038e942af0.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-8dc9ae8404483171.rlib" "/opt/rustwide/target/debug/deps/libdigest-6379c22cea987de3.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-f807b11edb3b3f64.rlib" "/opt/rustwide/target/debug/deps/libtypenum-c017c53f9a99f243.rlib" "/opt/rustwide/target/debug/deps/libmime-6adaefd5c465bdcc.rlib" "/opt/rustwide/target/debug/deps/libheaders_core-415c6d9b55e94ea3.rlib" "/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.rlib" "/opt/rustwide/target/debug/deps/libhyper-e4b205b9b7e17577.rlib" "/opt/rustwide/target/debug/deps/libwant-de75933e9362a6bf.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-9f7beed53871ae63.rlib" "/opt/rustwide/target/debug/deps/libsocket2-b6750f2ef7d57c26.rlib" "/opt/rustwide/target/debug/deps/libhttparse-5c6b7ae8933d4bd8.rlib" "/opt/rustwide/target/debug/deps/libh2-3bdcb672d0c000ab.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-0320eb833628a083.rlib" "/opt/rustwide/target/debug/deps/libtower_service-6f9cbeafd8b373de.rlib" "/opt/rustwide/target/debug/deps/libtracing-e64c75ffd8b23614.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-2319279169dbc1df.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-a09c14624be15d2a.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-b842e2873dd6d14a.rlib" "/opt/rustwide/target/debug/deps/libtokio-bfe17e95d2cef611.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-e45e47bdf2bac6aa.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-9b4da96bbd97b6df.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-00ebd81f75d94599.rlib" "/opt/rustwide/target/debug/deps/libmio-8149dbea492d6cd9.rlib" "/opt/rustwide/target/debug/deps/liblog-ba3200a69ea295c7.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-1100e35bdf8e9853.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-e9d156d5a6ab8127.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-b26eeadae8ae9a7e.rlib" "/opt/rustwide/target/debug/deps/liblock_api-b68d8cfff37d1e2b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libinstant-939f0c301cdc968a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-591d2bbb0f7914fc.rlib" "/opt/rustwide/target/debug/deps/libhttp-29a3f6805c4213cd.rlib" "/opt/rustwide/target/debug/deps/libitoa-d0264c8ce1ce890b.rlib" "/opt/rustwide/target/debug/deps/libbytes-44851e2768c88cca.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libpin_project-8729c39ad71ccbcd.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-21cb880a42d79194.rlib" "/opt/rustwide/target/debug/deps/libslab-de4c8617047c1765.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-cd107537ca905c26.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-b973993d46881d45.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-d7d848ede8919c5d.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-c113189938bc3a1c.rlib" "/opt/rustwide/target/debug/deps/libclap-d270332ecc5c2aee.rlib" "/opt/rustwide/target/debug/deps/libstrsim-be6ba759f95a5238.rlib" "/opt/rustwide/target/debug/deps/libatty-9b1e02670b77d2ea.rlib" "/opt/rustwide/target/debug/deps/liblibc-197a93fa7c279dff.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-b126e2ab944ff130.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-039c16c7326d72ff.rlib" "/opt/rustwide/target/debug/deps/libindexmap-0798deaf168b6141.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-743e8c262a81811e.rlib" "/opt/rustwide/target/debug/deps/libos_str_bytes-13b6dc7d5681a7ca.rlib" "/opt/rustwide/target/debug/deps/libmemchr-2dcc6205f23bafab.rlib" "/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-ludev" "-ludev" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/teleprobe-b00e275a84ddaf6d" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libprobe_rs-42de44899b5c7ec7.rlib(probe_rs-42de44899b5c7ec7.probe_rs.79158a7e-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-42de44899b5c7ec7.rlib(probe_rs-42de44899b5c7ec7.probe_rs.79158a7e-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-42de44899b5c7ec7.rlib(probe_rs-42de44899b5c7ec7.probe_rs.79158a7e-cgu.14.rcgu.o): in function `rusb::device_handle::DeviceHandle::write_bulk': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusb-0.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-42de44899b5c7ec7.rlib(probe_rs-42de44899b5c7ec7.probe_rs.79158a7e-cgu.14.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-42de44899b5c7ec7.rlib(probe_rs-42de44899b5c7ec7.probe_rs.79158a7e-cgu.14.rcgu.o): in function `rusb::device_handle::DeviceHandle::claim_interface': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusb-0.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-42de44899b5c7ec7.rlib(probe_rs-42de44899b5c7ec7.probe_rs.79158a7e-cgu.14.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-42de44899b5c7ec7.rlib(probe_rs-42de44899b5c7ec7.probe_rs.79158a7e-cgu.14.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-42de44899b5c7ec7.rlib(probe_rs-42de44899b5c7ec7.probe_rs.79158a7e-cgu.14.rcgu.o): in function `rusb::device_handle::DeviceHandle::read_bulk': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusb-0.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-42de44899b5c7ec7.rlib(probe_rs-42de44899b5c7ec7.probe_rs.79158a7e-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_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-42de44899b5c7ec7.rlib(probe_rs-42de44899b5c7ec7.probe_rs.79158a7e-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-42de44899b5c7ec7.rlib(probe_rs-42de44899b5c7ec7.probe_rs.79158a7e-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-42de44899b5c7ec7.rlib(probe_rs-42de44899b5c7ec7.probe_rs.79158a7e-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-42de44899b5c7ec7.rlib(probe_rs-42de44899b5c7ec7.probe_rs.79158a7e-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-42de44899b5c7ec7.rlib(probe_rs-42de44899b5c7ec7.probe_rs.79158a7e-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-42de44899b5c7ec7.rlib(probe_rs-42de44899b5c7ec7.probe_rs.79158a7e-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/libprobe_rs-42de44899b5c7ec7.rlib(probe_rs-42de44899b5c7ec7.probe_rs.79158a7e-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-42de44899b5c7ec7.rlib(probe_rs-42de44899b5c7ec7.probe_rs.79158a7e-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/libjaylink-38253c5930520ea0.rlib(jaylink-38253c5930520ea0.jaylink.e2c6e94a-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-38253c5930520ea0.rlib(jaylink-38253c5930520ea0.jaylink.e2c6e94a-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-38253c5930520ea0.rlib(jaylink-38253c5930520ea0.jaylink.e2c6e94a-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-38253c5930520ea0.rlib(jaylink-38253c5930520ea0.jaylink.e2c6e94a-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-38253c5930520ea0.rlib(jaylink-38253c5930520ea0.jaylink.e2c6e94a-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-38253c5930520ea0.rlib(jaylink-38253c5930520ea0.jaylink.e2c6e94a-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-38253c5930520ea0.rlib(jaylink-38253c5930520ea0.jaylink.e2c6e94a-cgu.6.rcgu.o): in function `rusb::device_handle::DeviceHandle::write_bulk': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusb-0.8.1/src/device_handle.rs:479: undefined reference to `libusb_bulk_transfer' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libjaylink-38253c5930520ea0.rlib(jaylink-38253c5930520ea0.jaylink.e2c6e94a-cgu.6.rcgu.o): in function `rusb::device_handle::DeviceHandle::claim_interface': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusb-0.8.1/src/device_handle.rs:262: undefined reference to `libusb_claim_interface' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libjaylink-38253c5930520ea0.rlib(jaylink-38253c5930520ea0.jaylink.e2c6e94a-cgu.6.rcgu.o): in function `rusb::device_handle::DeviceHandle::active_configuration': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusb-0.8.1/src/device_handle.rs:173: undefined reference to `libusb_get_configuration' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libjaylink-38253c5930520ea0.rlib(jaylink-38253c5930520ea0.jaylink.e2c6e94a-cgu.6.rcgu.o): in function `rusb::device_handle::DeviceHandle::set_active_configuration': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusb-0.8.1/src/device_handle.rs:182: undefined reference to `libusb_set_configuration' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libjaylink-38253c5930520ea0.rlib(jaylink-38253c5930520ea0.jaylink.e2c6e94a-cgu.6.rcgu.o): in function `rusb::device_handle::DeviceHandle::read_string_descriptor_ascii': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusb-0.8.1/src/device_handle.rs:661: undefined reference to `libusb_get_string_descriptor_ascii' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libjaylink-38253c5930520ea0.rlib(jaylink-38253c5930520ea0.jaylink.e2c6e94a-cgu.6.rcgu.o): in function `rusb::device_handle::DeviceHandle::read_bulk': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusb-0.8.1/src/device_handle.rs:431: undefined reference to `libusb_bulk_transfer' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libjaylink-38253c5930520ea0.rlib(jaylink-38253c5930520ea0.jaylink.e2c6e94a-cgu.6.rcgu.o): in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusb-0.8.1/src/device_handle.rs:119: undefined reference to `libusb_release_interface' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusb-0.8.1/src/device_handle.rs:122: undefined reference to `libusb_close' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusb-538dbef4349acb03.rlib(rusb-538dbef4349acb03.rusb.97b9ddad-cgu.11.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-538dbef4349acb03.rlib(rusb-538dbef4349acb03.rusb.97b9ddad-cgu.11.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-538dbef4349acb03.rlib(rusb-538dbef4349acb03.rusb.97b9ddad-cgu.11.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-538dbef4349acb03.rlib(rusb-538dbef4349acb03.rusb.97b9ddad-cgu.14.rcgu.o): in function `rusb::device_list::DeviceList::new_with_context': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusb-0.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-538dbef4349acb03.rlib(rusb-538dbef4349acb03.rusb.97b9ddad-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-538dbef4349acb03.rlib(rusb-538dbef4349acb03.rusb.97b9ddad-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-538dbef4349acb03.rlib(rusb-538dbef4349acb03.rusb.97b9ddad-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-538dbef4349acb03.rlib(rusb-538dbef4349acb03.rusb.97b9ddad-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-538dbef4349acb03.rlib(rusb-538dbef4349acb03.rusb.97b9ddad-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-538dbef4349acb03.rlib(rusb-538dbef4349acb03.rusb.97b9ddad-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: could not compile `teleprobe` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "a90953810341c3f410894761d740964aa6169b1ddb675f8d01f8f0b1dda48758", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a90953810341c3f410894761d740964aa6169b1ddb675f8d01f8f0b1dda48758", kill_on_drop: false }` [INFO] [stdout] a90953810341c3f410894761d740964aa6169b1ddb675f8d01f8f0b1dda48758