[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 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjcaesar%2Fnvml-prometheus-exporter" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jcaesar/nvml-prometheus-exporter on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.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-8/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.55.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-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 88a0cf5d0ab8488f9094f4f1e9e59ceb443ae4a3f56e3d1681401aa4939a5e46 [INFO] running `Command { std: "docker" "start" "-a" "88a0cf5d0ab8488f9094f4f1e9e59ceb443ae4a3f56e3d1681401aa4939a5e46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "88a0cf5d0ab8488f9094f4f1e9e59ceb443ae4a3f56e3d1681401aa4939a5e46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88a0cf5d0ab8488f9094f4f1e9e59ceb443ae4a3f56e3d1681401aa4939a5e46", kill_on_drop: false }` [INFO] [stdout] 88a0cf5d0ab8488f9094f4f1e9e59ceb443ae4a3f56e3d1681401aa4939a5e46 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 71b5ecda6414bd38467ae347eddd59f83b8c56e7489d5d9bf8f625389ab17a3a [INFO] running `Command { std: "docker" "start" "-a" "71b5ecda6414bd38467ae347eddd59f83b8c56e7489d5d9bf8f625389ab17a3a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling semver-parser v0.7.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 autocfg v0.1.7 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling protobuf v2.10.1 [INFO] [stderr] Compiling nvml-wrapper-sys v0.4.1 [INFO] [stderr] Compiling prometheus v0.7.0 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling byteorder v0.5.3 [INFO] [stderr] Compiling nom v1.2.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling lock_api v0.3.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling indexmap v1.3.1 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling tokio-executor v0.1.9 [INFO] [stderr] Compiling tokio-sync v0.1.7 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling syn v0.11.11 [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 procinfo v0.3.1 [INFO] [stderr] Compiling tokio-timer v0.2.12 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [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 clap v2.33.0 [INFO] [stderr] Compiling backtrace v0.3.42 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling syn-mid v0.4.0 [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 tokio-threadpool v0.1.17 [INFO] [stderr] Compiling wrapcenum-derive v0.3.0 [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 rustversion v1.0.1 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling proc-macro-error v0.4.4 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.3 [INFO] [stderr] Compiling structopt-derive v0.4.0 [INFO] [stderr] Compiling structopt v0.3.7 [INFO] [stderr] Compiling prometheus_exporter v0.4.1 [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-64655209f853b7ee.nvml_prometheus_exporter.d6bd6e58-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/nvml_prometheus_exporter-64655209f853b7ee.nvml_prometheus_exporter.d6bd6e58-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/nvml_prometheus_exporter-64655209f853b7ee.nvml_prometheus_exporter.d6bd6e58-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/nvml_prometheus_exporter-64655209f853b7ee.nvml_prometheus_exporter.d6bd6e58-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/nvml_prometheus_exporter-64655209f853b7ee.nvml_prometheus_exporter.d6bd6e58-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/nvml_prometheus_exporter-64655209f853b7ee.nvml_prometheus_exporter.d6bd6e58-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/nvml_prometheus_exporter-64655209f853b7ee.nvml_prometheus_exporter.d6bd6e58-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/nvml_prometheus_exporter-64655209f853b7ee.nvml_prometheus_exporter.d6bd6e58-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/nvml_prometheus_exporter-64655209f853b7ee.nvml_prometheus_exporter.d6bd6e58-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/nvml_prometheus_exporter-64655209f853b7ee.nvml_prometheus_exporter.d6bd6e58-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/nvml_prometheus_exporter-64655209f853b7ee.nvml_prometheus_exporter.d6bd6e58-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/nvml_prometheus_exporter-64655209f853b7ee.nvml_prometheus_exporter.d6bd6e58-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/nvml_prometheus_exporter-64655209f853b7ee.nvml_prometheus_exporter.d6bd6e58-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/nvml_prometheus_exporter-64655209f853b7ee.nvml_prometheus_exporter.d6bd6e58-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/nvml_prometheus_exporter-64655209f853b7ee.nvml_prometheus_exporter.d6bd6e58-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/nvml_prometheus_exporter-64655209f853b7ee.nvml_prometheus_exporter.d6bd6e58-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/nvml_prometheus_exporter-64655209f853b7ee.4die7s4zdouz3lhg.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-ef71cb6bd9a24e39/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libprometheus_exporter-5676ed9bf25e60b7.rlib" "/opt/rustwide/target/debug/deps/libhyper-d67d66637f5211e5.rlib" "/opt/rustwide/target/debug/deps/libwant-8d54d38feaa268e2.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-a860008638408fd1.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-deece0b39c362c05.rlib" "/opt/rustwide/target/debug/deps/libtokio-14b6ce0e7f3c9bd3.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-ad15c53f9a9e0d42.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-f65dcd20f498cdbc.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-06131bf64a7a6162.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-ec4c8871e9009e28.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-84c5b4620d76e309.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-7576f39c9297a92c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c101e766a89de0fc.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-957de1ca323b65ca.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-b77d9d0259e668a3.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-5fb1fd9a5434a5c1.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-3d8b491fa2733c9b.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-a0f833eb2f93ccb9.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-2b57d9522de422df.rlib" "/opt/rustwide/target/debug/deps/liblock_api-a2492e57d35ef854.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-89e514321b6cf7f6.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-192865b17157e692.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-bccb09dfca382e7f.rlib" "/opt/rustwide/target/debug/deps/libmio-2cee6b2b477ddeb6.rlib" "/opt/rustwide/target/debug/deps/libtime-4e2be5f6b98fd262.rlib" "/opt/rustwide/target/debug/deps/libnet2-9a15ff2c67e05696.rlib" "/opt/rustwide/target/debug/deps/libhttparse-bddf136980e817ef.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-4da4cd76f66cd808.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-159ad0c63924dfa5.rlib" "/opt/rustwide/target/debug/deps/libh2-36ede5fba6d5839a.rlib" "/opt/rustwide/target/debug/deps/libindexmap-a816b577b2c05a37.rlib" "/opt/rustwide/target/debug/deps/libstring-88343637669777a8.rlib" "/opt/rustwide/target/debug/deps/libslab-31c88580e3b60f0d.rlib" "/opt/rustwide/target/debug/deps/libhttp-e49b6a8fb358061a.rlib" "/opt/rustwide/target/debug/deps/libitoa-41951a538d0a7733.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-96ab926c992fa18d.rlib" "/opt/rustwide/target/debug/deps/liblog-0c7114401eca8dd0.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-34adfe7a65baf63b.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-05fe9beae4f90313.rlib" "/opt/rustwide/target/debug/deps/libfutures-9ec9c23a9414bf96.rlib" "/opt/rustwide/target/debug/deps/libbytes-2b4a8c78c14b23ed.rlib" "/opt/rustwide/target/debug/deps/libeither-24b8e611dfba8b22.rlib" "/opt/rustwide/target/debug/deps/libiovec-5590c39117a42bc6.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-c5f792632ea8cd22.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-26f2b466f077ceaa.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-60b3b659252bdff8.rlib" "/opt/rustwide/target/debug/deps/libprometheus-d5744524e5272d9d.rlib" "/opt/rustwide/target/debug/deps/libprocinfo-0270b693ee828fd6.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-dee9f612019fe116.rlib" "/opt/rustwide/target/debug/deps/libnom-5cd514eda0e3da61.rlib" "/opt/rustwide/target/debug/deps/libspin-cb3920256b8b7cc3.rlib" "/opt/rustwide/target/debug/deps/libfnv-7449a3f4573c4646.rlib" "/opt/rustwide/target/debug/deps/libprotobuf-6e662d6b2027a0f5.rlib" "/opt/rustwide/target/debug/deps/libquick_error-92792d7d5dc6f90c.rlib" "/opt/rustwide/target/debug/deps/libstructopt-b750f0c4214492c8.rlib" "/opt/rustwide/target/debug/deps/libclap-a25d1f2dec1e2d77.rlib" "/opt/rustwide/target/debug/deps/libvec_map-2fd734c4c1e4fc50.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-bad3d17484b64b1a.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-1d2bdd05e197c9de.rlib" "/opt/rustwide/target/debug/deps/libstrsim-0fc606efc91e3789.rlib" "/opt/rustwide/target/debug/deps/libatty-093da68f73f896ab.rlib" "/opt/rustwide/target/debug/deps/libansi_term-329dab68dba20daf.rlib" "/opt/rustwide/target/debug/deps/libnvml_wrapper-7b53440ce0b75a1c.rlib" "/opt/rustwide/target/debug/deps/libnvml_wrapper_sys-76812a21412081b2.rlib" "/opt/rustwide/target/debug/deps/libbitflags-117d41ac256572da.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-11903a70bdfd32e7.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-6499a2df18b3e135.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-1bbf6ec396d56191.rlib" "/opt/rustwide/target/debug/deps/liblibc-e353681d5d0d351d.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4dc40f94662accb2.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-f6813ff1cdbf72a4.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-df981c5871754530.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-008055cc7d873802.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-06f01ac2578bda94.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f9a3c3274a1835e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d4cbb754ee9f4daa.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-95c14e1c1e3ebcc4.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d489f0ca872880cc.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-75f07df0b18fea39.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0c35b278736219a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e530649c9a06e3c6.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-6b148909d375a785.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cd15fa647f4775d1.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74be3a703f788ba2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8f2c5b445c28b2e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8480e85e0be96197.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ac23a75f6f42004e.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-557ba8776e04d182.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-4beb03d03503c439.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-dd7db1bec6909f24.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.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/nvml_prometheus_exporter-64655209f853b7ee" "-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" "71b5ecda6414bd38467ae347eddd59f83b8c56e7489d5d9bf8f625389ab17a3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71b5ecda6414bd38467ae347eddd59f83b8c56e7489d5d9bf8f625389ab17a3a", kill_on_drop: false }` [INFO] [stdout] 71b5ecda6414bd38467ae347eddd59f83b8c56e7489d5d9bf8f625389ab17a3a