[INFO] fetching crate probe-run 0.3.3... [INFO] testing probe-run-0.3.3 against 1.60.0 for beta-1.61-1 [INFO] extracting crate probe-run 0.3.3 into /workspace/builds/worker-50/source [INFO] validating manifest of crates.io crate probe-run 0.3.3 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-run 0.3.3 [INFO] finished tweaking crates.io crate probe-run 0.3.3 [INFO] tweaked toml for crates.io crate probe-run 0.3.3 written to /workspace/builds/worker-50/source/Cargo.toml [INFO] crate crates.io crate probe-run 0.3.3 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 os_pipe v1.0.0 [INFO] [stderr] Downloaded enum-primitive-derive v0.2.2 [INFO] [stderr] Downloaded serde_yaml v0.8.21 [INFO] [stderr] Downloaded pretty_assertions v1.0.0 [INFO] [stderr] Downloaded similar v1.3.0 [INFO] [stderr] Downloaded git-version-macro v0.3.5 [INFO] [stderr] Downloaded defmt-parser v0.3.1 [INFO] [stderr] Downloaded console v0.14.1 [INFO] [stderr] Downloaded git-version v0.3.5 [INFO] [stderr] Downloaded serde_json v1.0.69 [INFO] [stderr] Downloaded cpp_demangle v0.3.4 [INFO] [stderr] Downloaded probe-rs-rtt v0.12.0 [INFO] [stderr] Downloaded thousands v0.2.0 [INFO] [stderr] Downloaded insta v1.8.0 [INFO] [stderr] Downloaded rusb v0.8.1 [INFO] [stderr] Downloaded jep106 v0.2.6 [INFO] [stderr] Downloaded probe-rs-target v0.12.0 [INFO] [stderr] Downloaded svg v0.10.0 [INFO] [stderr] Downloaded jaylink v0.2.0 [INFO] [stderr] Downloaded ihex v3.0.0 [INFO] [stderr] Downloaded hidapi v1.2.6 [INFO] [stderr] Downloaded defmt-json-schema v0.1.0 [INFO] [stderr] Downloaded defmt-decoder v0.3.2 [INFO] [stderr] Downloaded rstest v0.11.0 [INFO] [stderr] Downloaded probe-rs v0.12.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-50/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-50/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] 681ddbb6eb0fef8f1c7216be9e46e668bf21cf168688d2668b5e59ee9c50c564 [INFO] running `Command { std: "docker" "start" "-a" "681ddbb6eb0fef8f1c7216be9e46e668bf21cf168688d2668b5e59ee9c50c564", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "681ddbb6eb0fef8f1c7216be9e46e668bf21cf168688d2668b5e59ee9c50c564", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "681ddbb6eb0fef8f1c7216be9e46e668bf21cf168688d2668b5e59ee9c50c564", kill_on_drop: false }` [INFO] [stdout] 681ddbb6eb0fef8f1c7216be9e46e668bf21cf168688d2668b5e59ee9c50c564 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-50/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-50/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] 785f591ab47064d00d1644f3d8282202ac6ebacd8e5e37b9c803a3988fc80805 [INFO] running `Command { std: "docker" "start" "-a" "785f591ab47064d00d1644f3d8282202ac6ebacd8e5e37b9c803a3988fc80805", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling anyhow v1.0.45 [INFO] [stderr] Compiling rusb v0.8.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling cpp_demangle v0.3.4 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling serde_json v1.0.69 [INFO] [stderr] Compiling funty v1.2.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling bitfield v0.13.2 [INFO] [stderr] Compiling svg v0.10.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling scroll v0.10.2 [INFO] [stderr] Compiling signal-hook v0.3.10 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling thousands v0.2.0 [INFO] [stderr] Compiling ihex v3.0.0 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling defmt-parser v0.3.1 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling wyz v0.4.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling bitvec v0.22.3 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling libusb1-sys v0.5.0 [INFO] [stderr] Compiling hidapi v1.2.6 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling enum-primitive-derive v0.2.2 [INFO] [stderr] Compiling git-version-macro v0.3.5 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling git-version v0.3.5 [INFO] [stderr] Compiling structopt v0.3.25 [INFO] [stderr] Compiling thiserror v1.0.30 [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 jaylink v0.2.0 [INFO] [stderr] Compiling defmt-json-schema v0.1.0 [INFO] [stderr] Compiling probe-rs-target v0.12.0 [INFO] [stderr] Compiling probe-rs v0.12.0 [INFO] [stderr] Compiling defmt-decoder v0.3.2 [INFO] [stderr] Compiling probe-rs-rtt v0.12.0 [INFO] [stderr] Compiling probe-run v0.3.3 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/probe_run-016e26ca03b1be18.probe_run.4b71d2ac-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/probe_run-016e26ca03b1be18.probe_run.4b71d2ac-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/probe_run-016e26ca03b1be18.probe_run.4b71d2ac-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/probe_run-016e26ca03b1be18.probe_run.4b71d2ac-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/probe_run-016e26ca03b1be18.probe_run.4b71d2ac-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/probe_run-016e26ca03b1be18.probe_run.4b71d2ac-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/probe_run-016e26ca03b1be18.probe_run.4b71d2ac-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/probe_run-016e26ca03b1be18.probe_run.4b71d2ac-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/probe_run-016e26ca03b1be18.probe_run.4b71d2ac-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/probe_run-016e26ca03b1be18.probe_run.4b71d2ac-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/probe_run-016e26ca03b1be18.probe_run.4b71d2ac-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/probe_run-016e26ca03b1be18.probe_run.4b71d2ac-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/probe_run-016e26ca03b1be18.probe_run.4b71d2ac-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/probe_run-016e26ca03b1be18.probe_run.4b71d2ac-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/probe_run-016e26ca03b1be18.probe_run.4b71d2ac-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/probe_run-016e26ca03b1be18.probe_run.4b71d2ac-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/probe_run-016e26ca03b1be18.11tsa1zgk8f0cxeb.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/hidapi-42317ab1f04d78b2/out" "-L" "/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/libusb1-sys-3bb804be9cf03f9e/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/libprobe_rs_rtt-ee785424afb3369d.rlib" "/opt/rustwide/target/debug/deps/libstructopt-70f95a46fd881445.rlib" "/opt/rustwide/target/debug/deps/libclap-74a7a9c969c64518.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/libansi_term-7174ce98a6fd1d8e.rlib" "/opt/rustwide/target/debug/deps/libgit_version-5ac7a32618069271.rlib" "/opt/rustwide/target/debug/deps/libdefmt_decoder-bf1a00c82b05c32d.rlib" "/opt/rustwide/target/debug/deps/libserde_json-0a04e2e16ea0d965.rlib" "/opt/rustwide/target/debug/deps/libryu-b54e014f019506d7.rlib" "/opt/rustwide/target/debug/deps/libitoa-ccbbdef1e16dab14.rlib" "/opt/rustwide/target/debug/deps/libdifference-7b344aee6fefbee1.rlib" "/opt/rustwide/target/debug/deps/libdefmt_json_schema-bf4ee70c2c7fe799.rlib" "/opt/rustwide/target/debug/deps/libchrono-08b62b24ce48413a.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-8f3a99c86b1130e7.rlib" "/opt/rustwide/target/debug/deps/libdefmt_parser-c65bb24d9d0afd6c.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-2917a7b98a6dbcbd.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-58f372317ac364f8.rlib" "/opt/rustwide/target/debug/deps/libcpp_demangle-c07f107d6a2a48f6.rlib" "/opt/rustwide/target/debug/deps/libcolored-4d78a2ab363807da.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/libatty-32330274a4f0a12e.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-ec9ab83c9a9d148a.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-3670bf646bfca128.rlib" "/opt/rustwide/target/debug/deps/libprobe_rs-fd5059b6eda576ad.rlib" "/opt/rustwide/target/debug/deps/libbincode-5832c691abe8c3fa.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-bd9a9e9ba87f44e3.rlib" "/opt/rustwide/target/debug/deps/libdtoa-e81d91c39b193e46.rlib" "/opt/rustwide/target/debug/deps/libindexmap-f7b9ef2681fdca2e.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-8ce5fddf7b71f952.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-ca5c74453965af20.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-756d4373557a55af.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-4d02c97831cce811.rlib" "/opt/rustwide/target/debug/deps/libthiserror-3b9cd6b0a9cf0bdb.rlib" "/opt/rustwide/target/debug/deps/libjaylink-f9511242d2961a93.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-0a75c9c26dc9dc2c.rlib" "/opt/rustwide/target/debug/deps/libbitflags-f1ca410388ec357f.rlib" "/opt/rustwide/target/debug/deps/librusb-37d984f57b4c5452.rlib" "/opt/rustwide/target/debug/deps/liblibusb1_sys-63375650e601db91.rlib" "/opt/rustwide/target/debug/deps/libhidapi-ae11940c995107b4.rlib" "/opt/rustwide/target/debug/deps/liblibc-43cf0678c24983da.rlib" "/opt/rustwide/target/debug/deps/liblog-aa47cedebee5fd6e.rlib" "/opt/rustwide/target/debug/deps/libsvg-f58712a924e32942.rlib" "/opt/rustwide/target/debug/deps/libihex-c6a8339b9bd8433f.rlib" "/opt/rustwide/target/debug/deps/libobject-b901b0fd806ab92b.rlib" "/opt/rustwide/target/debug/deps/libflate2-08737d9ba265c6bb.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-598e5ece39a8f22b.rlib" "/opt/rustwide/target/debug/deps/libadler-d2cadc408605b257.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-66aff8fc04e18c28.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-56df745b5175507b.rlib" "/opt/rustwide/target/debug/deps/libmemchr-3c6ad76ab351151e.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-9697f736ce9235e9.rlib" "/opt/rustwide/target/debug/deps/libbase64-4c997255cfee02b8.rlib" "/opt/rustwide/target/debug/deps/libjep106-a0260ee47f4fbd2b.rlib" "/opt/rustwide/target/debug/deps/libanyhow-4d9f2bd816bb9ef3.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-ae8623994a8ecaa9.rlib" "/opt/rustwide/target/debug/deps/libserde-cf5f8a94dd010324.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-ludev" "-ludev" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/probe_run-016e26ca03b1be18" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libprobe_rs-fd5059b6eda576ad.rlib(probe_rs-fd5059b6eda576ad.probe_rs.6b2b7893-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-fd5059b6eda576ad.rlib(probe_rs-fd5059b6eda576ad.probe_rs.6b2b7893-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-fd5059b6eda576ad.rlib(probe_rs-fd5059b6eda576ad.probe_rs.6b2b7893-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-fd5059b6eda576ad.rlib(probe_rs-fd5059b6eda576ad.probe_rs.6b2b7893-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-fd5059b6eda576ad.rlib(probe_rs-fd5059b6eda576ad.probe_rs.6b2b7893-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-fd5059b6eda576ad.rlib(probe_rs-fd5059b6eda576ad.probe_rs.6b2b7893-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-fd5059b6eda576ad.rlib(probe_rs-fd5059b6eda576ad.probe_rs.6b2b7893-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-fd5059b6eda576ad.rlib(probe_rs-fd5059b6eda576ad.probe_rs.6b2b7893-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-fd5059b6eda576ad.rlib(probe_rs-fd5059b6eda576ad.probe_rs.6b2b7893-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-fd5059b6eda576ad.rlib(probe_rs-fd5059b6eda576ad.probe_rs.6b2b7893-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-fd5059b6eda576ad.rlib(probe_rs-fd5059b6eda576ad.probe_rs.6b2b7893-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-fd5059b6eda576ad.rlib(probe_rs-fd5059b6eda576ad.probe_rs.6b2b7893-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-fd5059b6eda576ad.rlib(probe_rs-fd5059b6eda576ad.probe_rs.6b2b7893-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-fd5059b6eda576ad.rlib(probe_rs-fd5059b6eda576ad.probe_rs.6b2b7893-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-fd5059b6eda576ad.rlib(probe_rs-fd5059b6eda576ad.probe_rs.6b2b7893-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-fd5059b6eda576ad.rlib(probe_rs-fd5059b6eda576ad.probe_rs.6b2b7893-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-fd5059b6eda576ad.rlib(probe_rs-fd5059b6eda576ad.probe_rs.6b2b7893-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-f9511242d2961a93.rlib(jaylink-f9511242d2961a93.jaylink.b4b9ef97-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-f9511242d2961a93.rlib(jaylink-f9511242d2961a93.jaylink.b4b9ef97-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-f9511242d2961a93.rlib(jaylink-f9511242d2961a93.jaylink.b4b9ef97-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-f9511242d2961a93.rlib(jaylink-f9511242d2961a93.jaylink.b4b9ef97-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-f9511242d2961a93.rlib(jaylink-f9511242d2961a93.jaylink.b4b9ef97-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-f9511242d2961a93.rlib(jaylink-f9511242d2961a93.jaylink.b4b9ef97-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-f9511242d2961a93.rlib(jaylink-f9511242d2961a93.jaylink.b4b9ef97-cgu.7.rcgu.o): in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusb-0.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-f9511242d2961a93.rlib(jaylink-f9511242d2961a93.jaylink.b4b9ef97-cgu.7.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-f9511242d2961a93.rlib(jaylink-f9511242d2961a93.jaylink.b4b9ef97-cgu.7.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-f9511242d2961a93.rlib(jaylink-f9511242d2961a93.jaylink.b4b9ef97-cgu.7.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-f9511242d2961a93.rlib(jaylink-f9511242d2961a93.jaylink.b4b9ef97-cgu.7.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-f9511242d2961a93.rlib(jaylink-f9511242d2961a93.jaylink.b4b9ef97-cgu.7.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-f9511242d2961a93.rlib(jaylink-f9511242d2961a93.jaylink.b4b9ef97-cgu.7.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-37d984f57b4c5452.rlib(rusb-37d984f57b4c5452.rusb.c9fff6ef-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-37d984f57b4c5452.rlib(rusb-37d984f57b4c5452.rusb.c9fff6ef-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-37d984f57b4c5452.rlib(rusb-37d984f57b4c5452.rusb.c9fff6ef-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-37d984f57b4c5452.rlib(rusb-37d984f57b4c5452.rusb.c9fff6ef-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-37d984f57b4c5452.rlib(rusb-37d984f57b4c5452.rusb.c9fff6ef-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-37d984f57b4c5452.rlib(rusb-37d984f57b4c5452.rusb.c9fff6ef-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-37d984f57b4c5452.rlib(rusb-37d984f57b4c5452.rusb.c9fff6ef-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-37d984f57b4c5452.rlib(rusb-37d984f57b4c5452.rusb.c9fff6ef-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-37d984f57b4c5452.rlib(rusb-37d984f57b4c5452.rusb.c9fff6ef-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-37d984f57b4c5452.rlib(rusb-37d984f57b4c5452.rusb.c9fff6ef-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 `probe-run` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "785f591ab47064d00d1644f3d8282202ac6ebacd8e5e37b9c803a3988fc80805", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "785f591ab47064d00d1644f3d8282202ac6ebacd8e5e37b9c803a3988fc80805", kill_on_drop: false }` [INFO] [stdout] 785f591ab47064d00d1644f3d8282202ac6ebacd8e5e37b9c803a3988fc80805