[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] b3d45df4c2934fec891b0a82a4d0f70d9756a5b6 [INFO] testing jcaesar/nvml-prometheus-exporter against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjcaesar%2Fnvml-prometheus-exporter" "/workspace/builds/worker-26/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-26/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jcaesar/nvml-prometheus-exporter on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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-26/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" "+1.59.0" "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-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ec634765f4f5632e828a65fca8fb451a8da5380cf44d30222c3764e32378faa6 [INFO] running `Command { std: "docker" "start" "-a" "ec634765f4f5632e828a65fca8fb451a8da5380cf44d30222c3764e32378faa6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ec634765f4f5632e828a65fca8fb451a8da5380cf44d30222c3764e32378faa6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec634765f4f5632e828a65fca8fb451a8da5380cf44d30222c3764e32378faa6", kill_on_drop: false }` [INFO] [stdout] ec634765f4f5632e828a65fca8fb451a8da5380cf44d30222c3764e32378faa6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 651057043f3b20b4c942988e5493e40266c6ab6326eafb2ccf395cc86ec1d3d4 [INFO] running `Command { std: "docker" "start" "-a" "651057043f3b20b4c942988e5493e40266c6ab6326eafb2ccf395cc86ec1d3d4", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling proc-macro2 v1.0.7 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling protobuf v2.10.1 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling prometheus v0.7.0 [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 quote v0.3.15 [INFO] [stderr] Compiling nvml-wrapper-sys v0.4.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling lock_api v0.3.3 [INFO] [stderr] Compiling indexmap v1.3.1 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling procinfo v0.3.1 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling quote v1.0.2 [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 atty v0.2.14 [INFO] [stderr] Compiling time v0.1.42 [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 bytes v0.4.12 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling tokio-timer v0.2.12 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling mio v0.6.21 [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 wrapcenum-derive v0.3.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling tokio-threadpool v0.1.17 [INFO] [stderr] Compiling backtrace v0.3.42 [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 h2 v0.1.26 [INFO] [stderr] Compiling http-body v0.1.0 [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-0c60a54e6f4f9003.nvml_prometheus_exporter.49cebf76-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/nvml_prometheus_exporter-0c60a54e6f4f9003.nvml_prometheus_exporter.49cebf76-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/nvml_prometheus_exporter-0c60a54e6f4f9003.nvml_prometheus_exporter.49cebf76-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/nvml_prometheus_exporter-0c60a54e6f4f9003.nvml_prometheus_exporter.49cebf76-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/nvml_prometheus_exporter-0c60a54e6f4f9003.nvml_prometheus_exporter.49cebf76-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/nvml_prometheus_exporter-0c60a54e6f4f9003.nvml_prometheus_exporter.49cebf76-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/nvml_prometheus_exporter-0c60a54e6f4f9003.nvml_prometheus_exporter.49cebf76-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/nvml_prometheus_exporter-0c60a54e6f4f9003.nvml_prometheus_exporter.49cebf76-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/nvml_prometheus_exporter-0c60a54e6f4f9003.nvml_prometheus_exporter.49cebf76-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/nvml_prometheus_exporter-0c60a54e6f4f9003.nvml_prometheus_exporter.49cebf76-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/nvml_prometheus_exporter-0c60a54e6f4f9003.nvml_prometheus_exporter.49cebf76-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/nvml_prometheus_exporter-0c60a54e6f4f9003.nvml_prometheus_exporter.49cebf76-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/nvml_prometheus_exporter-0c60a54e6f4f9003.nvml_prometheus_exporter.49cebf76-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/nvml_prometheus_exporter-0c60a54e6f4f9003.nvml_prometheus_exporter.49cebf76-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/nvml_prometheus_exporter-0c60a54e6f4f9003.nvml_prometheus_exporter.49cebf76-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/nvml_prometheus_exporter-0c60a54e6f4f9003.nvml_prometheus_exporter.49cebf76-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/nvml_prometheus_exporter-0c60a54e6f4f9003.21y4n4ko4ts5xx27.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-0f845e8aa211bdc5/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libstructopt-10ebc50c04885c68.rlib" "/opt/rustwide/target/debug/deps/libclap-8d3189bf0be64034.rlib" "/opt/rustwide/target/debug/deps/libvec_map-1f10d80223e7070e.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-852d22a9f6a79b1c.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-39c5586bd6fcbca1.rlib" "/opt/rustwide/target/debug/deps/libstrsim-5ed65f37e78831b4.rlib" "/opt/rustwide/target/debug/deps/libatty-c349167a9b6fecf1.rlib" "/opt/rustwide/target/debug/deps/libansi_term-2df7e3f976b42be1.rlib" "/opt/rustwide/target/debug/deps/libprometheus_exporter-55ae4279d7b37bb2.rlib" "/opt/rustwide/target/debug/deps/libhyper-afedbe41c12d32b0.rlib" "/opt/rustwide/target/debug/deps/libwant-3b242135d71fba57.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-bc5cae845e61d55a.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-1646e9395c7cd1bd.rlib" "/opt/rustwide/target/debug/deps/libtokio-deb1fb3c0d30902e.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-87ce54bbca7b6d41.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-9dcc00378a73120e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-5ad329807ab4d51e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-26486592999a39f2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-0105f7a813dcb9ca.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-cf3e91fd7aa3cabf.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-95d15999138cf0c3.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-a030dfb23af4c0b1.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-148c3d5cf956589d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-af6d9452b93443a6.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-4006d78bd91006f2.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-5624204947a7f309.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6966cf89fb86060e.rlib" "/opt/rustwide/target/debug/deps/liblock_api-f2fd03f7d1bc5cfa.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ea7abb20b98e2822.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-9aec8cb307dab056.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-73bb33888a7db511.rlib" "/opt/rustwide/target/debug/deps/libmio-d601a57bb191922e.rlib" "/opt/rustwide/target/debug/deps/libtime-d807d479bd939e63.rlib" "/opt/rustwide/target/debug/deps/libnet2-0060a424971cfa99.rlib" "/opt/rustwide/target/debug/deps/libhttparse-33207b296810ef8b.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-5628df9ff7937c70.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-3a3a26fe01cadae5.rlib" "/opt/rustwide/target/debug/deps/libh2-5391843ec1928029.rlib" "/opt/rustwide/target/debug/deps/libindexmap-ab727e3e36aeaaf9.rlib" "/opt/rustwide/target/debug/deps/libstring-61a8711b6452703f.rlib" "/opt/rustwide/target/debug/deps/libslab-d80887537af7a894.rlib" "/opt/rustwide/target/debug/deps/libhttp-8771cf2634d702ca.rlib" "/opt/rustwide/target/debug/deps/libitoa-a209dd313045efb2.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-f0c120393a5de109.rlib" "/opt/rustwide/target/debug/deps/liblog-9b6e6da01040a32b.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-e5275eb3a21cf064.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-1e6efbcd3a0479d6.rlib" "/opt/rustwide/target/debug/deps/libfutures-2a2eac88708838a3.rlib" "/opt/rustwide/target/debug/deps/libbytes-47a6cc5ce2681fec.rlib" "/opt/rustwide/target/debug/deps/libeither-d682a5a41e699347.rlib" "/opt/rustwide/target/debug/deps/libiovec-155c520f5fbe6d8f.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-aa6b128f62ddc28e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-0ba02e839c2d8254.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-4144c02973454526.rlib" "/opt/rustwide/target/debug/deps/libprometheus-5442beb6da0ec0fb.rlib" "/opt/rustwide/target/debug/deps/libprocinfo-0f3b55e8930743de.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-786d978b89569557.rlib" "/opt/rustwide/target/debug/deps/libnom-40a8cb559f5e3a4e.rlib" "/opt/rustwide/target/debug/deps/libspin-692faa7419677f8a.rlib" "/opt/rustwide/target/debug/deps/libfnv-80ed2aac042641d7.rlib" "/opt/rustwide/target/debug/deps/libprotobuf-9fc350f31d5ad0c1.rlib" "/opt/rustwide/target/debug/deps/libquick_error-91cbbb7f52cfd7fe.rlib" "/opt/rustwide/target/debug/deps/libnvml_wrapper-6b260b37cd2988b1.rlib" "/opt/rustwide/target/debug/deps/libnvml_wrapper_sys-a5eec126b56c1658.rlib" "/opt/rustwide/target/debug/deps/libbitflags-0409eb6f696bdc99.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-429eb957c2eade30.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-226426c4f6b4c0d5.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-9d73e9c97bd8bc0f.rlib" "/opt/rustwide/target/debug/deps/liblibc-207ef57eb0f7419b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3e93dce105ba1ecd.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-bb9c6c48a985dfdb.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.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/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/nvml_prometheus_exporter-0c60a54e6f4f9003" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-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" "651057043f3b20b4c942988e5493e40266c6ab6326eafb2ccf395cc86ec1d3d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "651057043f3b20b4c942988e5493e40266c6ab6326eafb2ccf395cc86ec1d3d4", kill_on_drop: false }` [INFO] [stdout] 651057043f3b20b4c942988e5493e40266c6ab6326eafb2ccf395cc86ec1d3d4