[INFO] cloning repository https://github.com/jcaesar/nvml-prometheus-exporter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jcaesar/nvml-prometheus-exporter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjcaesar%2Fnvml-prometheus-exporter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjcaesar%2Fnvml-prometheus-exporter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0f57f7a07f4be69067877d180c9288736ce5fce5 [INFO] testing jcaesar/nvml-prometheus-exporter against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjcaesar%2Fnvml-prometheus-exporter" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jcaesar/nvml-prometheus-exporter on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jcaesar/nvml-prometheus-exporter [INFO] finished tweaking git repo https://github.com/jcaesar/nvml-prometheus-exporter [INFO] tweaked toml for git repo https://github.com/jcaesar/nvml-prometheus-exporter written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/jcaesar/nvml-prometheus-exporter already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f7805ab6b05d945cd30c7eeea2f3733cb1d944bef10cb6eadb3946e903cc8dbb [INFO] running `Command { std: "docker" "start" "-a" "f7805ab6b05d945cd30c7eeea2f3733cb1d944bef10cb6eadb3946e903cc8dbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f7805ab6b05d945cd30c7eeea2f3733cb1d944bef10cb6eadb3946e903cc8dbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7805ab6b05d945cd30c7eeea2f3733cb1d944bef10cb6eadb3946e903cc8dbb", kill_on_drop: false }` [INFO] [stdout] f7805ab6b05d945cd30c7eeea2f3733cb1d944bef10cb6eadb3946e903cc8dbb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9e5885ba15d460f677afbe2cd8acfbdcdfe2198df0fe490b7f2a16ca5c6aff44 [INFO] running `Command { std: "docker" "start" "-a" "9e5885ba15d460f677afbe2cd8acfbdcdfe2198df0fe490b7f2a16ca5c6aff44", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling proc-macro2 v1.0.7 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling protobuf v2.10.1 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling nom v1.2.4 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling byteorder v0.5.3 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling nvml-wrapper-sys v0.4.1 [INFO] [stderr] Compiling prometheus v0.7.0 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling lock_api v0.3.3 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling procinfo v0.3.1 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling indexmap v1.3.1 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling tokio-executor v0.1.9 [INFO] [stderr] Compiling tokio-sync v0.1.7 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling tokio-timer v0.2.12 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling backtrace v0.3.42 [INFO] [stderr] Compiling wrapcenum-derive v0.3.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.17 [INFO] [stderr] Compiling tokio-reactor v0.1.11 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling nvml-wrapper v0.5.0 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling syn-mid v0.4.0 [INFO] [stderr] Compiling rustversion v1.0.1 [INFO] [stderr] Compiling proc-macro-error v0.4.4 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.3 [INFO] [stderr] Compiling prometheus_exporter v0.4.1 [INFO] [stderr] Compiling structopt-derive v0.4.0 [INFO] [stderr] Compiling structopt v0.3.7 [INFO] [stderr] Compiling nvml-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/nvml_prometheus_exporter-1251c005e3b3c141.nvml_prometheus_exporter.b943923f-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/nvml_prometheus_exporter-1251c005e3b3c141.nvml_prometheus_exporter.b943923f-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/nvml_prometheus_exporter-1251c005e3b3c141.nvml_prometheus_exporter.b943923f-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/nvml_prometheus_exporter-1251c005e3b3c141.nvml_prometheus_exporter.b943923f-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/nvml_prometheus_exporter-1251c005e3b3c141.nvml_prometheus_exporter.b943923f-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/nvml_prometheus_exporter-1251c005e3b3c141.nvml_prometheus_exporter.b943923f-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/nvml_prometheus_exporter-1251c005e3b3c141.nvml_prometheus_exporter.b943923f-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/nvml_prometheus_exporter-1251c005e3b3c141.nvml_prometheus_exporter.b943923f-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/nvml_prometheus_exporter-1251c005e3b3c141.nvml_prometheus_exporter.b943923f-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/nvml_prometheus_exporter-1251c005e3b3c141.nvml_prometheus_exporter.b943923f-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/nvml_prometheus_exporter-1251c005e3b3c141.nvml_prometheus_exporter.b943923f-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/nvml_prometheus_exporter-1251c005e3b3c141.nvml_prometheus_exporter.b943923f-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/nvml_prometheus_exporter-1251c005e3b3c141.nvml_prometheus_exporter.b943923f-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/nvml_prometheus_exporter-1251c005e3b3c141.nvml_prometheus_exporter.b943923f-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/nvml_prometheus_exporter-1251c005e3b3c141.nvml_prometheus_exporter.b943923f-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/nvml_prometheus_exporter-1251c005e3b3c141.nvml_prometheus_exporter.b943923f-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/nvml_prometheus_exporter-1251c005e3b3c141.1kjbeztczddofp2p.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-dfa5b6c98ef100ba/out" "-L" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libprometheus_exporter-3b19dc930707abd6.rlib" "/opt/rustwide/target/debug/deps/libhyper-84359d0d09ee9918.rlib" "/opt/rustwide/target/debug/deps/libwant-45ac60248e5c43a1.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-c3ba37b355c0af16.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-3a34b00d8fa0aaaf.rlib" "/opt/rustwide/target/debug/deps/libtokio-88abc7199079f394.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-c3326824e478179c.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-4b5619d13c2baf30.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-86e7346800d2cc60.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-3f939c935963f334.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-9928b0a49acab33f.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-35af3bfbcb57cc41.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-384781aee983766a.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-bfbc341e1a7aed02.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-200a4a49408c2d2b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-fac3056c67f1e799.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-74d792242e845919.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-468e0a2eb19da0ca.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-535c06e7d7e0b10d.rlib" "/opt/rustwide/target/debug/deps/liblock_api-bb9161e52ce47f36.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-3e3dbc88c0ab67a3.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-7db202e2c492b02d.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-2c94f7f9a01647e6.rlib" "/opt/rustwide/target/debug/deps/libmio-d8506c0fa4572461.rlib" "/opt/rustwide/target/debug/deps/libtime-389cd48ed50276f6.rlib" "/opt/rustwide/target/debug/deps/libnet2-54e5a546171c128a.rlib" "/opt/rustwide/target/debug/deps/libhttparse-29961d12da07d37e.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-3b324e7ca0653d4b.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-bb113ee53a98380f.rlib" "/opt/rustwide/target/debug/deps/libh2-575652fc174bd309.rlib" "/opt/rustwide/target/debug/deps/libindexmap-06d82f394133e75f.rlib" "/opt/rustwide/target/debug/deps/libstring-35fcfdba6b6bc272.rlib" "/opt/rustwide/target/debug/deps/libslab-342d21e1f5505122.rlib" "/opt/rustwide/target/debug/deps/libhttp-8342acada01cca17.rlib" "/opt/rustwide/target/debug/deps/libitoa-17b710834fb0317a.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-f56ed3d81c265ed1.rlib" "/opt/rustwide/target/debug/deps/liblog-bcc4b2832236425a.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-5b6e368afcb8f053.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-9abbce28da9192e9.rlib" "/opt/rustwide/target/debug/deps/libfutures-08af4afb9a256d42.rlib" "/opt/rustwide/target/debug/deps/libbytes-d1811220d460e2bf.rlib" "/opt/rustwide/target/debug/deps/libeither-e656c767ca80f9a2.rlib" "/opt/rustwide/target/debug/deps/libiovec-90cddfd3aae45d16.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-16d863000652add8.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-6adb094575b93ea6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-640e354f188cfa52.rlib" "/opt/rustwide/target/debug/deps/libprometheus-0779d0463bf0a16b.rlib" "/opt/rustwide/target/debug/deps/libprocinfo-c0c5f29e266c1c14.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-1831721e8a68023c.rlib" "/opt/rustwide/target/debug/deps/libnom-0c57e77c80ca2f13.rlib" "/opt/rustwide/target/debug/deps/libspin-8ee06c28a303f7f8.rlib" "/opt/rustwide/target/debug/deps/libfnv-e4c6ba56d659bb77.rlib" "/opt/rustwide/target/debug/deps/libprotobuf-3e5a039504c5aae5.rlib" "/opt/rustwide/target/debug/deps/libquick_error-5ca0b2d5261a4c49.rlib" "/opt/rustwide/target/debug/deps/libstructopt-429af76ca6cfb8e8.rlib" "/opt/rustwide/target/debug/deps/libclap-15c9dcb680d3bc4b.rlib" "/opt/rustwide/target/debug/deps/libvec_map-6dd515bac74e9212.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-8a6bd19b879ced5e.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-57aec043958db3e8.rlib" "/opt/rustwide/target/debug/deps/libstrsim-4124e514b7a4f703.rlib" "/opt/rustwide/target/debug/deps/libatty-e26668fce0e34f34.rlib" "/opt/rustwide/target/debug/deps/libansi_term-bd7b8ca88b2cc3f8.rlib" "/opt/rustwide/target/debug/deps/libnvml_wrapper-bdb5f855c989109a.rlib" "/opt/rustwide/target/debug/deps/libnvml_wrapper_sys-01f97d45ce75505c.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-477f2f70120dc126.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-e2c8dd388c3b7f6d.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-4d7ed252a5cea984.rlib" "/opt/rustwide/target/debug/deps/liblibc-292556879ad16416.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-24e6fa42a2f56832.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9c44f1fe63de3edb.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5dfdbb680ac299a1.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-353beaf877db2fdf.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-cd4abd33332d2d3f.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3b908b5b50ddd80c.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9cafd3521b5532d3.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-7b0935832903a9ac.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-8a349b13d67c76e3.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-9d41e7cb09eafd8e.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-095194fedb4c0ec4.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-968cf83f088269ec.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e63bbb95a6beff5c.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9f216e67c2916fa5.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-4688b763605c6a0e.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a9b2dc3244289321.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-003d83a588984e1f.rlib" "-Wl,-Bdynamic" "-lnvidia-ml" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/nvml_prometheus_exporter-1251c005e3b3c141" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lnvidia-ml [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nvml-rust` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "9e5885ba15d460f677afbe2cd8acfbdcdfe2198df0fe490b7f2a16ca5c6aff44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e5885ba15d460f677afbe2cd8acfbdcdfe2198df0fe490b7f2a16ca5c6aff44", kill_on_drop: false }` [INFO] [stdout] 9e5885ba15d460f677afbe2cd8acfbdcdfe2198df0fe490b7f2a16ca5c6aff44