[INFO] crate bluetooth-serial-port 0.6.0 is already in cache [INFO] testing bluetooth-serial-port-0.6.0 against 1.38.0 for beta-1.39-1 [INFO] extracting crate bluetooth-serial-port 0.6.0 into work/builds/worker-2/source [INFO] validating manifest of crates.io crate bluetooth-serial-port 0.6.0 on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate bluetooth-serial-port 0.6.0 [INFO] finished tweaking crates.io crate bluetooth-serial-port 0.6.0 [INFO] tweaked toml for crates.io crate bluetooth-serial-port 0.6.0 written to work/builds/worker-2/source/Cargo.toml [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "build" "--frozen"` [INFO] [stdout] c69c364251027a55cd9a13de2642a5920a8478a38afba61a98be675d578f02d6 [INFO] running `"docker" "start" "-a" "c69c364251027a55cd9a13de2642a5920a8478a38afba61a98be675d578f02d6"` [INFO] [stderr] Compiling bluetooth-serial-port v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/bluetooth.rs:126:17 [INFO] [stderr] | [INFO] [stderr] 126 | WaitFor(&'a mio::Evented, mio::Ready), [INFO] [stderr] | ^^^^^^^^^^^^ help: use `dyn`: `dyn mio::Evented` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.14s [INFO] running `"docker" "inspect" "c69c364251027a55cd9a13de2642a5920a8478a38afba61a98be675d578f02d6"` [INFO] running `"docker" "rm" "-f" "c69c364251027a55cd9a13de2642a5920a8478a38afba61a98be675d578f02d6"` [INFO] [stdout] c69c364251027a55cd9a13de2642a5920a8478a38afba61a98be675d578f02d6 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 0b98d99cb89d25b03c0524ecddf41420ac3c28a0838c875e728df3c3cc221911 [INFO] running `"docker" "start" "-a" "0b98d99cb89d25b03c0524ecddf41420ac3c28a0838c875e728df3c3cc221911"` [INFO] [stderr] Compiling bluetooth-serial-port v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: attribute must be of the form `#[test]` [INFO] [stderr] --> src/bluetooth.rs:312:5 [INFO] [stderr] | [INFO] [stderr] 312 | #[test()] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(ill_formed_attribute_input)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #57571 [INFO] [stderr] [INFO] [stderr] warning: attribute must be of the form `#[test]` [INFO] [stderr] --> src/bluetooth.rs:334:5 [INFO] [stderr] | [INFO] [stderr] 334 | #[test()] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #57571 [INFO] [stderr] [INFO] [stderr] warning: attribute must be of the form `#[test]` [INFO] [stderr] --> src/bluetooth.rs:340:5 [INFO] [stderr] | [INFO] [stderr] 340 | #[test()] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #57571 [INFO] [stderr] [INFO] [stderr] warning: attribute must be of the form `#[test]` [INFO] [stderr] --> src/bluetooth.rs:352:5 [INFO] [stderr] | [INFO] [stderr] 352 | #[test()] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #57571 [INFO] [stderr] [INFO] [stderr] warning: attribute must be of the form `#[test]` [INFO] [stderr] --> src/bluetooth.rs:358:5 [INFO] [stderr] | [INFO] [stderr] 358 | #[test()] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #57571 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/bluetooth.rs:126:17 [INFO] [stderr] | [INFO] [stderr] 126 | WaitFor(&'a mio::Evented, mio::Ready), [INFO] [stderr] | ^^^^^^^^^^^^ help: use `dyn`: `dyn mio::Evented` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/bluetooth_serial_port-acb69702424f4536.bluetooth_serial_port.4cg9ad3b-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/bluetooth_serial_port-acb69702424f4536.bluetooth_serial_port.4cg9ad3b-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/bluetooth_serial_port-acb69702424f4536.bluetooth_serial_port.4cg9ad3b-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/bluetooth_serial_port-acb69702424f4536.bluetooth_serial_port.4cg9ad3b-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/bluetooth_serial_port-acb69702424f4536.bluetooth_serial_port.4cg9ad3b-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/bluetooth_serial_port-acb69702424f4536.bluetooth_serial_port.4cg9ad3b-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/bluetooth_serial_port-acb69702424f4536.bluetooth_serial_port.4cg9ad3b-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/bluetooth_serial_port-acb69702424f4536.bluetooth_serial_port.4cg9ad3b-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/bluetooth_serial_port-acb69702424f4536.bluetooth_serial_port.4cg9ad3b-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/bluetooth_serial_port-acb69702424f4536.bluetooth_serial_port.4cg9ad3b-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/bluetooth_serial_port-acb69702424f4536.bluetooth_serial_port.4cg9ad3b-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/bluetooth_serial_port-acb69702424f4536.bluetooth_serial_port.4cg9ad3b-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/bluetooth_serial_port-acb69702424f4536.bluetooth_serial_port.4cg9ad3b-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/bluetooth_serial_port-acb69702424f4536.bluetooth_serial_port.4cg9ad3b-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/bluetooth_serial_port-acb69702424f4536.bluetooth_serial_port.4cg9ad3b-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/bluetooth_serial_port-acb69702424f4536.bluetooth_serial_port.4cg9ad3b-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/bluetooth_serial_port-acb69702424f4536" "/opt/rustwide/target/debug/deps/bluetooth_serial_port-acb69702424f4536.18h4j8iaqb1yd8nk.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-lbluetooth" "-lbluetooth" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libnix-4e2869a2ab36e3ae.rlib" "/opt/rustwide/target/debug/deps/libvoid-4c8c16f792843a81.rlib" "/opt/rustwide/target/debug/deps/libbitflags-4a7b4cf8fbd4dcc3.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-8b6fbd25e1766083.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-bd8f21e3bdd6cbdc.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-bfcad117c6a632af.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-79a1f91e8ce4eb83.rlib" "/opt/rustwide/target/debug/deps/libmio-108d85e1c9c4b54e.rlib" "/opt/rustwide/target/debug/deps/liblog-25f772379553b601.rlib" "/opt/rustwide/target/debug/deps/libslab-2d4e73d4fd5cd450.rlib" "/opt/rustwide/target/debug/deps/libiovec-cb618a63e7447d6b.rlib" "/opt/rustwide/target/debug/deps/libnet2-ed88228b6d428c53.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-da99d89e98e4f9e7.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-71d2b74906539517.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a03a7c7129e5b483.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a4ff9b7e87bbd905.rlib" "/opt/rustwide/target/debug/deps/liblibc-a3b13f6b27abcc70.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-12ce12f1efc08aa3.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5d3cd1b3ddab72e4.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-f8222943dfd167e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-0cd00b2d3108cd48.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-485c05ba6ce1b438.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-63e6b1072426ba59.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-a421aff1d43911ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3deef8ef4fe80dff.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f65a176f0586269e.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ad46d4080f4d7e57.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-da6c590582bf0885.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-837ca740df32db0a.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-db27c965e824589f.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-68a4f8466685ed76.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lbluetooth [INFO] [stderr] /usr/bin/ld: cannot find -lbluetooth [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/example-e7fabc66b141cd5f.example.3jpdp1hx-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/example-e7fabc66b141cd5f.example.3jpdp1hx-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/example-e7fabc66b141cd5f.example.3jpdp1hx-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/example-e7fabc66b141cd5f.example.3jpdp1hx-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/example-e7fabc66b141cd5f.example.3jpdp1hx-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/example-e7fabc66b141cd5f.example.3jpdp1hx-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/example-e7fabc66b141cd5f.example.3jpdp1hx-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/example-e7fabc66b141cd5f.example.3jpdp1hx-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/example-e7fabc66b141cd5f.example.3jpdp1hx-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/example-e7fabc66b141cd5f.example.3jpdp1hx-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/example-e7fabc66b141cd5f.example.3jpdp1hx-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/example-e7fabc66b141cd5f.example.3jpdp1hx-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/example-e7fabc66b141cd5f.example.3jpdp1hx-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/example-e7fabc66b141cd5f.example.3jpdp1hx-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/example-e7fabc66b141cd5f.example.3jpdp1hx-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/example-e7fabc66b141cd5f.example.3jpdp1hx-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/example-e7fabc66b141cd5f" "/opt/rustwide/target/debug/examples/example-e7fabc66b141cd5f.2q8bag8fzhm9wxy2.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libbluetooth_serial_port-32d7dd4072eee656.rlib" "/opt/rustwide/target/debug/deps/libnix-4e2869a2ab36e3ae.rlib" "/opt/rustwide/target/debug/deps/libvoid-4c8c16f792843a81.rlib" "/opt/rustwide/target/debug/deps/libbitflags-4a7b4cf8fbd4dcc3.rlib" "/opt/rustwide/target/debug/deps/libmio-108d85e1c9c4b54e.rlib" "/opt/rustwide/target/debug/deps/liblog-25f772379553b601.rlib" "/opt/rustwide/target/debug/deps/libslab-2d4e73d4fd5cd450.rlib" "/opt/rustwide/target/debug/deps/libiovec-cb618a63e7447d6b.rlib" "/opt/rustwide/target/debug/deps/libnet2-ed88228b6d428c53.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-da99d89e98e4f9e7.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-71d2b74906539517.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a03a7c7129e5b483.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a4ff9b7e87bbd905.rlib" "/opt/rustwide/target/debug/deps/liblibc-a3b13f6b27abcc70.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-12ce12f1efc08aa3.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5d3cd1b3ddab72e4.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-f8222943dfd167e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-0cd00b2d3108cd48.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-485c05ba6ce1b438.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-63e6b1072426ba59.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-a421aff1d43911ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3deef8ef4fe80dff.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f65a176f0586269e.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ad46d4080f4d7e57.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-da6c590582bf0885.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-837ca740df32db0a.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-db27c965e824589f.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-68a4f8466685ed76.rlib" "-Wl,-Bdynamic" "-lbluetooth" "-lbluetooth" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lbluetooth [INFO] [stderr] /usr/bin/ld: cannot find -lbluetooth [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `bluetooth-serial-port`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: Could not compile `bluetooth-serial-port`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "0b98d99cb89d25b03c0524ecddf41420ac3c28a0838c875e728df3c3cc221911"` [INFO] running `"docker" "rm" "-f" "0b98d99cb89d25b03c0524ecddf41420ac3c28a0838c875e728df3c3cc221911"` [INFO] [stdout] 0b98d99cb89d25b03c0524ecddf41420ac3c28a0838c875e728df3c3cc221911