[INFO] crate tss-sapi 0.0.4 is already in cache [INFO] extracting crate tss-sapi 0.0.4 into work/ex/beta-1.38-1/sources/1.37.0/reg/tss-sapi/0.0.4 [INFO] extracting crate tss-sapi 0.0.4 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/tss-sapi/0.0.4 [INFO] validating manifest of tss-sapi-0.0.4 on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of tss-sapi-0.0.4 on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing tss-sapi-0.0.4 [INFO] finished frobbing tss-sapi-0.0.4 [INFO] frobbed toml for tss-sapi-0.0.4 written to work/ex/beta-1.38-1/sources/1.37.0/reg/tss-sapi/0.0.4/Cargo.toml [INFO] started frobbing tss-sapi-0.0.4 [INFO] finished frobbing tss-sapi-0.0.4 [INFO] frobbed toml for tss-sapi-0.0.4 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/tss-sapi/0.0.4/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing tss-sapi-0.0.4 against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/tss-sapi/0.0.4:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "build" "--frozen"` [INFO] [stdout] d12cf0ceb1f6dbbb1f08122e684f8cd9b30611f4dfb240cd8d7772c863334937 [INFO] running `"docker" "start" "-a" "d12cf0ceb1f6dbbb1f08122e684f8cd9b30611f4dfb240cd8d7772c863334937"` [INFO] [stderr] Compiling tss-sapi v0.0.4 (/opt/crater/workdir) [INFO] [stderr] Compiling enum-primitive-derive v0.1.2 [INFO] [stderr] Compiling error-chain v0.10.0 [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 5.15s [INFO] running `"docker" "inspect" "d12cf0ceb1f6dbbb1f08122e684f8cd9b30611f4dfb240cd8d7772c863334937"` [INFO] running `"docker" "rm" "-f" "d12cf0ceb1f6dbbb1f08122e684f8cd9b30611f4dfb240cd8d7772c863334937"` [INFO] [stdout] d12cf0ceb1f6dbbb1f08122e684f8cd9b30611f4dfb240cd8d7772c863334937 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/tss-sapi/0.0.4:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] d7ee34c0c97871eef22c0bad6021b1deb6341481c13ca3a4af6b60e1c69b3021 [INFO] running `"docker" "start" "-a" "d7ee34c0c97871eef22c0bad6021b1deb6341481c13ca3a4af6b60e1c69b3021"` [INFO] [stderr] Compiling pretty_env_logger v0.1.1 [INFO] [stderr] Compiling tss-sapi v0.0.4 (/opt/crater/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/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/examples/startup-f467acca6d583556.startup.afbd9pia-cgu.0.rcgu.o" "/opt/crater/target/debug/examples/startup-f467acca6d583556.startup.afbd9pia-cgu.1.rcgu.o" "/opt/crater/target/debug/examples/startup-f467acca6d583556.startup.afbd9pia-cgu.10.rcgu.o" "/opt/crater/target/debug/examples/startup-f467acca6d583556.startup.afbd9pia-cgu.11.rcgu.o" "/opt/crater/target/debug/examples/startup-f467acca6d583556.startup.afbd9pia-cgu.2.rcgu.o" "/opt/crater/target/debug/examples/startup-f467acca6d583556.startup.afbd9pia-cgu.3.rcgu.o" "/opt/crater/target/debug/examples/startup-f467acca6d583556.startup.afbd9pia-cgu.4.rcgu.o" "/opt/crater/target/debug/examples/startup-f467acca6d583556.startup.afbd9pia-cgu.5.rcgu.o" "/opt/crater/target/debug/examples/startup-f467acca6d583556.startup.afbd9pia-cgu.6.rcgu.o" "/opt/crater/target/debug/examples/startup-f467acca6d583556.startup.afbd9pia-cgu.7.rcgu.o" "/opt/crater/target/debug/examples/startup-f467acca6d583556.startup.afbd9pia-cgu.8.rcgu.o" "/opt/crater/target/debug/examples/startup-f467acca6d583556.startup.afbd9pia-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/examples/startup-f467acca6d583556" "/opt/crater/target/debug/examples/startup-f467acca6d583556.2vyz9heeu981lyop.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/target/debug/build/backtrace-sys-5c81d3694d492bc0/out" "-L" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libtss_sapi-091f11a1d006e692.rlib" "/opt/crater/target/debug/deps/libtry_from-360c8fda0bbe736c.rlib" "/opt/crater/target/debug/deps/libnum_traits-1653dfd91ced9a3c.rlib" "/opt/crater/target/debug/deps/libnum_traits-d11dcc7883adaecb.rlib" "/opt/crater/target/debug/deps/libpretty_env_logger-de16a685d2d511d0.rlib" "/opt/crater/target/debug/deps/libenv_logger-41fe8bcbdd9be237.rlib" "/opt/crater/target/debug/deps/libregex-f3537a25ca3dbe43.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-2228619ed4752127.rlib" "/opt/crater/target/debug/deps/libregex_syntax-4a864c3631515518.rlib" "/opt/crater/target/debug/deps/libucd_util-8b770cc8b020bfb6.rlib" "/opt/crater/target/debug/deps/libthread_local-1801494cfc15e4c0.rlib" "/opt/crater/target/debug/deps/liblazy_static-eb33edc716f69401.rlib" "/opt/crater/target/debug/deps/libaho_corasick-7bf91ee903c0fa71.rlib" "/opt/crater/target/debug/deps/libmemchr-5970d48417368191.rlib" "/opt/crater/target/debug/deps/liblog-5ad476e9af8f39be.rlib" "/opt/crater/target/debug/deps/liblog-55cfa8f7ed258bff.rlib" "/opt/crater/target/debug/deps/libansi_term-5ad2ac4f1272cbf6.rlib" "/opt/crater/target/debug/deps/liberror_chain-d2c77407ddd8eacf.rlib" "/opt/crater/target/debug/deps/libbacktrace-9192acd50b462c19.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-2594a3097fb63109.rlib" "/opt/crater/target/debug/deps/liblibc-802f042f52659b32.rlib" "/opt/crater/target/debug/deps/libcfg_if-3028bdd7b8e15bb5.rlib" "/opt/crater/target/debug/deps/librustc_demangle-dd44235a42da0b4e.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-4a76ff35a356aedf.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e11c7b3b3225afe2.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-13217ede3d276f16.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-621a9ee22da6caa1.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-546c844e8071bbeb.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-be9569e4d599746f.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-47d8845cef2a3bc5.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-017511bce73a530c.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-be7979c57a08057b.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d6459c4f0817c67c.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-580035dd98451925.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-aee5c24fff305dea.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8a55a4098920125a.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-9fc4b5be2ba5cc19.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/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/examples/nvinfo-bad305ad1cfce274.nvinfo.9tsmq2wx-cgu.0.rcgu.o" "/opt/crater/target/debug/examples/nvinfo-bad305ad1cfce274.nvinfo.9tsmq2wx-cgu.1.rcgu.o" "/opt/crater/target/debug/examples/nvinfo-bad305ad1cfce274.nvinfo.9tsmq2wx-cgu.10.rcgu.o" "/opt/crater/target/debug/examples/nvinfo-bad305ad1cfce274.nvinfo.9tsmq2wx-cgu.11.rcgu.o" "/opt/crater/target/debug/examples/nvinfo-bad305ad1cfce274.nvinfo.9tsmq2wx-cgu.12.rcgu.o" "/opt/crater/target/debug/examples/nvinfo-bad305ad1cfce274.nvinfo.9tsmq2wx-cgu.13.rcgu.o" "/opt/crater/target/debug/examples/nvinfo-bad305ad1cfce274.nvinfo.9tsmq2wx-cgu.14.rcgu.o" "/opt/crater/target/debug/examples/nvinfo-bad305ad1cfce274.nvinfo.9tsmq2wx-cgu.2.rcgu.o" "/opt/crater/target/debug/examples/nvinfo-bad305ad1cfce274.nvinfo.9tsmq2wx-cgu.3.rcgu.o" "/opt/crater/target/debug/examples/nvinfo-bad305ad1cfce274.nvinfo.9tsmq2wx-cgu.4.rcgu.o" "/opt/crater/target/debug/examples/nvinfo-bad305ad1cfce274.nvinfo.9tsmq2wx-cgu.5.rcgu.o" "/opt/crater/target/debug/examples/nvinfo-bad305ad1cfce274.nvinfo.9tsmq2wx-cgu.6.rcgu.o" "/opt/crater/target/debug/examples/nvinfo-bad305ad1cfce274.nvinfo.9tsmq2wx-cgu.7.rcgu.o" "/opt/crater/target/debug/examples/nvinfo-bad305ad1cfce274.nvinfo.9tsmq2wx-cgu.8.rcgu.o" "/opt/crater/target/debug/examples/nvinfo-bad305ad1cfce274.nvinfo.9tsmq2wx-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/examples/nvinfo-bad305ad1cfce274" "/opt/crater/target/debug/examples/nvinfo-bad305ad1cfce274.1oe8t3itpwna8qu1.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/target/debug/build/backtrace-sys-5c81d3694d492bc0/out" "-L" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libtss_sapi-091f11a1d006e692.rlib" "/opt/crater/target/debug/deps/libtry_from-360c8fda0bbe736c.rlib" "/opt/crater/target/debug/deps/libnum_traits-1653dfd91ced9a3c.rlib" "/opt/crater/target/debug/deps/libnum_traits-d11dcc7883adaecb.rlib" "/opt/crater/target/debug/deps/libpretty_env_logger-de16a685d2d511d0.rlib" "/opt/crater/target/debug/deps/libenv_logger-41fe8bcbdd9be237.rlib" "/opt/crater/target/debug/deps/libregex-f3537a25ca3dbe43.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-2228619ed4752127.rlib" "/opt/crater/target/debug/deps/libregex_syntax-4a864c3631515518.rlib" "/opt/crater/target/debug/deps/libucd_util-8b770cc8b020bfb6.rlib" "/opt/crater/target/debug/deps/libthread_local-1801494cfc15e4c0.rlib" "/opt/crater/target/debug/deps/liblazy_static-eb33edc716f69401.rlib" "/opt/crater/target/debug/deps/libaho_corasick-7bf91ee903c0fa71.rlib" "/opt/crater/target/debug/deps/libmemchr-5970d48417368191.rlib" "/opt/crater/target/debug/deps/liblog-5ad476e9af8f39be.rlib" "/opt/crater/target/debug/deps/liblog-55cfa8f7ed258bff.rlib" "/opt/crater/target/debug/deps/libansi_term-5ad2ac4f1272cbf6.rlib" "/opt/crater/target/debug/deps/liberror_chain-d2c77407ddd8eacf.rlib" "/opt/crater/target/debug/deps/libbacktrace-9192acd50b462c19.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-2594a3097fb63109.rlib" "/opt/crater/target/debug/deps/liblibc-802f042f52659b32.rlib" "/opt/crater/target/debug/deps/libcfg_if-3028bdd7b8e15bb5.rlib" "/opt/crater/target/debug/deps/librustc_demangle-dd44235a42da0b4e.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-4a76ff35a356aedf.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e11c7b3b3225afe2.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-13217ede3d276f16.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-621a9ee22da6caa1.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-546c844e8071bbeb.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-be9569e4d599746f.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-47d8845cef2a3bc5.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-017511bce73a530c.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-be7979c57a08057b.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d6459c4f0817c67c.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-580035dd98451925.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-aee5c24fff305dea.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8a55a4098920125a.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-9fc4b5be2ba5cc19.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/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/examples/nvread-83364a04cb7ab62d.nvread.5jvugbxd-cgu.0.rcgu.o" "/opt/crater/target/debug/examples/nvread-83364a04cb7ab62d.nvread.5jvugbxd-cgu.1.rcgu.o" "/opt/crater/target/debug/examples/nvread-83364a04cb7ab62d.nvread.5jvugbxd-cgu.10.rcgu.o" "/opt/crater/target/debug/examples/nvread-83364a04cb7ab62d.nvread.5jvugbxd-cgu.11.rcgu.o" "/opt/crater/target/debug/examples/nvread-83364a04cb7ab62d.nvread.5jvugbxd-cgu.12.rcgu.o" "/opt/crater/target/debug/examples/nvread-83364a04cb7ab62d.nvread.5jvugbxd-cgu.13.rcgu.o" "/opt/crater/target/debug/examples/nvread-83364a04cb7ab62d.nvread.5jvugbxd-cgu.14.rcgu.o" "/opt/crater/target/debug/examples/nvread-83364a04cb7ab62d.nvread.5jvugbxd-cgu.15.rcgu.o" "/opt/crater/target/debug/examples/nvread-83364a04cb7ab62d.nvread.5jvugbxd-cgu.2.rcgu.o" "/opt/crater/target/debug/examples/nvread-83364a04cb7ab62d.nvread.5jvugbxd-cgu.3.rcgu.o" "/opt/crater/target/debug/examples/nvread-83364a04cb7ab62d.nvread.5jvugbxd-cgu.4.rcgu.o" "/opt/crater/target/debug/examples/nvread-83364a04cb7ab62d.nvread.5jvugbxd-cgu.5.rcgu.o" "/opt/crater/target/debug/examples/nvread-83364a04cb7ab62d.nvread.5jvugbxd-cgu.6.rcgu.o" "/opt/crater/target/debug/examples/nvread-83364a04cb7ab62d.nvread.5jvugbxd-cgu.7.rcgu.o" "/opt/crater/target/debug/examples/nvread-83364a04cb7ab62d.nvread.5jvugbxd-cgu.8.rcgu.o" "/opt/crater/target/debug/examples/nvread-83364a04cb7ab62d.nvread.5jvugbxd-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/examples/nvread-83364a04cb7ab62d" "/opt/crater/target/debug/examples/nvread-83364a04cb7ab62d.k0fpcomcxfszont.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/target/debug/build/backtrace-sys-5c81d3694d492bc0/out" "-L" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libtss_sapi-091f11a1d006e692.rlib" "/opt/crater/target/debug/deps/libtry_from-360c8fda0bbe736c.rlib" "/opt/crater/target/debug/deps/libnum_traits-1653dfd91ced9a3c.rlib" "/opt/crater/target/debug/deps/libnum_traits-d11dcc7883adaecb.rlib" "/opt/crater/target/debug/deps/libpretty_env_logger-de16a685d2d511d0.rlib" "/opt/crater/target/debug/deps/libenv_logger-41fe8bcbdd9be237.rlib" "/opt/crater/target/debug/deps/libregex-f3537a25ca3dbe43.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-2228619ed4752127.rlib" "/opt/crater/target/debug/deps/libregex_syntax-4a864c3631515518.rlib" "/opt/crater/target/debug/deps/libucd_util-8b770cc8b020bfb6.rlib" "/opt/crater/target/debug/deps/libthread_local-1801494cfc15e4c0.rlib" "/opt/crater/target/debug/deps/liblazy_static-eb33edc716f69401.rlib" "/opt/crater/target/debug/deps/libaho_corasick-7bf91ee903c0fa71.rlib" "/opt/crater/target/debug/deps/libmemchr-5970d48417368191.rlib" "/opt/crater/target/debug/deps/liblog-5ad476e9af8f39be.rlib" "/opt/crater/target/debug/deps/liblog-55cfa8f7ed258bff.rlib" "/opt/crater/target/debug/deps/libansi_term-5ad2ac4f1272cbf6.rlib" "/opt/crater/target/debug/deps/liberror_chain-d2c77407ddd8eacf.rlib" "/opt/crater/target/debug/deps/libbacktrace-9192acd50b462c19.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-2594a3097fb63109.rlib" "/opt/crater/target/debug/deps/liblibc-802f042f52659b32.rlib" "/opt/crater/target/debug/deps/libcfg_if-3028bdd7b8e15bb5.rlib" "/opt/crater/target/debug/deps/librustc_demangle-dd44235a42da0b4e.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-4a76ff35a356aedf.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e11c7b3b3225afe2.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-13217ede3d276f16.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-621a9ee22da6caa1.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-546c844e8071bbeb.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-be9569e4d599746f.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-47d8845cef2a3bc5.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-017511bce73a530c.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-be7979c57a08057b.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d6459c4f0817c67c.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-580035dd98451925.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-aee5c24fff305dea.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8a55a4098920125a.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-9fc4b5be2ba5cc19.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/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/examples/nvreadlock-57520258bdc2944a.nvreadlock.7cfayosi-cgu.0.rcgu.o" "/opt/crater/target/debug/examples/nvreadlock-57520258bdc2944a.nvreadlock.7cfayosi-cgu.1.rcgu.o" "/opt/crater/target/debug/examples/nvreadlock-57520258bdc2944a.nvreadlock.7cfayosi-cgu.10.rcgu.o" "/opt/crater/target/debug/examples/nvreadlock-57520258bdc2944a.nvreadlock.7cfayosi-cgu.11.rcgu.o" "/opt/crater/target/debug/examples/nvreadlock-57520258bdc2944a.nvreadlock.7cfayosi-cgu.12.rcgu.o" "/opt/crater/target/debug/examples/nvreadlock-57520258bdc2944a.nvreadlock.7cfayosi-cgu.13.rcgu.o" "/opt/crater/target/debug/examples/nvreadlock-57520258bdc2944a.nvreadlock.7cfayosi-cgu.14.rcgu.o" "/opt/crater/target/debug/examples/nvreadlock-57520258bdc2944a.nvreadlock.7cfayosi-cgu.15.rcgu.o" "/opt/crater/target/debug/examples/nvreadlock-57520258bdc2944a.nvreadlock.7cfayosi-cgu.2.rcgu.o" "/opt/crater/target/debug/examples/nvreadlock-57520258bdc2944a.nvreadlock.7cfayosi-cgu.3.rcgu.o" "/opt/crater/target/debug/examples/nvreadlock-57520258bdc2944a.nvreadlock.7cfayosi-cgu.4.rcgu.o" "/opt/crater/target/debug/examples/nvreadlock-57520258bdc2944a.nvreadlock.7cfayosi-cgu.5.rcgu.o" "/opt/crater/target/debug/examples/nvreadlock-57520258bdc2944a.nvreadlock.7cfayosi-cgu.6.rcgu.o" "/opt/crater/target/debug/examples/nvreadlock-57520258bdc2944a.nvreadlock.7cfayosi-cgu.7.rcgu.o" "/opt/crater/target/debug/examples/nvreadlock-57520258bdc2944a.nvreadlock.7cfayosi-cgu.8.rcgu.o" "/opt/crater/target/debug/examples/nvreadlock-57520258bdc2944a.nvreadlock.7cfayosi-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/examples/nvreadlock-57520258bdc2944a" "/opt/crater/target/debug/examples/nvreadlock-57520258bdc2944a.3oa3a989lfv43jv.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/target/debug/build/backtrace-sys-5c81d3694d492bc0/out" "-L" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libtss_sapi-091f11a1d006e692.rlib" "/opt/crater/target/debug/deps/libtry_from-360c8fda0bbe736c.rlib" "/opt/crater/target/debug/deps/libnum_traits-1653dfd91ced9a3c.rlib" "/opt/crater/target/debug/deps/libnum_traits-d11dcc7883adaecb.rlib" "/opt/crater/target/debug/deps/libpretty_env_logger-de16a685d2d511d0.rlib" "/opt/crater/target/debug/deps/libenv_logger-41fe8bcbdd9be237.rlib" "/opt/crater/target/debug/deps/libregex-f3537a25ca3dbe43.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-2228619ed4752127.rlib" "/opt/crater/target/debug/deps/libregex_syntax-4a864c3631515518.rlib" "/opt/crater/target/debug/deps/libucd_util-8b770cc8b020bfb6.rlib" "/opt/crater/target/debug/deps/libthread_local-1801494cfc15e4c0.rlib" "/opt/crater/target/debug/deps/liblazy_static-eb33edc716f69401.rlib" "/opt/crater/target/debug/deps/libaho_corasick-7bf91ee903c0fa71.rlib" "/opt/crater/target/debug/deps/libmemchr-5970d48417368191.rlib" "/opt/crater/target/debug/deps/liblog-5ad476e9af8f39be.rlib" "/opt/crater/target/debug/deps/liblog-55cfa8f7ed258bff.rlib" "/opt/crater/target/debug/deps/libansi_term-5ad2ac4f1272cbf6.rlib" "/opt/crater/target/debug/deps/liberror_chain-d2c77407ddd8eacf.rlib" "/opt/crater/target/debug/deps/libbacktrace-9192acd50b462c19.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-2594a3097fb63109.rlib" "/opt/crater/target/debug/deps/liblibc-802f042f52659b32.rlib" "/opt/crater/target/debug/deps/libcfg_if-3028bdd7b8e15bb5.rlib" "/opt/crater/target/debug/deps/librustc_demangle-dd44235a42da0b4e.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-4a76ff35a356aedf.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e11c7b3b3225afe2.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-13217ede3d276f16.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-621a9ee22da6caa1.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-546c844e8071bbeb.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-be9569e4d599746f.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-47d8845cef2a3bc5.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-017511bce73a530c.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-be7979c57a08057b.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d6459c4f0817c67c.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-580035dd98451925.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-aee5c24fff305dea.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8a55a4098920125a.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-9fc4b5be2ba5cc19.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/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/examples/ownership-63b901df1214307c.ownership.4bh6gwew-cgu.0.rcgu.o" "/opt/crater/target/debug/examples/ownership-63b901df1214307c.ownership.4bh6gwew-cgu.1.rcgu.o" "/opt/crater/target/debug/examples/ownership-63b901df1214307c.ownership.4bh6gwew-cgu.10.rcgu.o" "/opt/crater/target/debug/examples/ownership-63b901df1214307c.ownership.4bh6gwew-cgu.11.rcgu.o" "/opt/crater/target/debug/examples/ownership-63b901df1214307c.ownership.4bh6gwew-cgu.12.rcgu.o" "/opt/crater/target/debug/examples/ownership-63b901df1214307c.ownership.4bh6gwew-cgu.13.rcgu.o" "/opt/crater/target/debug/examples/ownership-63b901df1214307c.ownership.4bh6gwew-cgu.14.rcgu.o" "/opt/crater/target/debug/examples/ownership-63b901df1214307c.ownership.4bh6gwew-cgu.2.rcgu.o" "/opt/crater/target/debug/examples/ownership-63b901df1214307c.ownership.4bh6gwew-cgu.3.rcgu.o" "/opt/crater/target/debug/examples/ownership-63b901df1214307c.ownership.4bh6gwew-cgu.4.rcgu.o" "/opt/crater/target/debug/examples/ownership-63b901df1214307c.ownership.4bh6gwew-cgu.5.rcgu.o" "/opt/crater/target/debug/examples/ownership-63b901df1214307c.ownership.4bh6gwew-cgu.6.rcgu.o" "/opt/crater/target/debug/examples/ownership-63b901df1214307c.ownership.4bh6gwew-cgu.7.rcgu.o" "/opt/crater/target/debug/examples/ownership-63b901df1214307c.ownership.4bh6gwew-cgu.8.rcgu.o" "/opt/crater/target/debug/examples/ownership-63b901df1214307c.ownership.4bh6gwew-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/examples/ownership-63b901df1214307c" "/opt/crater/target/debug/examples/ownership-63b901df1214307c.2kpk8u3v94gv08hj.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/target/debug/build/backtrace-sys-5c81d3694d492bc0/out" "-L" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libtss_sapi-091f11a1d006e692.rlib" "/opt/crater/target/debug/deps/libtry_from-360c8fda0bbe736c.rlib" "/opt/crater/target/debug/deps/libnum_traits-1653dfd91ced9a3c.rlib" "/opt/crater/target/debug/deps/libnum_traits-d11dcc7883adaecb.rlib" "/opt/crater/target/debug/deps/libpretty_env_logger-de16a685d2d511d0.rlib" "/opt/crater/target/debug/deps/libenv_logger-41fe8bcbdd9be237.rlib" "/opt/crater/target/debug/deps/libregex-f3537a25ca3dbe43.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-2228619ed4752127.rlib" "/opt/crater/target/debug/deps/libregex_syntax-4a864c3631515518.rlib" "/opt/crater/target/debug/deps/libucd_util-8b770cc8b020bfb6.rlib" "/opt/crater/target/debug/deps/libthread_local-1801494cfc15e4c0.rlib" "/opt/crater/target/debug/deps/liblazy_static-eb33edc716f69401.rlib" "/opt/crater/target/debug/deps/libaho_corasick-7bf91ee903c0fa71.rlib" "/opt/crater/target/debug/deps/libmemchr-5970d48417368191.rlib" "/opt/crater/target/debug/deps/liblog-5ad476e9af8f39be.rlib" "/opt/crater/target/debug/deps/liblog-55cfa8f7ed258bff.rlib" "/opt/crater/target/debug/deps/libansi_term-5ad2ac4f1272cbf6.rlib" "/opt/crater/target/debug/deps/liberror_chain-d2c77407ddd8eacf.rlib" "/opt/crater/target/debug/deps/libbacktrace-9192acd50b462c19.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-2594a3097fb63109.rlib" "/opt/crater/target/debug/deps/liblibc-802f042f52659b32.rlib" "/opt/crater/target/debug/deps/libcfg_if-3028bdd7b8e15bb5.rlib" "/opt/crater/target/debug/deps/librustc_demangle-dd44235a42da0b4e.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-4a76ff35a356aedf.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e11c7b3b3225afe2.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-13217ede3d276f16.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-621a9ee22da6caa1.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-546c844e8071bbeb.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-be9569e4d599746f.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-47d8845cef2a3bc5.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-017511bce73a530c.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-be7979c57a08057b.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d6459c4f0817c67c.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-580035dd98451925.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-aee5c24fff305dea.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8a55a4098920125a.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-9fc4b5be2ba5cc19.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/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/examples/nvrelease-3800d73eb966d28d.nvrelease.cltn63z8-cgu.0.rcgu.o" "/opt/crater/target/debug/examples/nvrelease-3800d73eb966d28d.nvrelease.cltn63z8-cgu.1.rcgu.o" "/opt/crater/target/debug/examples/nvrelease-3800d73eb966d28d.nvrelease.cltn63z8-cgu.10.rcgu.o" "/opt/crater/target/debug/examples/nvrelease-3800d73eb966d28d.nvrelease.cltn63z8-cgu.11.rcgu.o" "/opt/crater/target/debug/examples/nvrelease-3800d73eb966d28d.nvrelease.cltn63z8-cgu.12.rcgu.o" "/opt/crater/target/debug/examples/nvrelease-3800d73eb966d28d.nvrelease.cltn63z8-cgu.13.rcgu.o" "/opt/crater/target/debug/examples/nvrelease-3800d73eb966d28d.nvrelease.cltn63z8-cgu.14.rcgu.o" "/opt/crater/target/debug/examples/nvrelease-3800d73eb966d28d.nvrelease.cltn63z8-cgu.15.rcgu.o" "/opt/crater/target/debug/examples/nvrelease-3800d73eb966d28d.nvrelease.cltn63z8-cgu.2.rcgu.o" "/opt/crater/target/debug/examples/nvrelease-3800d73eb966d28d.nvrelease.cltn63z8-cgu.3.rcgu.o" "/opt/crater/target/debug/examples/nvrelease-3800d73eb966d28d.nvrelease.cltn63z8-cgu.4.rcgu.o" "/opt/crater/target/debug/examples/nvrelease-3800d73eb966d28d.nvrelease.cltn63z8-cgu.5.rcgu.o" "/opt/crater/target/debug/examples/nvrelease-3800d73eb966d28d.nvrelease.cltn63z8-cgu.6.rcgu.o" "/opt/crater/target/debug/examples/nvrelease-3800d73eb966d28d.nvrelease.cltn63z8-cgu.7.rcgu.o" "/opt/crater/target/debug/examples/nvrelease-3800d73eb966d28d.nvrelease.cltn63z8-cgu.8.rcgu.o" "/opt/crater/target/debug/examples/nvrelease-3800d73eb966d28d.nvrelease.cltn63z8-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/examples/nvrelease-3800d73eb966d28d" "/opt/crater/target/debug/examples/nvrelease-3800d73eb966d28d.12pkkpckeyoar2ps.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/target/debug/build/backtrace-sys-5c81d3694d492bc0/out" "-L" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libtss_sapi-091f11a1d006e692.rlib" "/opt/crater/target/debug/deps/libtry_from-360c8fda0bbe736c.rlib" "/opt/crater/target/debug/deps/libnum_traits-1653dfd91ced9a3c.rlib" "/opt/crater/target/debug/deps/libnum_traits-d11dcc7883adaecb.rlib" "/opt/crater/target/debug/deps/libpretty_env_logger-de16a685d2d511d0.rlib" "/opt/crater/target/debug/deps/libenv_logger-41fe8bcbdd9be237.rlib" "/opt/crater/target/debug/deps/libregex-f3537a25ca3dbe43.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-2228619ed4752127.rlib" "/opt/crater/target/debug/deps/libregex_syntax-4a864c3631515518.rlib" "/opt/crater/target/debug/deps/libucd_util-8b770cc8b020bfb6.rlib" "/opt/crater/target/debug/deps/libthread_local-1801494cfc15e4c0.rlib" "/opt/crater/target/debug/deps/liblazy_static-eb33edc716f69401.rlib" "/opt/crater/target/debug/deps/libaho_corasick-7bf91ee903c0fa71.rlib" "/opt/crater/target/debug/deps/libmemchr-5970d48417368191.rlib" "/opt/crater/target/debug/deps/liblog-5ad476e9af8f39be.rlib" "/opt/crater/target/debug/deps/liblog-55cfa8f7ed258bff.rlib" "/opt/crater/target/debug/deps/libansi_term-5ad2ac4f1272cbf6.rlib" "/opt/crater/target/debug/deps/liberror_chain-d2c77407ddd8eacf.rlib" "/opt/crater/target/debug/deps/libbacktrace-9192acd50b462c19.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-2594a3097fb63109.rlib" "/opt/crater/target/debug/deps/liblibc-802f042f52659b32.rlib" "/opt/crater/target/debug/deps/libcfg_if-3028bdd7b8e15bb5.rlib" "/opt/crater/target/debug/deps/librustc_demangle-dd44235a42da0b4e.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-4a76ff35a356aedf.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e11c7b3b3225afe2.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-13217ede3d276f16.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-621a9ee22da6caa1.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-546c844e8071bbeb.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-be9569e4d599746f.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-47d8845cef2a3bc5.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-017511bce73a530c.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-be7979c57a08057b.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d6459c4f0817c67c.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-580035dd98451925.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-aee5c24fff305dea.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8a55a4098920125a.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-9fc4b5be2ba5cc19.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/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/examples/nvdefine-a415623c5821ccd5.nvdefine.1ze7x3hs-cgu.0.rcgu.o" "/opt/crater/target/debug/examples/nvdefine-a415623c5821ccd5.nvdefine.1ze7x3hs-cgu.1.rcgu.o" "/opt/crater/target/debug/examples/nvdefine-a415623c5821ccd5.nvdefine.1ze7x3hs-cgu.10.rcgu.o" "/opt/crater/target/debug/examples/nvdefine-a415623c5821ccd5.nvdefine.1ze7x3hs-cgu.11.rcgu.o" "/opt/crater/target/debug/examples/nvdefine-a415623c5821ccd5.nvdefine.1ze7x3hs-cgu.12.rcgu.o" "/opt/crater/target/debug/examples/nvdefine-a415623c5821ccd5.nvdefine.1ze7x3hs-cgu.13.rcgu.o" "/opt/crater/target/debug/examples/nvdefine-a415623c5821ccd5.nvdefine.1ze7x3hs-cgu.14.rcgu.o" "/opt/crater/target/debug/examples/nvdefine-a415623c5821ccd5.nvdefine.1ze7x3hs-cgu.15.rcgu.o" "/opt/crater/target/debug/examples/nvdefine-a415623c5821ccd5.nvdefine.1ze7x3hs-cgu.2.rcgu.o" "/opt/crater/target/debug/examples/nvdefine-a415623c5821ccd5.nvdefine.1ze7x3hs-cgu.3.rcgu.o" "/opt/crater/target/debug/examples/nvdefine-a415623c5821ccd5.nvdefine.1ze7x3hs-cgu.4.rcgu.o" "/opt/crater/target/debug/examples/nvdefine-a415623c5821ccd5.nvdefine.1ze7x3hs-cgu.5.rcgu.o" "/opt/crater/target/debug/examples/nvdefine-a415623c5821ccd5.nvdefine.1ze7x3hs-cgu.6.rcgu.o" "/opt/crater/target/debug/examples/nvdefine-a415623c5821ccd5.nvdefine.1ze7x3hs-cgu.7.rcgu.o" "/opt/crater/target/debug/examples/nvdefine-a415623c5821ccd5.nvdefine.1ze7x3hs-cgu.8.rcgu.o" "/opt/crater/target/debug/examples/nvdefine-a415623c5821ccd5.nvdefine.1ze7x3hs-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/examples/nvdefine-a415623c5821ccd5" "/opt/crater/target/debug/examples/nvdefine-a415623c5821ccd5.2qalj9y1uarpk19x.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/target/debug/build/backtrace-sys-5c81d3694d492bc0/out" "-L" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libtss_sapi-091f11a1d006e692.rlib" "/opt/crater/target/debug/deps/libtry_from-360c8fda0bbe736c.rlib" "/opt/crater/target/debug/deps/libnum_traits-1653dfd91ced9a3c.rlib" "/opt/crater/target/debug/deps/libnum_traits-d11dcc7883adaecb.rlib" "/opt/crater/target/debug/deps/libpretty_env_logger-de16a685d2d511d0.rlib" "/opt/crater/target/debug/deps/libenv_logger-41fe8bcbdd9be237.rlib" "/opt/crater/target/debug/deps/libregex-f3537a25ca3dbe43.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-2228619ed4752127.rlib" "/opt/crater/target/debug/deps/libregex_syntax-4a864c3631515518.rlib" "/opt/crater/target/debug/deps/libucd_util-8b770cc8b020bfb6.rlib" "/opt/crater/target/debug/deps/libthread_local-1801494cfc15e4c0.rlib" "/opt/crater/target/debug/deps/liblazy_static-eb33edc716f69401.rlib" "/opt/crater/target/debug/deps/libaho_corasick-7bf91ee903c0fa71.rlib" "/opt/crater/target/debug/deps/libmemchr-5970d48417368191.rlib" "/opt/crater/target/debug/deps/liblog-5ad476e9af8f39be.rlib" "/opt/crater/target/debug/deps/liblog-55cfa8f7ed258bff.rlib" "/opt/crater/target/debug/deps/libansi_term-5ad2ac4f1272cbf6.rlib" "/opt/crater/target/debug/deps/liberror_chain-d2c77407ddd8eacf.rlib" "/opt/crater/target/debug/deps/libbacktrace-9192acd50b462c19.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-2594a3097fb63109.rlib" "/opt/crater/target/debug/deps/liblibc-802f042f52659b32.rlib" "/opt/crater/target/debug/deps/libcfg_if-3028bdd7b8e15bb5.rlib" "/opt/crater/target/debug/deps/librustc_demangle-dd44235a42da0b4e.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-4a76ff35a356aedf.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e11c7b3b3225afe2.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-13217ede3d276f16.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-621a9ee22da6caa1.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-546c844e8071bbeb.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-be9569e4d599746f.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-47d8845cef2a3bc5.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-017511bce73a530c.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-be7979c57a08057b.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d6459c4f0817c67c.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-580035dd98451925.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-aee5c24fff305dea.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8a55a4098920125a.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-9fc4b5be2ba5cc19.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] 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/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/tss_sapi-ea209f9c751254ca.tss_sapi.5cckivpo-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/tss_sapi-ea209f9c751254ca.tss_sapi.5cckivpo-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/tss_sapi-ea209f9c751254ca.tss_sapi.5cckivpo-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/tss_sapi-ea209f9c751254ca.tss_sapi.5cckivpo-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/tss_sapi-ea209f9c751254ca.tss_sapi.5cckivpo-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/tss_sapi-ea209f9c751254ca.tss_sapi.5cckivpo-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/tss_sapi-ea209f9c751254ca.tss_sapi.5cckivpo-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/tss_sapi-ea209f9c751254ca.tss_sapi.5cckivpo-cgu.7.rcgu.o" "-o" "/opt/crater/target/debug/deps/tss_sapi-ea209f9c751254ca" "/opt/crater/target/debug/deps/tss_sapi-ea209f9c751254ca.4ig9b8iqghg7u0kj.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/target/debug/build/backtrace-sys-5c81d3694d492bc0/out" "-L" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-lsapi" "-ltcti-socket" "-ltcti-device" "-Wl,-Bstatic" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-0127509d2e54a846.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-2651f8b4eed9e86e.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-c729851ce6e3efb2.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-e8235f0d435d4737.rlib" "/opt/crater/target/debug/deps/libtry_from-360c8fda0bbe736c.rlib" "/opt/crater/target/debug/deps/libnum_traits-1653dfd91ced9a3c.rlib" "/opt/crater/target/debug/deps/libnum_traits-d11dcc7883adaecb.rlib" "/opt/crater/target/debug/deps/liblog-5ad476e9af8f39be.rlib" "/opt/crater/target/debug/deps/liblog-55cfa8f7ed258bff.rlib" "/opt/crater/target/debug/deps/liberror_chain-d2c77407ddd8eacf.rlib" "/opt/crater/target/debug/deps/libbacktrace-9192acd50b462c19.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-2594a3097fb63109.rlib" "/opt/crater/target/debug/deps/liblibc-802f042f52659b32.rlib" "/opt/crater/target/debug/deps/libcfg_if-3028bdd7b8e15bb5.rlib" "/opt/crater/target/debug/deps/librustc_demangle-dd44235a42da0b4e.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-4a76ff35a356aedf.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e11c7b3b3225afe2.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-13217ede3d276f16.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-621a9ee22da6caa1.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-546c844e8071bbeb.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-be9569e4d599746f.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-47d8845cef2a3bc5.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-017511bce73a530c.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-be7979c57a08057b.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d6459c4f0817c67c.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-580035dd98451925.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-aee5c24fff305dea.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8a55a4098920125a.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-9fc4b5be2ba5cc19.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" "d7ee34c0c97871eef22c0bad6021b1deb6341481c13ca3a4af6b60e1c69b3021"` [INFO] running `"docker" "rm" "-f" "d7ee34c0c97871eef22c0bad6021b1deb6341481c13ca3a4af6b60e1c69b3021"` [INFO] [stdout] d7ee34c0c97871eef22c0bad6021b1deb6341481c13ca3a4af6b60e1c69b3021