[INFO] crate nvml-wrapper 0.4.1 is already in cache [INFO] extracting crate nvml-wrapper 0.4.1 into work/ex/beta-1.37-6/sources/1.36.0/reg/nvml-wrapper/0.4.1 [INFO] extracting crate nvml-wrapper 0.4.1 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/nvml-wrapper/0.4.1 [INFO] validating manifest of nvml-wrapper-0.4.1 on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of nvml-wrapper-0.4.1 on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing nvml-wrapper-0.4.1 [INFO] finished frobbing nvml-wrapper-0.4.1 [INFO] frobbed toml for nvml-wrapper-0.4.1 written to work/ex/beta-1.37-6/sources/1.36.0/reg/nvml-wrapper/0.4.1/Cargo.toml [INFO] started frobbing nvml-wrapper-0.4.1 [INFO] finished frobbing nvml-wrapper-0.4.1 [INFO] frobbed toml for nvml-wrapper-0.4.1 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/nvml-wrapper/0.4.1/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing nvml-wrapper-0.4.1 against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/nvml-wrapper/0.4.1:/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.36.0" "build" "--frozen"` [INFO] [stdout] c5c7525566886be1436805ed2b349e7a559ef55d8decc556eda572a0a8f998eb [INFO] running `"docker" "start" "-a" "c5c7525566886be1436805ed2b349e7a559ef55d8decc556eda572a0a8f998eb"` [INFO] [stderr] Compiling nvml-wrapper-sys v0.3.1 [INFO] [stderr] Compiling wrapcenum-derive v0.3.0 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling nvml-wrapper v0.4.1 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/error.rs:10:1 [INFO] [stderr] | [INFO] [stderr] 10 | / error_chain! { [INFO] [stderr] 11 | | foreign_links { [INFO] [stderr] 12 | | Utf8Error(::std::str::Utf8Error); [INFO] [stderr] 13 | | NulError(::std::ffi::NulError); [INFO] [stderr] ... | [INFO] [stderr] 204 | | } [INFO] [stderr] 205 | | } [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/error.rs:10:1 [INFO] [stderr] | [INFO] [stderr] 10 | / error_chain! { [INFO] [stderr] 11 | | foreign_links { [INFO] [stderr] 12 | | Utf8Error(::std::str::Utf8Error); [INFO] [stderr] 13 | | NulError(::std::ffi::NulError); [INFO] [stderr] ... | [INFO] [stderr] 204 | | } [INFO] [stderr] 205 | | } [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.88s [INFO] running `"docker" "inspect" "c5c7525566886be1436805ed2b349e7a559ef55d8decc556eda572a0a8f998eb"` [INFO] running `"docker" "rm" "-f" "c5c7525566886be1436805ed2b349e7a559ef55d8decc556eda572a0a8f998eb"` [INFO] [stdout] c5c7525566886be1436805ed2b349e7a559ef55d8decc556eda572a0a8f998eb [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/nvml-wrapper/0.4.1:/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.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] c44b827e493e02e4d55b510cca5d73390a5b7bd031f82a6806a6e3f353ef2f98 [INFO] running `"docker" "start" "-a" "c44b827e493e02e4d55b510cca5d73390a5b7bd031f82a6806a6e3f353ef2f98"` [INFO] [stderr] Compiling pretty-bytes v0.2.2 [INFO] [stderr] Compiling nvml-wrapper v0.4.1 (/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.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/examples/event_loop-cfbb0235578e3a8d.event_loop.5gq4s3k9-cgu.0.rcgu.o" "/opt/crater/target/debug/examples/event_loop-cfbb0235578e3a8d.event_loop.5gq4s3k9-cgu.1.rcgu.o" "/opt/crater/target/debug/examples/event_loop-cfbb0235578e3a8d.event_loop.5gq4s3k9-cgu.10.rcgu.o" "/opt/crater/target/debug/examples/event_loop-cfbb0235578e3a8d.event_loop.5gq4s3k9-cgu.11.rcgu.o" "/opt/crater/target/debug/examples/event_loop-cfbb0235578e3a8d.event_loop.5gq4s3k9-cgu.12.rcgu.o" "/opt/crater/target/debug/examples/event_loop-cfbb0235578e3a8d.event_loop.5gq4s3k9-cgu.13.rcgu.o" "/opt/crater/target/debug/examples/event_loop-cfbb0235578e3a8d.event_loop.5gq4s3k9-cgu.14.rcgu.o" "/opt/crater/target/debug/examples/event_loop-cfbb0235578e3a8d.event_loop.5gq4s3k9-cgu.15.rcgu.o" "/opt/crater/target/debug/examples/event_loop-cfbb0235578e3a8d.event_loop.5gq4s3k9-cgu.2.rcgu.o" "/opt/crater/target/debug/examples/event_loop-cfbb0235578e3a8d.event_loop.5gq4s3k9-cgu.3.rcgu.o" "/opt/crater/target/debug/examples/event_loop-cfbb0235578e3a8d.event_loop.5gq4s3k9-cgu.4.rcgu.o" "/opt/crater/target/debug/examples/event_loop-cfbb0235578e3a8d.event_loop.5gq4s3k9-cgu.5.rcgu.o" "/opt/crater/target/debug/examples/event_loop-cfbb0235578e3a8d.event_loop.5gq4s3k9-cgu.6.rcgu.o" "/opt/crater/target/debug/examples/event_loop-cfbb0235578e3a8d.event_loop.5gq4s3k9-cgu.7.rcgu.o" "/opt/crater/target/debug/examples/event_loop-cfbb0235578e3a8d.event_loop.5gq4s3k9-cgu.8.rcgu.o" "/opt/crater/target/debug/examples/event_loop-cfbb0235578e3a8d.event_loop.5gq4s3k9-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/examples/event_loop-cfbb0235578e3a8d" "/opt/crater/target/debug/examples/event_loop-cfbb0235578e3a8d.3vpmvpt4o55mkn75.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-46319fa5dea5f4c2/out" "-L" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libnvml_wrapper-4bbbbe292723ecb6.rlib" "/opt/crater/target/debug/deps/libnvml_wrapper_sys-816ec92932ff9b23.rlib" "/opt/crater/target/debug/deps/libbitflags-7220c27e9b431920.rlib" "/opt/crater/target/debug/deps/liberror_chain-b7334274a1112095.rlib" "/opt/crater/target/debug/deps/libbacktrace-f5712f7bf4fd69b1.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-69f6b225bd7923b4.rlib" "/opt/crater/target/debug/deps/liblibc-4999b83f1fa232c8.rlib" "/opt/crater/target/debug/deps/libcfg_if-29b6f8db75d699b1.rlib" "/opt/crater/target/debug/deps/librustc_demangle-d6489bf3118003aa.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9895e8982b0a79e7.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-57306b8ed3378a0e.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-54463ae5adae3649.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d99667b199a9875a.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-51f4300e102199f5.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-b3ccf1f7737a6a91.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-157c37a3ceb78853.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-505bcee45aafb736.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c29abd529ba4452b.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-895383a3232f6572.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-5594cb4f559bc761.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-38e90baf978bc428.rlib" "-Wl,-Bdynamic" "-lnvidia-ml" "-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 -lnvidia-ml [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 `nvml-wrapper`. [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.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/examples/basic_usage-2167a598e4f081cd.basic_usage.ebnblhcy-cgu.0.rcgu.o" "/opt/crater/target/debug/examples/basic_usage-2167a598e4f081cd.basic_usage.ebnblhcy-cgu.1.rcgu.o" "/opt/crater/target/debug/examples/basic_usage-2167a598e4f081cd.basic_usage.ebnblhcy-cgu.10.rcgu.o" "/opt/crater/target/debug/examples/basic_usage-2167a598e4f081cd.basic_usage.ebnblhcy-cgu.11.rcgu.o" "/opt/crater/target/debug/examples/basic_usage-2167a598e4f081cd.basic_usage.ebnblhcy-cgu.12.rcgu.o" "/opt/crater/target/debug/examples/basic_usage-2167a598e4f081cd.basic_usage.ebnblhcy-cgu.13.rcgu.o" "/opt/crater/target/debug/examples/basic_usage-2167a598e4f081cd.basic_usage.ebnblhcy-cgu.14.rcgu.o" "/opt/crater/target/debug/examples/basic_usage-2167a598e4f081cd.basic_usage.ebnblhcy-cgu.15.rcgu.o" "/opt/crater/target/debug/examples/basic_usage-2167a598e4f081cd.basic_usage.ebnblhcy-cgu.2.rcgu.o" "/opt/crater/target/debug/examples/basic_usage-2167a598e4f081cd.basic_usage.ebnblhcy-cgu.3.rcgu.o" "/opt/crater/target/debug/examples/basic_usage-2167a598e4f081cd.basic_usage.ebnblhcy-cgu.4.rcgu.o" "/opt/crater/target/debug/examples/basic_usage-2167a598e4f081cd.basic_usage.ebnblhcy-cgu.5.rcgu.o" "/opt/crater/target/debug/examples/basic_usage-2167a598e4f081cd.basic_usage.ebnblhcy-cgu.6.rcgu.o" "/opt/crater/target/debug/examples/basic_usage-2167a598e4f081cd.basic_usage.ebnblhcy-cgu.7.rcgu.o" "/opt/crater/target/debug/examples/basic_usage-2167a598e4f081cd.basic_usage.ebnblhcy-cgu.8.rcgu.o" "/opt/crater/target/debug/examples/basic_usage-2167a598e4f081cd.basic_usage.ebnblhcy-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/examples/basic_usage-2167a598e4f081cd" "/opt/crater/target/debug/examples/basic_usage-2167a598e4f081cd.wvwfmvxxkwpt2fr.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-46319fa5dea5f4c2/out" "-L" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libpretty_bytes-a4d2082642db8a1a.rlib" "/opt/crater/target/debug/deps/libatty-bd1e621e202ae5c4.rlib" "/opt/crater/target/debug/deps/libgetopts-65cdc9b816a721d2.rlib" "/opt/crater/target/debug/deps/libunicode_width-26f3734d51bc29d0.rlib" "/opt/crater/target/debug/deps/libnvml_wrapper-4bbbbe292723ecb6.rlib" "/opt/crater/target/debug/deps/libnvml_wrapper_sys-816ec92932ff9b23.rlib" "/opt/crater/target/debug/deps/libbitflags-7220c27e9b431920.rlib" "/opt/crater/target/debug/deps/liberror_chain-b7334274a1112095.rlib" "/opt/crater/target/debug/deps/libbacktrace-f5712f7bf4fd69b1.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-69f6b225bd7923b4.rlib" "/opt/crater/target/debug/deps/liblibc-4999b83f1fa232c8.rlib" "/opt/crater/target/debug/deps/libcfg_if-29b6f8db75d699b1.rlib" "/opt/crater/target/debug/deps/librustc_demangle-d6489bf3118003aa.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9895e8982b0a79e7.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-57306b8ed3378a0e.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-54463ae5adae3649.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d99667b199a9875a.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-51f4300e102199f5.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-b3ccf1f7737a6a91.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-157c37a3ceb78853.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-505bcee45aafb736.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c29abd529ba4452b.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-895383a3232f6572.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-5594cb4f559bc761.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-38e90baf978bc428.rlib" "-Wl,-Bdynamic" "-lnvidia-ml" "-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 -lnvidia-ml [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 `nvml-wrapper`. [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/error.rs:10:1 [INFO] [stderr] | [INFO] [stderr] 10 | / error_chain! { [INFO] [stderr] 11 | | foreign_links { [INFO] [stderr] 12 | | Utf8Error(::std::str::Utf8Error); [INFO] [stderr] 13 | | NulError(::std::ffi::NulError); [INFO] [stderr] ... | [INFO] [stderr] 204 | | } [INFO] [stderr] 205 | | } [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/error.rs:10:1 [INFO] [stderr] | [INFO] [stderr] 10 | / error_chain! { [INFO] [stderr] 11 | | foreign_links { [INFO] [stderr] 12 | | Utf8Error(::std::str::Utf8Error); [INFO] [stderr] 13 | | NulError(::std::ffi::NulError); [INFO] [stderr] ... | [INFO] [stderr] 204 | | } [INFO] [stderr] 205 | | } [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.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/nvml_wrapper-9be61689909be088.nvml_wrapper.bkey6t4f-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/nvml_wrapper-9be61689909be088.nvml_wrapper.bkey6t4f-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/nvml_wrapper-9be61689909be088.nvml_wrapper.bkey6t4f-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/nvml_wrapper-9be61689909be088.nvml_wrapper.bkey6t4f-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/nvml_wrapper-9be61689909be088.nvml_wrapper.bkey6t4f-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/nvml_wrapper-9be61689909be088.nvml_wrapper.bkey6t4f-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/nvml_wrapper-9be61689909be088.nvml_wrapper.bkey6t4f-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/nvml_wrapper-9be61689909be088.nvml_wrapper.bkey6t4f-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/nvml_wrapper-9be61689909be088.nvml_wrapper.bkey6t4f-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/nvml_wrapper-9be61689909be088.nvml_wrapper.bkey6t4f-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/nvml_wrapper-9be61689909be088.nvml_wrapper.bkey6t4f-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/nvml_wrapper-9be61689909be088.nvml_wrapper.bkey6t4f-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/nvml_wrapper-9be61689909be088.nvml_wrapper.bkey6t4f-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/nvml_wrapper-9be61689909be088.nvml_wrapper.bkey6t4f-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/nvml_wrapper-9be61689909be088.nvml_wrapper.bkey6t4f-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/nvml_wrapper-9be61689909be088.nvml_wrapper.bkey6t4f-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/nvml_wrapper-9be61689909be088" "/opt/crater/target/debug/deps/nvml_wrapper-9be61689909be088.3ia98759039dpeil.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-46319fa5dea5f4c2/out" "-L" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-e8fbf0b14816ca0e.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-c9d91925876437f2.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-50d6bab7df588609.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-913b30c2987aa8da.rlib" "/opt/crater/target/debug/deps/libnvml_wrapper_sys-816ec92932ff9b23.rlib" "/opt/crater/target/debug/deps/libbitflags-7220c27e9b431920.rlib" "/opt/crater/target/debug/deps/liberror_chain-b7334274a1112095.rlib" "/opt/crater/target/debug/deps/libbacktrace-f5712f7bf4fd69b1.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-69f6b225bd7923b4.rlib" "/opt/crater/target/debug/deps/liblibc-4999b83f1fa232c8.rlib" "/opt/crater/target/debug/deps/libcfg_if-29b6f8db75d699b1.rlib" "/opt/crater/target/debug/deps/librustc_demangle-d6489bf3118003aa.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9895e8982b0a79e7.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-57306b8ed3378a0e.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-54463ae5adae3649.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d99667b199a9875a.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-51f4300e102199f5.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-b3ccf1f7737a6a91.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-157c37a3ceb78853.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-505bcee45aafb736.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c29abd529ba4452b.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-895383a3232f6572.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-5594cb4f559bc761.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-38e90baf978bc428.rlib" "-Wl,-Bdynamic" "-lnvidia-ml" "-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 -lnvidia-ml [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 `nvml-wrapper`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "c44b827e493e02e4d55b510cca5d73390a5b7bd031f82a6806a6e3f353ef2f98"` [INFO] running `"docker" "rm" "-f" "c44b827e493e02e4d55b510cca5d73390a5b7bd031f82a6806a6e3f353ef2f98"` [INFO] [stdout] c44b827e493e02e4d55b510cca5d73390a5b7bd031f82a6806a6e3f353ef2f98