[INFO] cloning repository https://github.com/newAM/rtt-daemon [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/newAM/rtt-daemon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FnewAM%2Frtt-daemon", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FnewAM%2Frtt-daemon'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5ce9dd3d21a8ca7c858330f4bf3c756970cfce72 [INFO] testing newAM/rtt-daemon against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FnewAM%2Frtt-daemon" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/newAM/rtt-daemon on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/newAM/rtt-daemon [INFO] finished tweaking git repo https://github.com/newAM/rtt-daemon [INFO] tweaked toml for git repo https://github.com/newAM/rtt-daemon written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/newAM/rtt-daemon already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2a91cb7210e9bb41fbdf53e2230f1e28ae5b9a4c6d2cb3a62790384ee4a0bc6e [INFO] running `Command { std: "docker" "start" "-a" "2a91cb7210e9bb41fbdf53e2230f1e28ae5b9a4c6d2cb3a62790384ee4a0bc6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2a91cb7210e9bb41fbdf53e2230f1e28ae5b9a4c6d2cb3a62790384ee4a0bc6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a91cb7210e9bb41fbdf53e2230f1e28ae5b9a4c6d2cb3a62790384ee4a0bc6e", kill_on_drop: false }` [INFO] [stdout] 2a91cb7210e9bb41fbdf53e2230f1e28ae5b9a4c6d2cb3a62790384ee4a0bc6e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] abcb89c1cffa0e8bb644549d30e9e78bfea2e86c535b6cb7d905c62f766cd2b0 [INFO] running `Command { std: "docker" "start" "-a" "abcb89c1cffa0e8bb644549d30e9e78bfea2e86c535b6cb7d905c62f766cd2b0", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling libc v0.2.116 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling rusb v0.8.1 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling crc32fast v1.3.1 [INFO] [stderr] Compiling anyhow v1.0.55 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling funty v1.2.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling scroll v0.10.2 [INFO] [stderr] Compiling ihex v3.0.0 [INFO] [stderr] Compiling svg v0.10.0 [INFO] [stderr] Compiling bitfield v0.13.2 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling thousands v0.2.0 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.8 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling wyz v0.4.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling libusb1-sys v0.5.0 [INFO] [stderr] Compiling hidapi v1.3.2 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling bitvec v0.22.3 [INFO] [stderr] Compiling crypto-common v0.1.1 [INFO] [stderr] Compiling block-buffer v0.10.0 [INFO] [stderr] Compiling digest v0.10.1 [INFO] [stderr] Compiling hmac v0.12.0 [INFO] [stderr] Compiling sha2 v0.10.1 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling object v0.28.3 [INFO] [stderr] Compiling ctor v0.1.21 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling enum-primitive-derive v0.2.2 [INFO] [stderr] Compiling clap_derive v3.1.0 [INFO] [stderr] Compiling ctrlc v3.2.1 [INFO] [stderr] Compiling jaylink v0.2.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling clap v3.1.2 [INFO] [stderr] Compiling jep106 v0.2.6 [INFO] [stderr] Compiling serde_yaml v0.8.23 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling libsystemd v0.5.0 [INFO] [stderr] Compiling probe-rs-target v0.12.0 [INFO] [stderr] Compiling systemd-journal-logger v0.5.0 [INFO] [stderr] Compiling probe-rs v0.12.0 [INFO] [stderr] Compiling probe-rs-rtt v0.12.0 [INFO] [stderr] Compiling rtt-daemon v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rtt_daemon-43006e2ec7a475a3.rtt_daemon.24522e74-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/rtt_daemon-43006e2ec7a475a3.rtt_daemon.24522e74-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/rtt_daemon-43006e2ec7a475a3.rtt_daemon.24522e74-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rtt_daemon-43006e2ec7a475a3.rtt_daemon.24522e74-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rtt_daemon-43006e2ec7a475a3.rtt_daemon.24522e74-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rtt_daemon-43006e2ec7a475a3.rtt_daemon.24522e74-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rtt_daemon-43006e2ec7a475a3.rtt_daemon.24522e74-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rtt_daemon-43006e2ec7a475a3.rtt_daemon.24522e74-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rtt_daemon-43006e2ec7a475a3.rtt_daemon.24522e74-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/rtt_daemon-43006e2ec7a475a3.rtt_daemon.24522e74-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/rtt_daemon-43006e2ec7a475a3.rtt_daemon.24522e74-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/rtt_daemon-43006e2ec7a475a3.rtt_daemon.24522e74-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/rtt_daemon-43006e2ec7a475a3.rtt_daemon.24522e74-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/rtt_daemon-43006e2ec7a475a3.rtt_daemon.24522e74-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/rtt_daemon-43006e2ec7a475a3.rtt_daemon.24522e74-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/rtt_daemon-43006e2ec7a475a3.rtt_daemon.24522e74-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/rtt_daemon-43006e2ec7a475a3.364b0n1357zbs6z7.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/hidapi-90a77f262ce00b1b/out" "-L" "/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/libusb1-sys-2974faf5b1f93bc0/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsystemd_journal_logger-868038d08c202cf1.rlib" "/opt/rustwide/target/debug/deps/liblibsystemd-9dec908bb6f78eaf.rlib" "/opt/rustwide/target/debug/deps/libnom-4d27f770baef185b.rlib" "/opt/rustwide/target/debug/deps/libsha2-664efee9f472a7fc.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-8a0342d2228e88a9.rlib" "/opt/rustwide/target/debug/deps/libhmac-77e396dcb45229a8.rlib" "/opt/rustwide/target/debug/deps/libdigest-7f89ccfc6ae521b3.rlib" "/opt/rustwide/target/debug/deps/libsubtle-5983d9bb59bdcc94.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-cea41927d1347e4c.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-c30aa34798c63412.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-31299215a58a208c.rlib" "/opt/rustwide/target/debug/deps/libtypenum-8dc0f9d8081d34a9.rlib" "/opt/rustwide/target/debug/deps/libuuid-80658ce5aa62550f.rlib" "/opt/rustwide/target/debug/deps/libctrlc-0e31a99170e9f6f8.rlib" "/opt/rustwide/target/debug/deps/libnix-670f5713ac26270b.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-3902f7211944fc4b.rlib" "/opt/rustwide/target/debug/deps/libobject-293a967f212cbde6.rlib" "/opt/rustwide/target/debug/deps/libflate2-e1f669bf4c61b7c4.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-aafae11b6e052af5.rlib" "/opt/rustwide/target/debug/deps/libadler-15db843e4b39fe4c.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-ae9a51174842e915.rlib" "/opt/rustwide/target/debug/deps/libprobe_rs_rtt-3803b84cb4997a0a.rlib" "/opt/rustwide/target/debug/deps/libprobe_rs-6a1fb38434617ba0.rlib" "/opt/rustwide/target/debug/deps/libbincode-a425ca2e51d25f0d.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-edab4a5208c13b60.rlib" "/opt/rustwide/target/debug/deps/libryu-39bc98b0cd76173a.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-1603fc94e62853ce.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-bb6842ed1b81363c.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-71c0127ae2e9688d.rlib" "/opt/rustwide/target/debug/deps/libthiserror-9f2cc7fe8d30af89.rlib" "/opt/rustwide/target/debug/deps/libjaylink-bff00c93e75a6b34.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-56460b1d02bae5d5.rlib" "/opt/rustwide/target/debug/deps/librusb-66e1f723a3169816.rlib" "/opt/rustwide/target/debug/deps/liblibusb1_sys-12b81cf7a3a7843c.rlib" "/opt/rustwide/target/debug/deps/libhidapi-87818e31568719c9.rlib" "/opt/rustwide/target/debug/deps/liblog-0cd6e0b9ec72498b.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-2b91828a68a3b064.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0a04e74fc4f21d18.rlib" "/opt/rustwide/target/debug/deps/libsvg-4e50a7624cecf563.rlib" "/opt/rustwide/target/debug/deps/libihex-704aa4c2ef5c1c84.rlib" "/opt/rustwide/target/debug/deps/libobject-f0b370d51b792892.rlib" "/opt/rustwide/target/debug/deps/libgimli-57bd5830391b4290.rlib" "/opt/rustwide/target/debug/deps/libfallible_iterator-1f10358bc1cc4476.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-7438a57e1b1d5310.rlib" "/opt/rustwide/target/debug/deps/libthousands-8d200629cac39be8.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-08c040c8ce3c280a.rlib" "/opt/rustwide/target/debug/deps/libscroll-fd89a43dfcb55bba.rlib" "/opt/rustwide/target/debug/deps/libbitfield-fb34e9753def073e.rlib" "/opt/rustwide/target/debug/deps/libprobe_rs_target-953d56cea8c859d9.rlib" "/opt/rustwide/target/debug/deps/libbase64-416e1250c5cc634c.rlib" "/opt/rustwide/target/debug/deps/libjep106-f461adc347c8035a.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-13f456c52851e665.rlib" "/opt/rustwide/target/debug/deps/libserde-a4100abc2836712d.rlib" "/opt/rustwide/target/debug/deps/libclap-0821520da1744aa8.rlib" "/opt/rustwide/target/debug/deps/libstrsim-c594028b36314aa0.rlib" "/opt/rustwide/target/debug/deps/libatty-b80f7621408b5e49.rlib" "/opt/rustwide/target/debug/deps/liblibc-40a3ae9eddc85c8d.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-9f5422cbb754d7e1.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-c6bdd874a6e1d5f0.rlib" "/opt/rustwide/target/debug/deps/libindexmap-4f705c43d4bb5f6c.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b02c9558425dd3eb.rlib" "/opt/rustwide/target/debug/deps/libos_str_bytes-8f3472abe99bdece.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bc7103d2fd7c9396.rlib" "/opt/rustwide/target/debug/deps/libbitflags-1693f043aa7c36ab.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib" "/opt/rustwide/target/debug/deps/libanyhow-ea72fa2040392513.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.rlib" "-Wl,-Bdynamic" "-ludev" "-ludev" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/rtt_daemon-43006e2ec7a475a3" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libprobe_rs-6a1fb38434617ba0.rlib(probe_rs-6a1fb38434617ba0.probe_rs.826937d8-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-6a1fb38434617ba0.rlib(probe_rs-6a1fb38434617ba0.probe_rs.826937d8-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-6a1fb38434617ba0.rlib(probe_rs-6a1fb38434617ba0.probe_rs.826937d8-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-6a1fb38434617ba0.rlib(probe_rs-6a1fb38434617ba0.probe_rs.826937d8-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-6a1fb38434617ba0.rlib(probe_rs-6a1fb38434617ba0.probe_rs.826937d8-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-6a1fb38434617ba0.rlib(probe_rs-6a1fb38434617ba0.probe_rs.826937d8-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-6a1fb38434617ba0.rlib(probe_rs-6a1fb38434617ba0.probe_rs.826937d8-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-6a1fb38434617ba0.rlib(probe_rs-6a1fb38434617ba0.probe_rs.826937d8-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-6a1fb38434617ba0.rlib(probe_rs-6a1fb38434617ba0.probe_rs.826937d8-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-6a1fb38434617ba0.rlib(probe_rs-6a1fb38434617ba0.probe_rs.826937d8-cgu.3.rcgu.o): in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusb-0.8.1/src/device.rs:29: undefined reference to `libusb_unref_device' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libprobe_rs-6a1fb38434617ba0.rlib(probe_rs-6a1fb38434617ba0.probe_rs.826937d8-cgu.3.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-6a1fb38434617ba0.rlib(probe_rs-6a1fb38434617ba0.probe_rs.826937d8-cgu.3.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-6a1fb38434617ba0.rlib(probe_rs-6a1fb38434617ba0.probe_rs.826937d8-cgu.3.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-6a1fb38434617ba0.rlib(probe_rs-6a1fb38434617ba0.probe_rs.826937d8-cgu.3.rcgu.o): in function `rusb::device::Device::active_config_descriptor': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusb-0.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-6a1fb38434617ba0.rlib(probe_rs-6a1fb38434617ba0.probe_rs.826937d8-cgu.3.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-6a1fb38434617ba0.rlib(probe_rs-6a1fb38434617ba0.probe_rs.826937d8-cgu.3.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-6a1fb38434617ba0.rlib(probe_rs-6a1fb38434617ba0.probe_rs.826937d8-cgu.3.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-bff00c93e75a6b34.rlib(jaylink-bff00c93e75a6b34.jaylink.ee844821-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/libjaylink-bff00c93e75a6b34.rlib(jaylink-bff00c93e75a6b34.jaylink.ee844821-cgu.15.rcgu.o): in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusb-0.8.1/src/device_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-bff00c93e75a6b34.rlib(jaylink-bff00c93e75a6b34.jaylink.ee844821-cgu.15.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-bff00c93e75a6b34.rlib(jaylink-bff00c93e75a6b34.jaylink.ee844821-cgu.15.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-bff00c93e75a6b34.rlib(jaylink-bff00c93e75a6b34.jaylink.ee844821-cgu.15.rcgu.o): in function `rusb::device_handle::DeviceHandle::claim_interface': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusb-0.8.1/src/device_handle.rs:262: undefined reference to `libusb_claim_interface' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libjaylink-bff00c93e75a6b34.rlib(jaylink-bff00c93e75a6b34.jaylink.ee844821-cgu.15.rcgu.o): in function `rusb::device_handle::DeviceHandle::read_bulk': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusb-0.8.1/src/device_handle.rs:431: undefined reference to `libusb_bulk_transfer' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libjaylink-bff00c93e75a6b34.rlib(jaylink-bff00c93e75a6b34.jaylink.ee844821-cgu.15.rcgu.o): in function `rusb::device_handle::DeviceHandle::write_bulk': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusb-0.8.1/src/device_handle.rs:479: undefined reference to `libusb_bulk_transfer' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libjaylink-bff00c93e75a6b34.rlib(jaylink-bff00c93e75a6b34.jaylink.ee844821-cgu.15.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-bff00c93e75a6b34.rlib(jaylink-bff00c93e75a6b34.jaylink.ee844821-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.rs:29: undefined reference to `libusb_unref_device' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libjaylink-bff00c93e75a6b34.rlib(jaylink-bff00c93e75a6b34.jaylink.ee844821-cgu.8.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-bff00c93e75a6b34.rlib(jaylink-bff00c93e75a6b34.jaylink.ee844821-cgu.8.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-bff00c93e75a6b34.rlib(jaylink-bff00c93e75a6b34.jaylink.ee844821-cgu.8.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-bff00c93e75a6b34.rlib(jaylink-bff00c93e75a6b34.jaylink.ee844821-cgu.8.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/librusb-66e1f723a3169816.rlib(rusb-66e1f723a3169816.rusb.30683406-cgu.15.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-66e1f723a3169816.rlib(rusb-66e1f723a3169816.rusb.30683406-cgu.15.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-66e1f723a3169816.rlib(rusb-66e1f723a3169816.rusb.30683406-cgu.15.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-66e1f723a3169816.rlib(rusb-66e1f723a3169816.rusb.30683406-cgu.15.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-66e1f723a3169816.rlib(rusb-66e1f723a3169816.rusb.30683406-cgu.2.rcgu.o): in function `rusb::version::version': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusb-0.8.1/src/version.rs:64: undefined reference to `libusb_get_version' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusb-66e1f723a3169816.rlib(rusb-66e1f723a3169816.rusb.30683406-cgu.6.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusb-0.8.1/src/config_descriptor.rs:15: undefined reference to `libusb_free_config_descriptor' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusb-66e1f723a3169816.rlib(rusb-66e1f723a3169816.rusb.30683406-cgu.9.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-66e1f723a3169816.rlib(rusb-66e1f723a3169816.rusb.30683406-cgu.9.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-66e1f723a3169816.rlib(rusb-66e1f723a3169816.rusb.30683406-cgu.9.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-66e1f723a3169816.rlib(rusb-66e1f723a3169816.rusb.30683406-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] 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 `rtt-daemon` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "abcb89c1cffa0e8bb644549d30e9e78bfea2e86c535b6cb7d905c62f766cd2b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "abcb89c1cffa0e8bb644549d30e9e78bfea2e86c535b6cb7d905c62f766cd2b0", kill_on_drop: false }` [INFO] [stdout] abcb89c1cffa0e8bb644549d30e9e78bfea2e86c535b6cb7d905c62f766cd2b0