[INFO] crate tss-sapi 0.0.4 is already in cache [INFO] testing tss-sapi-0.0.4 against 1.38.0 for beta-1.39-1 [INFO] extracting crate tss-sapi 0.0.4 into work/builds/worker-6/source [INFO] validating manifest of crates.io crate tss-sapi 0.0.4 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 tss-sapi 0.0.4 [INFO] finished tweaking crates.io crate tss-sapi 0.0.4 [INFO] tweaked toml for crates.io crate tss-sapi 0.0.4 written to work/builds/worker-6/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-6/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-6/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] cc87c77ba7503fefd75f61d6c646993665b26e987e36d2cd22f017f447497881 [INFO] running `"docker" "start" "-a" "cc87c77ba7503fefd75f61d6c646993665b26e987e36d2cd22f017f447497881"` [INFO] [stderr] Compiling tss-sapi v0.0.4 (/opt/rustwide/workdir) [INFO] [stderr] Compiling try_from v0.2.2 [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/errors.rs:178:1 [INFO] [stderr] | [INFO] [stderr] 178 | / error_chain! { [INFO] [stderr] 179 | | foreign_links { [INFO] [stderr] 180 | | Io(::std::io::Error); [INFO] [stderr] 181 | | Null(::std::ffi::NulError); [INFO] [stderr] ... | [INFO] [stderr] 220 | | } [INFO] [stderr] 221 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/errors.rs:178:1 [INFO] [stderr] | [INFO] [stderr] 178 | / error_chain! { [INFO] [stderr] 179 | | foreign_links { [INFO] [stderr] 180 | | Io(::std::io::Error); [INFO] [stderr] 181 | | Null(::std::ffi::NulError); [INFO] [stderr] ... | [INFO] [stderr] 220 | | } [INFO] [stderr] 221 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.38s [INFO] running `"docker" "inspect" "cc87c77ba7503fefd75f61d6c646993665b26e987e36d2cd22f017f447497881"` [INFO] running `"docker" "rm" "-f" "cc87c77ba7503fefd75f61d6c646993665b26e987e36d2cd22f017f447497881"` [INFO] [stdout] cc87c77ba7503fefd75f61d6c646993665b26e987e36d2cd22f017f447497881 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-6/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] c18e3e0f8e88fdc864c96972f7e0c24d9f2ffe7c61d94ccaec3e98b56c20dcf2 [INFO] running `"docker" "start" "-a" "c18e3e0f8e88fdc864c96972f7e0c24d9f2ffe7c61d94ccaec3e98b56c20dcf2"` [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Compiling env_logger v0.4.3 [INFO] [stderr] Compiling pretty_env_logger v0.1.1 [INFO] [stderr] Compiling tss-sapi v0.0.4 (/opt/rustwide/workdir) [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/nvreadlock-6c00a14eed72d46e.nvreadlock.3c6hzx9y-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/nvreadlock-6c00a14eed72d46e.nvreadlock.3c6hzx9y-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/nvreadlock-6c00a14eed72d46e.nvreadlock.3c6hzx9y-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/nvreadlock-6c00a14eed72d46e.nvreadlock.3c6hzx9y-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/nvreadlock-6c00a14eed72d46e.nvreadlock.3c6hzx9y-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/nvreadlock-6c00a14eed72d46e.nvreadlock.3c6hzx9y-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/nvreadlock-6c00a14eed72d46e.nvreadlock.3c6hzx9y-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/nvreadlock-6c00a14eed72d46e.nvreadlock.3c6hzx9y-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/nvreadlock-6c00a14eed72d46e.nvreadlock.3c6hzx9y-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/nvreadlock-6c00a14eed72d46e.nvreadlock.3c6hzx9y-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/nvreadlock-6c00a14eed72d46e.nvreadlock.3c6hzx9y-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/nvreadlock-6c00a14eed72d46e.nvreadlock.3c6hzx9y-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/nvreadlock-6c00a14eed72d46e.nvreadlock.3c6hzx9y-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/nvreadlock-6c00a14eed72d46e.nvreadlock.3c6hzx9y-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/nvreadlock-6c00a14eed72d46e.nvreadlock.3c6hzx9y-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/nvreadlock-6c00a14eed72d46e.nvreadlock.3c6hzx9y-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/nvreadlock-6c00a14eed72d46e" "/opt/rustwide/target/debug/examples/nvreadlock-6c00a14eed72d46e.10qifa9k9dwx65jh.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-805e59335206c413/out" "-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/libtss_sapi-0a763125292b4b61.rlib" "/opt/rustwide/target/debug/deps/libtry_from-012d0817a1d62adb.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a03a7c7129e5b483.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a4ff9b7e87bbd905.rlib" "/opt/rustwide/target/debug/deps/libpretty_env_logger-250ac955992e5e46.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-1e147b2abeb6bf44.rlib" "/opt/rustwide/target/debug/deps/libregex-a6dad98604613b54.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-26bd95c72379fd1e.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-74b2c8a45128fffb.rlib" "/opt/rustwide/target/debug/deps/libucd_util-d37481ea0df54155.rlib" "/opt/rustwide/target/debug/deps/libthread_local-708705e5460096e3.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-83cafc2ae303332c.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-ce9e59850306ca8d.rlib" "/opt/rustwide/target/debug/deps/libmemchr-07c655ccb8662d4a.rlib" "/opt/rustwide/target/debug/deps/liblog-1818c57ccc56e23e.rlib" "/opt/rustwide/target/debug/deps/liblog-e50aa4e61ffd3b64.rlib" "/opt/rustwide/target/debug/deps/libansi_term-22df73663143c13e.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-24bd65716f5bc0b3.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-b0794e18110904cc.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-b4f22b2f3732c04f.rlib" "/opt/rustwide/target/debug/deps/liblibc-79135c277bbca409.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-da99d89e98e4f9e7.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-33101498c65f24ef.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" "-lsapi" "-ltcti-socket" "-ltcti-device" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lsapi [INFO] [stderr] /usr/bin/ld: cannot find -ltcti-socket [INFO] [stderr] /usr/bin/ld: cannot find -ltcti-device [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: Could not compile `tss-sapi`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/nvinfo-db455eaeb60aa72d.nvinfo.x5waksog-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/nvinfo-db455eaeb60aa72d.nvinfo.x5waksog-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/nvinfo-db455eaeb60aa72d.nvinfo.x5waksog-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/nvinfo-db455eaeb60aa72d.nvinfo.x5waksog-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/nvinfo-db455eaeb60aa72d.nvinfo.x5waksog-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/nvinfo-db455eaeb60aa72d.nvinfo.x5waksog-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/nvinfo-db455eaeb60aa72d.nvinfo.x5waksog-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/nvinfo-db455eaeb60aa72d.nvinfo.x5waksog-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/nvinfo-db455eaeb60aa72d.nvinfo.x5waksog-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/nvinfo-db455eaeb60aa72d.nvinfo.x5waksog-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/nvinfo-db455eaeb60aa72d.nvinfo.x5waksog-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/nvinfo-db455eaeb60aa72d.nvinfo.x5waksog-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/nvinfo-db455eaeb60aa72d.nvinfo.x5waksog-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/nvinfo-db455eaeb60aa72d.nvinfo.x5waksog-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/nvinfo-db455eaeb60aa72d.nvinfo.x5waksog-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/nvinfo-db455eaeb60aa72d" "/opt/rustwide/target/debug/examples/nvinfo-db455eaeb60aa72d.10ifhihlmhcw53ro.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-805e59335206c413/out" "-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/libtss_sapi-0a763125292b4b61.rlib" "/opt/rustwide/target/debug/deps/libtry_from-012d0817a1d62adb.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a03a7c7129e5b483.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a4ff9b7e87bbd905.rlib" "/opt/rustwide/target/debug/deps/libpretty_env_logger-250ac955992e5e46.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-1e147b2abeb6bf44.rlib" "/opt/rustwide/target/debug/deps/libregex-a6dad98604613b54.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-26bd95c72379fd1e.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-74b2c8a45128fffb.rlib" "/opt/rustwide/target/debug/deps/libucd_util-d37481ea0df54155.rlib" "/opt/rustwide/target/debug/deps/libthread_local-708705e5460096e3.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-83cafc2ae303332c.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-ce9e59850306ca8d.rlib" "/opt/rustwide/target/debug/deps/libmemchr-07c655ccb8662d4a.rlib" "/opt/rustwide/target/debug/deps/liblog-1818c57ccc56e23e.rlib" "/opt/rustwide/target/debug/deps/liblog-e50aa4e61ffd3b64.rlib" "/opt/rustwide/target/debug/deps/libansi_term-22df73663143c13e.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-24bd65716f5bc0b3.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-b0794e18110904cc.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-b4f22b2f3732c04f.rlib" "/opt/rustwide/target/debug/deps/liblibc-79135c277bbca409.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-da99d89e98e4f9e7.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-33101498c65f24ef.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" "-lsapi" "-ltcti-socket" "-ltcti-device" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lsapi [INFO] [stderr] /usr/bin/ld: cannot find -ltcti-socket [INFO] [stderr] /usr/bin/ld: cannot find -ltcti-device [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: 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/ownership-2ee1463429a06334.ownership.c5he2bwr-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/ownership-2ee1463429a06334.ownership.c5he2bwr-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/ownership-2ee1463429a06334.ownership.c5he2bwr-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/ownership-2ee1463429a06334.ownership.c5he2bwr-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/ownership-2ee1463429a06334.ownership.c5he2bwr-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/ownership-2ee1463429a06334.ownership.c5he2bwr-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/ownership-2ee1463429a06334.ownership.c5he2bwr-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/ownership-2ee1463429a06334.ownership.c5he2bwr-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/ownership-2ee1463429a06334.ownership.c5he2bwr-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/ownership-2ee1463429a06334.ownership.c5he2bwr-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/ownership-2ee1463429a06334.ownership.c5he2bwr-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/ownership-2ee1463429a06334.ownership.c5he2bwr-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/ownership-2ee1463429a06334.ownership.c5he2bwr-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/ownership-2ee1463429a06334.ownership.c5he2bwr-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/ownership-2ee1463429a06334.ownership.c5he2bwr-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/ownership-2ee1463429a06334" "/opt/rustwide/target/debug/examples/ownership-2ee1463429a06334.3m2e19dq5ccbmxlp.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-805e59335206c413/out" "-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/libtss_sapi-0a763125292b4b61.rlib" "/opt/rustwide/target/debug/deps/libtry_from-012d0817a1d62adb.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a03a7c7129e5b483.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a4ff9b7e87bbd905.rlib" "/opt/rustwide/target/debug/deps/libpretty_env_logger-250ac955992e5e46.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-1e147b2abeb6bf44.rlib" "/opt/rustwide/target/debug/deps/libregex-a6dad98604613b54.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-26bd95c72379fd1e.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-74b2c8a45128fffb.rlib" "/opt/rustwide/target/debug/deps/libucd_util-d37481ea0df54155.rlib" "/opt/rustwide/target/debug/deps/libthread_local-708705e5460096e3.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-83cafc2ae303332c.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-ce9e59850306ca8d.rlib" "/opt/rustwide/target/debug/deps/libmemchr-07c655ccb8662d4a.rlib" "/opt/rustwide/target/debug/deps/liblog-1818c57ccc56e23e.rlib" "/opt/rustwide/target/debug/deps/liblog-e50aa4e61ffd3b64.rlib" "/opt/rustwide/target/debug/deps/libansi_term-22df73663143c13e.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-24bd65716f5bc0b3.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-b0794e18110904cc.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-b4f22b2f3732c04f.rlib" "/opt/rustwide/target/debug/deps/liblibc-79135c277bbca409.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-da99d89e98e4f9e7.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-33101498c65f24ef.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" "-lsapi" "-ltcti-socket" "-ltcti-device" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lsapi [INFO] [stderr] /usr/bin/ld: cannot find -ltcti-socket [INFO] [stderr] /usr/bin/ld: cannot find -ltcti-device [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: Could not compile `tss-sapi`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/nvread-b678864948582732.nvread.bmd4gjdi-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/nvread-b678864948582732.nvread.bmd4gjdi-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/nvread-b678864948582732.nvread.bmd4gjdi-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/nvread-b678864948582732.nvread.bmd4gjdi-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/nvread-b678864948582732.nvread.bmd4gjdi-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/nvread-b678864948582732.nvread.bmd4gjdi-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/nvread-b678864948582732.nvread.bmd4gjdi-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/nvread-b678864948582732.nvread.bmd4gjdi-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/nvread-b678864948582732.nvread.bmd4gjdi-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/nvread-b678864948582732.nvread.bmd4gjdi-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/nvread-b678864948582732.nvread.bmd4gjdi-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/nvread-b678864948582732.nvread.bmd4gjdi-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/nvread-b678864948582732.nvread.bmd4gjdi-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/nvread-b678864948582732.nvread.bmd4gjdi-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/nvread-b678864948582732.nvread.bmd4gjdi-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/nvread-b678864948582732.nvread.bmd4gjdi-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/nvread-b678864948582732" "/opt/rustwide/target/debug/examples/nvread-b678864948582732.5a5pccs9u47omxji.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-805e59335206c413/out" "-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/libtss_sapi-0a763125292b4b61.rlib" "/opt/rustwide/target/debug/deps/libtry_from-012d0817a1d62adb.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a03a7c7129e5b483.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a4ff9b7e87bbd905.rlib" "/opt/rustwide/target/debug/deps/libpretty_env_logger-250ac955992e5e46.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-1e147b2abeb6bf44.rlib" "/opt/rustwide/target/debug/deps/libregex-a6dad98604613b54.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-26bd95c72379fd1e.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-74b2c8a45128fffb.rlib" "/opt/rustwide/target/debug/deps/libucd_util-d37481ea0df54155.rlib" "/opt/rustwide/target/debug/deps/libthread_local-708705e5460096e3.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-83cafc2ae303332c.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-ce9e59850306ca8d.rlib" "/opt/rustwide/target/debug/deps/libmemchr-07c655ccb8662d4a.rlib" "/opt/rustwide/target/debug/deps/liblog-1818c57ccc56e23e.rlib" "/opt/rustwide/target/debug/deps/liblog-e50aa4e61ffd3b64.rlib" "/opt/rustwide/target/debug/deps/libansi_term-22df73663143c13e.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-24bd65716f5bc0b3.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-b0794e18110904cc.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-b4f22b2f3732c04f.rlib" "/opt/rustwide/target/debug/deps/liblibc-79135c277bbca409.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-da99d89e98e4f9e7.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-33101498c65f24ef.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" "-lsapi" "-ltcti-socket" "-ltcti-device" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lsapi [INFO] [stderr] /usr/bin/ld: cannot find -ltcti-socket [INFO] [stderr] /usr/bin/ld: cannot find -ltcti-device [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: 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/startup-c9566e81061647b7.startup.2yx9bkh6-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/startup-c9566e81061647b7.startup.2yx9bkh6-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/startup-c9566e81061647b7.startup.2yx9bkh6-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/startup-c9566e81061647b7.startup.2yx9bkh6-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/startup-c9566e81061647b7.startup.2yx9bkh6-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/startup-c9566e81061647b7.startup.2yx9bkh6-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/startup-c9566e81061647b7.startup.2yx9bkh6-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/startup-c9566e81061647b7.startup.2yx9bkh6-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/startup-c9566e81061647b7.startup.2yx9bkh6-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/startup-c9566e81061647b7.startup.2yx9bkh6-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/startup-c9566e81061647b7.startup.2yx9bkh6-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/startup-c9566e81061647b7.startup.2yx9bkh6-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/startup-c9566e81061647b7" "/opt/rustwide/target/debug/examples/startup-c9566e81061647b7.4u1gcxiszotzhh08.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-805e59335206c413/out" "-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/libtss_sapi-0a763125292b4b61.rlib" "/opt/rustwide/target/debug/deps/libtry_from-012d0817a1d62adb.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a03a7c7129e5b483.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a4ff9b7e87bbd905.rlib" "/opt/rustwide/target/debug/deps/libpretty_env_logger-250ac955992e5e46.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-1e147b2abeb6bf44.rlib" "/opt/rustwide/target/debug/deps/libregex-a6dad98604613b54.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-26bd95c72379fd1e.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-74b2c8a45128fffb.rlib" "/opt/rustwide/target/debug/deps/libucd_util-d37481ea0df54155.rlib" "/opt/rustwide/target/debug/deps/libthread_local-708705e5460096e3.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-83cafc2ae303332c.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-ce9e59850306ca8d.rlib" "/opt/rustwide/target/debug/deps/libmemchr-07c655ccb8662d4a.rlib" "/opt/rustwide/target/debug/deps/liblog-1818c57ccc56e23e.rlib" "/opt/rustwide/target/debug/deps/liblog-e50aa4e61ffd3b64.rlib" "/opt/rustwide/target/debug/deps/libansi_term-22df73663143c13e.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-24bd65716f5bc0b3.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-b0794e18110904cc.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-b4f22b2f3732c04f.rlib" "/opt/rustwide/target/debug/deps/liblibc-79135c277bbca409.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-da99d89e98e4f9e7.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-33101498c65f24ef.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" "-lsapi" "-ltcti-socket" "-ltcti-device" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lsapi [INFO] [stderr] /usr/bin/ld: cannot find -ltcti-socket [INFO] [stderr] /usr/bin/ld: cannot find -ltcti-device [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: 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/nvdefine-20b1d02bebbd9797.nvdefine.14vi0o06-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/nvdefine-20b1d02bebbd9797.nvdefine.14vi0o06-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/nvdefine-20b1d02bebbd9797.nvdefine.14vi0o06-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/nvdefine-20b1d02bebbd9797.nvdefine.14vi0o06-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/nvdefine-20b1d02bebbd9797.nvdefine.14vi0o06-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/nvdefine-20b1d02bebbd9797.nvdefine.14vi0o06-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/nvdefine-20b1d02bebbd9797.nvdefine.14vi0o06-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/nvdefine-20b1d02bebbd9797.nvdefine.14vi0o06-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/nvdefine-20b1d02bebbd9797.nvdefine.14vi0o06-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/nvdefine-20b1d02bebbd9797.nvdefine.14vi0o06-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/nvdefine-20b1d02bebbd9797.nvdefine.14vi0o06-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/nvdefine-20b1d02bebbd9797.nvdefine.14vi0o06-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/nvdefine-20b1d02bebbd9797.nvdefine.14vi0o06-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/nvdefine-20b1d02bebbd9797.nvdefine.14vi0o06-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/nvdefine-20b1d02bebbd9797.nvdefine.14vi0o06-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/nvdefine-20b1d02bebbd9797.nvdefine.14vi0o06-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/nvdefine-20b1d02bebbd9797" "/opt/rustwide/target/debug/examples/nvdefine-20b1d02bebbd9797.2oamxlomqtxqulz1.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-805e59335206c413/out" "-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/libtss_sapi-0a763125292b4b61.rlib" "/opt/rustwide/target/debug/deps/libtry_from-012d0817a1d62adb.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a03a7c7129e5b483.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a4ff9b7e87bbd905.rlib" "/opt/rustwide/target/debug/deps/libpretty_env_logger-250ac955992e5e46.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-1e147b2abeb6bf44.rlib" "/opt/rustwide/target/debug/deps/libregex-a6dad98604613b54.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-26bd95c72379fd1e.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-74b2c8a45128fffb.rlib" "/opt/rustwide/target/debug/deps/libucd_util-d37481ea0df54155.rlib" "/opt/rustwide/target/debug/deps/libthread_local-708705e5460096e3.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-83cafc2ae303332c.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-ce9e59850306ca8d.rlib" "/opt/rustwide/target/debug/deps/libmemchr-07c655ccb8662d4a.rlib" "/opt/rustwide/target/debug/deps/liblog-1818c57ccc56e23e.rlib" "/opt/rustwide/target/debug/deps/liblog-e50aa4e61ffd3b64.rlib" "/opt/rustwide/target/debug/deps/libansi_term-22df73663143c13e.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-24bd65716f5bc0b3.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-b0794e18110904cc.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-b4f22b2f3732c04f.rlib" "/opt/rustwide/target/debug/deps/liblibc-79135c277bbca409.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-da99d89e98e4f9e7.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-33101498c65f24ef.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" "-lsapi" "-ltcti-socket" "-ltcti-device" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lsapi [INFO] [stderr] /usr/bin/ld: cannot find -ltcti-socket [INFO] [stderr] /usr/bin/ld: cannot find -ltcti-device [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: Could not compile `tss-sapi`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: Could not compile `tss-sapi`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: Could not compile `tss-sapi`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: Could not compile `tss-sapi`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/nvrelease-ac25498d0c462127.nvrelease.99ohf1x1-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/nvrelease-ac25498d0c462127.nvrelease.99ohf1x1-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/nvrelease-ac25498d0c462127.nvrelease.99ohf1x1-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/nvrelease-ac25498d0c462127.nvrelease.99ohf1x1-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/nvrelease-ac25498d0c462127.nvrelease.99ohf1x1-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/nvrelease-ac25498d0c462127.nvrelease.99ohf1x1-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/nvrelease-ac25498d0c462127.nvrelease.99ohf1x1-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/nvrelease-ac25498d0c462127.nvrelease.99ohf1x1-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/nvrelease-ac25498d0c462127.nvrelease.99ohf1x1-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/nvrelease-ac25498d0c462127.nvrelease.99ohf1x1-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/nvrelease-ac25498d0c462127.nvrelease.99ohf1x1-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/nvrelease-ac25498d0c462127.nvrelease.99ohf1x1-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/nvrelease-ac25498d0c462127.nvrelease.99ohf1x1-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/nvrelease-ac25498d0c462127.nvrelease.99ohf1x1-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/nvrelease-ac25498d0c462127.nvrelease.99ohf1x1-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/nvrelease-ac25498d0c462127.nvrelease.99ohf1x1-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/nvrelease-ac25498d0c462127" "/opt/rustwide/target/debug/examples/nvrelease-ac25498d0c462127.29foeacqnqrmuif1.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-805e59335206c413/out" "-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/libtss_sapi-0a763125292b4b61.rlib" "/opt/rustwide/target/debug/deps/libtry_from-012d0817a1d62adb.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a03a7c7129e5b483.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a4ff9b7e87bbd905.rlib" "/opt/rustwide/target/debug/deps/libpretty_env_logger-250ac955992e5e46.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-1e147b2abeb6bf44.rlib" "/opt/rustwide/target/debug/deps/libregex-a6dad98604613b54.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-26bd95c72379fd1e.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-74b2c8a45128fffb.rlib" "/opt/rustwide/target/debug/deps/libucd_util-d37481ea0df54155.rlib" "/opt/rustwide/target/debug/deps/libthread_local-708705e5460096e3.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-83cafc2ae303332c.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-ce9e59850306ca8d.rlib" "/opt/rustwide/target/debug/deps/libmemchr-07c655ccb8662d4a.rlib" "/opt/rustwide/target/debug/deps/liblog-1818c57ccc56e23e.rlib" "/opt/rustwide/target/debug/deps/liblog-e50aa4e61ffd3b64.rlib" "/opt/rustwide/target/debug/deps/libansi_term-22df73663143c13e.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-24bd65716f5bc0b3.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-b0794e18110904cc.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-b4f22b2f3732c04f.rlib" "/opt/rustwide/target/debug/deps/liblibc-79135c277bbca409.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-da99d89e98e4f9e7.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-33101498c65f24ef.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" "-lsapi" "-ltcti-socket" "-ltcti-device" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lsapi [INFO] [stderr] /usr/bin/ld: cannot find -ltcti-socket [INFO] [stderr] /usr/bin/ld: cannot find -ltcti-device [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: 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/nvwrite-2dea29d973e68cc2.nvwrite.7t55gqat-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/nvwrite-2dea29d973e68cc2.nvwrite.7t55gqat-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/nvwrite-2dea29d973e68cc2.nvwrite.7t55gqat-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/nvwrite-2dea29d973e68cc2.nvwrite.7t55gqat-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/nvwrite-2dea29d973e68cc2.nvwrite.7t55gqat-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/nvwrite-2dea29d973e68cc2.nvwrite.7t55gqat-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/nvwrite-2dea29d973e68cc2.nvwrite.7t55gqat-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/nvwrite-2dea29d973e68cc2.nvwrite.7t55gqat-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/nvwrite-2dea29d973e68cc2.nvwrite.7t55gqat-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/nvwrite-2dea29d973e68cc2.nvwrite.7t55gqat-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/nvwrite-2dea29d973e68cc2.nvwrite.7t55gqat-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/nvwrite-2dea29d973e68cc2.nvwrite.7t55gqat-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/nvwrite-2dea29d973e68cc2.nvwrite.7t55gqat-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/nvwrite-2dea29d973e68cc2.nvwrite.7t55gqat-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/nvwrite-2dea29d973e68cc2.nvwrite.7t55gqat-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/nvwrite-2dea29d973e68cc2.nvwrite.7t55gqat-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/nvwrite-2dea29d973e68cc2" "/opt/rustwide/target/debug/examples/nvwrite-2dea29d973e68cc2.3c2g628nhdu68pvw.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-805e59335206c413/out" "-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/libtss_sapi-0a763125292b4b61.rlib" "/opt/rustwide/target/debug/deps/libtry_from-012d0817a1d62adb.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a03a7c7129e5b483.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a4ff9b7e87bbd905.rlib" "/opt/rustwide/target/debug/deps/libpretty_env_logger-250ac955992e5e46.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-1e147b2abeb6bf44.rlib" "/opt/rustwide/target/debug/deps/libregex-a6dad98604613b54.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-26bd95c72379fd1e.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-74b2c8a45128fffb.rlib" "/opt/rustwide/target/debug/deps/libucd_util-d37481ea0df54155.rlib" "/opt/rustwide/target/debug/deps/libthread_local-708705e5460096e3.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-83cafc2ae303332c.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-ce9e59850306ca8d.rlib" "/opt/rustwide/target/debug/deps/libmemchr-07c655ccb8662d4a.rlib" "/opt/rustwide/target/debug/deps/liblog-1818c57ccc56e23e.rlib" "/opt/rustwide/target/debug/deps/liblog-e50aa4e61ffd3b64.rlib" "/opt/rustwide/target/debug/deps/libansi_term-22df73663143c13e.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-24bd65716f5bc0b3.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-b0794e18110904cc.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-b4f22b2f3732c04f.rlib" "/opt/rustwide/target/debug/deps/liblibc-79135c277bbca409.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-da99d89e98e4f9e7.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-33101498c65f24ef.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" "-lsapi" "-ltcti-socket" "-ltcti-device" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lsapi [INFO] [stderr] /usr/bin/ld: cannot find -ltcti-socket [INFO] [stderr] /usr/bin/ld: cannot find -ltcti-device [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: Could not compile `tss-sapi`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: Could not compile `tss-sapi`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/errors.rs:178:1 [INFO] [stderr] | [INFO] [stderr] 178 | / error_chain! { [INFO] [stderr] 179 | | foreign_links { [INFO] [stderr] 180 | | Io(::std::io::Error); [INFO] [stderr] 181 | | Null(::std::ffi::NulError); [INFO] [stderr] ... | [INFO] [stderr] 220 | | } [INFO] [stderr] 221 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/errors.rs:178:1 [INFO] [stderr] | [INFO] [stderr] 178 | / error_chain! { [INFO] [stderr] 179 | | foreign_links { [INFO] [stderr] 180 | | Io(::std::io::Error); [INFO] [stderr] 181 | | Null(::std::ffi::NulError); [INFO] [stderr] ... | [INFO] [stderr] 220 | | } [INFO] [stderr] 221 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [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/tss_sapi-1c840498a831440c.tss_sapi.d6bun8v5-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/tss_sapi-1c840498a831440c.tss_sapi.d6bun8v5-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/tss_sapi-1c840498a831440c.tss_sapi.d6bun8v5-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/tss_sapi-1c840498a831440c.tss_sapi.d6bun8v5-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/tss_sapi-1c840498a831440c.tss_sapi.d6bun8v5-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/tss_sapi-1c840498a831440c.tss_sapi.d6bun8v5-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/tss_sapi-1c840498a831440c.tss_sapi.d6bun8v5-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/tss_sapi-1c840498a831440c.tss_sapi.d6bun8v5-cgu.7.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/tss_sapi-1c840498a831440c" "/opt/rustwide/target/debug/deps/tss_sapi-1c840498a831440c.2n9zbwb5eqnz22tt.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-805e59335206c413/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-lsapi" "-ltcti-socket" "-ltcti-device" "-Wl,-Bstatic" "/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/libtry_from-012d0817a1d62adb.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a03a7c7129e5b483.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a4ff9b7e87bbd905.rlib" "/opt/rustwide/target/debug/deps/liblog-1818c57ccc56e23e.rlib" "/opt/rustwide/target/debug/deps/liblog-e50aa4e61ffd3b64.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-24bd65716f5bc0b3.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-b0794e18110904cc.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-b4f22b2f3732c04f.rlib" "/opt/rustwide/target/debug/deps/liblibc-79135c277bbca409.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-da99d89e98e4f9e7.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-33101498c65f24ef.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" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lsapi [INFO] [stderr] /usr/bin/ld: cannot find -ltcti-socket [INFO] [stderr] /usr/bin/ld: cannot find -ltcti-device [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: Could not compile `tss-sapi`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "c18e3e0f8e88fdc864c96972f7e0c24d9f2ffe7c61d94ccaec3e98b56c20dcf2"` [INFO] running `"docker" "rm" "-f" "c18e3e0f8e88fdc864c96972f7e0c24d9f2ffe7c61d94ccaec3e98b56c20dcf2"` [INFO] [stdout] c18e3e0f8e88fdc864c96972f7e0c24d9f2ffe7c61d94ccaec3e98b56c20dcf2