[INFO] fetching crate freebsd-nfs-exporter 0.3.0... [INFO] testing freebsd-nfs-exporter-0.3.0 against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] extracting crate freebsd-nfs-exporter 0.3.0 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate freebsd-nfs-exporter 0.3.0 on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate freebsd-nfs-exporter 0.3.0 [INFO] finished tweaking crates.io crate freebsd-nfs-exporter 0.3.0 [INFO] tweaked toml for crates.io crate freebsd-nfs-exporter 0.3.0 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate crates.io crate freebsd-nfs-exporter 0.3.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5135a3c7c76313b7a7873179649972b144204134151091668129aad99b596411 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "5135a3c7c76313b7a7873179649972b144204134151091668129aad99b596411", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5135a3c7c76313b7a7873179649972b144204134151091668129aad99b596411", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5135a3c7c76313b7a7873179649972b144204134151091668129aad99b596411", kill_on_drop: false }` [INFO] [stdout] 5135a3c7c76313b7a7873179649972b144204134151091668129aad99b596411 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f6fa55e334233eb28d55fa3da0209784145040d81aa38bf46010eedbbf527b58 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f6fa55e334233eb28d55fa3da0209784145040d81aa38bf46010eedbbf527b58", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling either v1.6.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling prometheus v0.9.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling indexmap v1.5.2 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling want v0.2.0 [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 iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling prometheus_exporter v0.6.1 [INFO] [stderr] Compiling freebsd-nfs-exporter v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/nfs_exporter-200a480b28d945d8.nfs_exporter.ebtpqgi0-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/nfs_exporter-200a480b28d945d8.nfs_exporter.ebtpqgi0-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/nfs_exporter-200a480b28d945d8.nfs_exporter.ebtpqgi0-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/nfs_exporter-200a480b28d945d8.nfs_exporter.ebtpqgi0-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/nfs_exporter-200a480b28d945d8.nfs_exporter.ebtpqgi0-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/nfs_exporter-200a480b28d945d8.nfs_exporter.ebtpqgi0-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/nfs_exporter-200a480b28d945d8.nfs_exporter.ebtpqgi0-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/nfs_exporter-200a480b28d945d8.nfs_exporter.ebtpqgi0-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/nfs_exporter-200a480b28d945d8.nfs_exporter.ebtpqgi0-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/nfs_exporter-200a480b28d945d8.nfs_exporter.ebtpqgi0-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/nfs_exporter-200a480b28d945d8.nfs_exporter.ebtpqgi0-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/nfs_exporter-200a480b28d945d8.nfs_exporter.ebtpqgi0-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/nfs_exporter-200a480b28d945d8.nfs_exporter.ebtpqgi0-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/nfs_exporter-200a480b28d945d8.nfs_exporter.ebtpqgi0-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/nfs_exporter-200a480b28d945d8.nfs_exporter.ebtpqgi0-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/nfs_exporter-200a480b28d945d8.nfs_exporter.ebtpqgi0-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/nfs_exporter-200a480b28d945d8" "/opt/rustwide/target/debug/deps/nfs_exporter-200a480b28d945d8.xf7v6s0lfuax61n.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libprometheus_exporter-031c55b852f18977.rlib" "/opt/rustwide/target/debug/deps/libprometheus-e2f49c304a7d0138.rlib" "/opt/rustwide/target/debug/deps/libthiserror-eced46ac0b664f25.rlib" "/opt/rustwide/target/debug/deps/libspin-361d9da1b7a7ce24.rlib" "/opt/rustwide/target/debug/deps/libhyper-ce2bc8d68d11aaf1.rlib" "/opt/rustwide/target/debug/deps/libwant-83bbe0529b4f146d.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-41d3178ef58d6d67.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-8773794b1c11d1d4.rlib" "/opt/rustwide/target/debug/deps/libtokio-9a59e252e20edab6.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-8db54d1daa15c0b2.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-b24d2f79a32ff97d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-1baaa4e70f954e09.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-cb108d846a5b530f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-536db71fdc26a6e0.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-283681799931ab79.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-8c64ce1d1b0f5acc.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-5f5e0fb8efa9fa1c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-076a798617d360ba.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-ce35d1a77e9b23fe.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ec7275bb98e9f00d.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-9da774b3463b5176.rlib" "/opt/rustwide/target/debug/deps/liblock_api-c485188b14d8a46c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4c9e30f2e7684fc3.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-7aa10f05f3674ecd.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-97578fb8ef7533e4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c4739fd117d2736a.rlib" "/opt/rustwide/target/debug/deps/libmio-91a5bb1341d9beba.rlib" "/opt/rustwide/target/debug/deps/libtime-120010c83b245093.rlib" "/opt/rustwide/target/debug/deps/libnet2-8e7955ad35d420e8.rlib" "/opt/rustwide/target/debug/deps/libhttparse-aea89943359d8b2e.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-88b3a6bc2ad7e651.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-d9d6360164bb66e5.rlib" "/opt/rustwide/target/debug/deps/libh2-8d49675a944af08e.rlib" "/opt/rustwide/target/debug/deps/libindexmap-69a67449c93cb82d.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-10057c93c07aebdd.rlib" "/opt/rustwide/target/debug/deps/libstring-56ce0ae8252683a8.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libhttp-36619a7c3e8063d6.rlib" "/opt/rustwide/target/debug/deps/libitoa-19a6eacaf66e8b09.rlib" "/opt/rustwide/target/debug/deps/libfnv-eef866999c50c67e.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-13bd1363e7f11e53.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-1ebeee71cb4b9a4d.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-2f6fac621eb05a0d.rlib" "/opt/rustwide/target/debug/deps/libfutures-482434e4ffb267fa.rlib" "/opt/rustwide/target/debug/deps/libbytes-b51fe9dbb5e4de64.rlib" "/opt/rustwide/target/debug/deps/libeither-62af4c08bb9c9814.rlib" "/opt/rustwide/target/debug/deps/libiovec-f773d621024912ea.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-dd535ee656aacf25.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-606c629dace3b57a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-24d5ce0c716698a8.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-5f4a65b7170653f7.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-10443558f0cae77f.rlib" "/opt/rustwide/target/debug/deps/libhumantime-ba33ab49bc09a22b.rlib" "/opt/rustwide/target/debug/deps/libquick_error-dac6356ab0901515.rlib" "/opt/rustwide/target/debug/deps/liblog-4bf1047162af990b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/libregex-9fca807dbf6037c4.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b1b857567b38aff1.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-f58e76f38029c5ae.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-795ec644f577bef4.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bb23920ec89494b5.rlib" "/opt/rustwide/target/debug/deps/libclap-cfd3e193ceecbd3c.rlib" "/opt/rustwide/target/debug/deps/libvec_map-a7654c802e273934.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-b5ffc34867b86ba0.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-85f6c02835e49e35.rlib" "/opt/rustwide/target/debug/deps/libstrsim-802379fb3524d342.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "/opt/rustwide/target/debug/deps/libatty-18d921e4afa20524.rlib" "/opt/rustwide/target/debug/deps/liblibc-a699ae28749cdf0d.rlib" "/opt/rustwide/target/debug/deps/libansi_term-5e807deedeef1036.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/nfs_exporter-200a480b28d945d8.nfs_exporter.ebtpqgi0-cgu.15.rcgu.o: in function `nfs_exporter::nfs::collect': [INFO] [stdout] /opt/rustwide/workdir/src/nfs.rs:145: undefined reference to `nfssvc' [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 `freebsd-nfs-exporter` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "f6fa55e334233eb28d55fa3da0209784145040d81aa38bf46010eedbbf527b58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6fa55e334233eb28d55fa3da0209784145040d81aa38bf46010eedbbf527b58", kill_on_drop: false }` [INFO] [stdout] f6fa55e334233eb28d55fa3da0209784145040d81aa38bf46010eedbbf527b58