[INFO] cloning repository https://github.com/xd009642/rtt-file-logger [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xd009642/rtt-file-logger" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxd009642%2Frtt-file-logger", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxd009642%2Frtt-file-logger'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 536cbb1799b6f75a99e7f1140068eb46fd53e40d [INFO] testing xd009642/rtt-file-logger against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxd009642%2Frtt-file-logger" "/workspace/builds/worker-90/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-90/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/xd009642/rtt-file-logger on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/xd009642/rtt-file-logger [INFO] finished tweaking git repo https://github.com/xd009642/rtt-file-logger [INFO] tweaked toml for git repo https://github.com/xd009642/rtt-file-logger written to /workspace/builds/worker-90/source/Cargo.toml [INFO] crate git repo https://github.com/xd009642/rtt-file-logger already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-90/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-90/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b3ca6d657124d8a087344470bb559e9d497f9d2bf138a018c28186a3faebde3f [INFO] running `Command { std: "docker" "start" "-a" "b3ca6d657124d8a087344470bb559e9d497f9d2bf138a018c28186a3faebde3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b3ca6d657124d8a087344470bb559e9d497f9d2bf138a018c28186a3faebde3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3ca6d657124d8a087344470bb559e9d497f9d2bf138a018c28186a3faebde3f", kill_on_drop: false }` [INFO] [stdout] b3ca6d657124d8a087344470bb559e9d497f9d2bf138a018c28186a3faebde3f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-90/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-90/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=forbid" "-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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3669c545e8d7aa2965d528a16c8cc313df9e65d50d0ac54e7300738f1147b5b2 [INFO] running `Command { std: "docker" "start" "-a" "3669c545e8d7aa2965d528a16c8cc313df9e65d50d0ac54e7300738f1147b5b2", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling rusb v0.8.1 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling anyhow v1.0.48 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling funty v1.2.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling ihex v3.0.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling bitfield v0.13.2 [INFO] [stderr] Compiling svg v0.10.0 [INFO] [stderr] Compiling thousands v0.2.0 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling wyz v0.4.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling libusb1-sys v0.5.0 [INFO] [stderr] Compiling hidapi v1.3.0 [INFO] [stderr] Compiling bitvec v0.22.3 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling nix v0.23.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling jaylink v0.2.0 [INFO] [stderr] Compiling ctrlc v3.2.1 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling scroll_derive v0.10.5 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling enum-primitive-derive v0.2.2 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling scroll v0.10.2 [INFO] [stderr] Compiling goblin v0.4.3 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling tracing-subscriber v0.3.2 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling structopt v0.3.25 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling jep106 v0.2.6 [INFO] [stderr] Compiling serde_yaml v0.8.21 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling probe-rs-target v0.12.0 [INFO] [stderr] Compiling probe-rs v0.12.0 [INFO] [stderr] Compiling probe-rs-rtt v0.12.0 [INFO] [stderr] Compiling rtt-file-logger 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_file_logger-440662ea45b638cd.rtt_file_logger.18de5a92-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/rtt_file_logger-440662ea45b638cd.rtt_file_logger.18de5a92-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/rtt_file_logger-440662ea45b638cd.rtt_file_logger.18de5a92-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rtt_file_logger-440662ea45b638cd.rtt_file_logger.18de5a92-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rtt_file_logger-440662ea45b638cd.rtt_file_logger.18de5a92-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rtt_file_logger-440662ea45b638cd.rtt_file_logger.18de5a92-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rtt_file_logger-440662ea45b638cd.rtt_file_logger.18de5a92-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rtt_file_logger-440662ea45b638cd.rtt_file_logger.18de5a92-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rtt_file_logger-440662ea45b638cd.rtt_file_logger.18de5a92-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/rtt_file_logger-440662ea45b638cd.rtt_file_logger.18de5a92-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/rtt_file_logger-440662ea45b638cd.rtt_file_logger.18de5a92-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/rtt_file_logger-440662ea45b638cd.rtt_file_logger.18de5a92-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/rtt_file_logger-440662ea45b638cd.rtt_file_logger.18de5a92-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/rtt_file_logger-440662ea45b638cd.rtt_file_logger.18de5a92-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/rtt_file_logger-440662ea45b638cd.rtt_file_logger.18de5a92-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/rtt_file_logger-440662ea45b638cd.rtt_file_logger.18de5a92-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/rtt_file_logger-440662ea45b638cd.2n1bvq7xkmx050r7.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/hidapi-616467add129eb76/out" "-L" "/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/libusb1-sys-3e5aa9f54e1b61a3/out" "-L" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libctrlc-e006cf59dbd2d36f.rlib" "/opt/rustwide/target/debug/deps/libnix-99906c73756fea47.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-1ebc79530dc1dd57.rlib" "/opt/rustwide/target/debug/deps/libtoml-e0fd7a94ff3b3ab7.rlib" "/opt/rustwide/target/debug/deps/libgoblin-7bc1588196f5df76.rlib" "/opt/rustwide/target/debug/deps/libplain-cc17607e7100a3d8.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-d846d55579506d4c.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-1fbe5b6a2871d455.rlib" "/opt/rustwide/target/debug/deps/libthread_local-a95e974518a62075.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-50f76f6e115e39aa.rlib" "/opt/rustwide/target/debug/deps/libansi_term-48f0fd0ac85ec814.rlib" "/opt/rustwide/target/debug/deps/libmatchers-efd2945744a2af1d.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-68870cde42a61b21.rlib" "/opt/rustwide/target/debug/deps/libregex-8f2208be7937828a.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-52226d086d4ee202.rlib" "/opt/rustwide/target/debug/deps/libtracing-8ddba614c74d9f79.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-c01d3460c002bb08.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-808ae8c820022687.rlib" "/opt/rustwide/target/debug/deps/libstructopt-69b966a582e27d81.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libclap-c90cbf7a669e34b2.rlib" "/opt/rustwide/target/debug/deps/libvec_map-dab3909866655c61.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-508af543a849ebaf.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-e91030079211fd3f.rlib" "/opt/rustwide/target/debug/deps/libstrsim-c0d73e3d44b574a0.rlib" "/opt/rustwide/target/debug/deps/libatty-a43c845e5fe4240a.rlib" "/opt/rustwide/target/debug/deps/libansi_term-76ca62e328105e50.rlib" "/opt/rustwide/target/debug/deps/libprobe_rs_rtt-a9d14feddd64877f.rlib" "/opt/rustwide/target/debug/deps/libprobe_rs-beb53edd2f466df7.rlib" "/opt/rustwide/target/debug/deps/libbincode-7bafe14eee064bae.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-6a0cde91174927e0.rlib" "/opt/rustwide/target/debug/deps/libdtoa-7012297f6199db48.rlib" "/opt/rustwide/target/debug/deps/libindexmap-5cccde57aa7bbf99.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-238efa6a2ed05171.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-8d2a23e62bfcdab7.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-ea264b62bc2c9c07.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-c94e2eb84119cf0b.rlib" "/opt/rustwide/target/debug/deps/libthiserror-394a5724bfcf8ef0.rlib" "/opt/rustwide/target/debug/deps/libjaylink-b30588b3d20b7e58.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/librusb-964cb312ac3667a4.rlib" "/opt/rustwide/target/debug/deps/liblibusb1_sys-6ed452143b45e53c.rlib" "/opt/rustwide/target/debug/deps/libhidapi-7937d1ee7b264673.rlib" "/opt/rustwide/target/debug/deps/liblibc-11209d7a104aa1fd.rlib" "/opt/rustwide/target/debug/deps/liblog-41607b4997ff699e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libsvg-4c5e5c20ed985912.rlib" "/opt/rustwide/target/debug/deps/libihex-b28f4b97ec9e4fbd.rlib" "/opt/rustwide/target/debug/deps/libobject-73f7a09575822b6e.rlib" "/opt/rustwide/target/debug/deps/libmemchr-8a47358120cfbec6.rlib" "/opt/rustwide/target/debug/deps/libgimli-b7ff0ac5fbe7e850.rlib" "/opt/rustwide/target/debug/deps/libfallible_iterator-f6051c430bc7300d.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-76fedbda4685688f.rlib" "/opt/rustwide/target/debug/deps/libthousands-35d7680494e78e01.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-393bd80b9b1a6bb7.rlib" "/opt/rustwide/target/debug/deps/libscroll-7b2bd2ad276bf208.rlib" "/opt/rustwide/target/debug/deps/libbitfield-13c4cb6897566af3.rlib" "/opt/rustwide/target/debug/deps/libprobe_rs_target-7557a6374dd1b1b4.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libjep106-cd09e3efb9995990.rlib" "/opt/rustwide/target/debug/deps/libanyhow-47af659c0355ab9e.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b01ac3b4430ee179.rlib" "/opt/rustwide/target/debug/deps/libserde-bfbc45ed3aa314a9.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7387d118fba15d64.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-dd8bf3fda2fc2c51.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b69fd8507c8409af.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-2dff396b99681a6b.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a78bd5aa183c7115.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-846c64d5a2fbc5ee.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-24c09062b6dc787b.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ce93f351ca41a57b.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-e42af02528f038fc.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-514cb174319eb6d4.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-37c1534c42bc4f8c.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-06d0f7780fda2fd9.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4228e28a8f7a03ba.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-88bb1ba4dd271224.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-0b5a376b429677a6.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-eecefd843a0dbc02.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/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/rtt_file_logger-440662ea45b638cd" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libprobe_rs-beb53edd2f466df7.rlib(probe_rs-beb53edd2f466df7.probe_rs.68a49447-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-beb53edd2f466df7.rlib(probe_rs-beb53edd2f466df7.probe_rs.68a49447-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-beb53edd2f466df7.rlib(probe_rs-beb53edd2f466df7.probe_rs.68a49447-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-beb53edd2f466df7.rlib(probe_rs-beb53edd2f466df7.probe_rs.68a49447-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-beb53edd2f466df7.rlib(probe_rs-beb53edd2f466df7.probe_rs.68a49447-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-beb53edd2f466df7.rlib(probe_rs-beb53edd2f466df7.probe_rs.68a49447-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-beb53edd2f466df7.rlib(probe_rs-beb53edd2f466df7.probe_rs.68a49447-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-beb53edd2f466df7.rlib(probe_rs-beb53edd2f466df7.probe_rs.68a49447-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-beb53edd2f466df7.rlib(probe_rs-beb53edd2f466df7.probe_rs.68a49447-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-beb53edd2f466df7.rlib(probe_rs-beb53edd2f466df7.probe_rs.68a49447-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-beb53edd2f466df7.rlib(probe_rs-beb53edd2f466df7.probe_rs.68a49447-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-beb53edd2f466df7.rlib(probe_rs-beb53edd2f466df7.probe_rs.68a49447-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-beb53edd2f466df7.rlib(probe_rs-beb53edd2f466df7.probe_rs.68a49447-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-beb53edd2f466df7.rlib(probe_rs-beb53edd2f466df7.probe_rs.68a49447-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-beb53edd2f466df7.rlib(probe_rs-beb53edd2f466df7.probe_rs.68a49447-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/libprobe_rs-beb53edd2f466df7.rlib(probe_rs-beb53edd2f466df7.probe_rs.68a49447-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-beb53edd2f466df7.rlib(probe_rs-beb53edd2f466df7.probe_rs.68a49447-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/libjaylink-b30588b3d20b7e58.rlib(jaylink-b30588b3d20b7e58.jaylink.60a3cfb4-cgu.13.rcgu.o): in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusb-0.8.1/src/device_list.rs:23: undefined reference to `libusb_free_device_list' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libjaylink-b30588b3d20b7e58.rlib(jaylink-b30588b3d20b7e58.jaylink.60a3cfb4-cgu.5.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-b30588b3d20b7e58.rlib(jaylink-b30588b3d20b7e58.jaylink.60a3cfb4-cgu.5.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-b30588b3d20b7e58.rlib(jaylink-b30588b3d20b7e58.jaylink.60a3cfb4-cgu.5.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-b30588b3d20b7e58.rlib(jaylink-b30588b3d20b7e58.jaylink.60a3cfb4-cgu.5.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-b30588b3d20b7e58.rlib(jaylink-b30588b3d20b7e58.jaylink.60a3cfb4-cgu.5.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-b30588b3d20b7e58.rlib(jaylink-b30588b3d20b7e58.jaylink.60a3cfb4-cgu.5.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-b30588b3d20b7e58.rlib(jaylink-b30588b3d20b7e58.jaylink.60a3cfb4-cgu.5.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-b30588b3d20b7e58.rlib(jaylink-b30588b3d20b7e58.jaylink.60a3cfb4-cgu.9.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-b30588b3d20b7e58.rlib(jaylink-b30588b3d20b7e58.jaylink.60a3cfb4-cgu.9.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-b30588b3d20b7e58.rlib(jaylink-b30588b3d20b7e58.jaylink.60a3cfb4-cgu.9.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-b30588b3d20b7e58.rlib(jaylink-b30588b3d20b7e58.jaylink.60a3cfb4-cgu.9.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-b30588b3d20b7e58.rlib(jaylink-b30588b3d20b7e58.jaylink.60a3cfb4-cgu.9.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/librusb-964cb312ac3667a4.rlib(rusb-964cb312ac3667a4.rusb.aded437d-cgu.14.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-964cb312ac3667a4.rlib(rusb-964cb312ac3667a4.rusb.aded437d-cgu.14.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-964cb312ac3667a4.rlib(rusb-964cb312ac3667a4.rusb.aded437d-cgu.14.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-964cb312ac3667a4.rlib(rusb-964cb312ac3667a4.rusb.aded437d-cgu.14.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-964cb312ac3667a4.rlib(rusb-964cb312ac3667a4.rusb.aded437d-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-964cb312ac3667a4.rlib(rusb-964cb312ac3667a4.rusb.aded437d-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-964cb312ac3667a4.rlib(rusb-964cb312ac3667a4.rusb.aded437d-cgu.8.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-964cb312ac3667a4.rlib(rusb-964cb312ac3667a4.rusb.aded437d-cgu.8.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-964cb312ac3667a4.rlib(rusb-964cb312ac3667a4.rusb.aded437d-cgu.8.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-964cb312ac3667a4.rlib(rusb-964cb312ac3667a4.rusb.aded437d-cgu.11.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-file-logger` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "3669c545e8d7aa2965d528a16c8cc313df9e65d50d0ac54e7300738f1147b5b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3669c545e8d7aa2965d528a16c8cc313df9e65d50d0ac54e7300738f1147b5b2", kill_on_drop: false }` [INFO] [stdout] 3669c545e8d7aa2965d528a16c8cc313df9e65d50d0ac54e7300738f1147b5b2