[INFO] fetching crate freebsd-nfs-exporter 0.3.0... [INFO] testing freebsd-nfs-exporter-0.3.0 against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] extracting crate freebsd-nfs-exporter 0.3.0 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate freebsd-nfs-exporter 0.3.0 on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-10/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" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded prometheus_exporter v0.6.1 [INFO] [stderr] Downloaded indexmap v1.5.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dce8af9850101523d182b22ea3d90db0b3bbbce2ddbc8b637ab540c688aed97d [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" "dce8af9850101523d182b22ea3d90db0b3bbbce2ddbc8b637ab540c688aed97d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dce8af9850101523d182b22ea3d90db0b3bbbce2ddbc8b637ab540c688aed97d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dce8af9850101523d182b22ea3d90db0b3bbbce2ddbc8b637ab540c688aed97d", kill_on_drop: false }` [INFO] [stdout] dce8af9850101523d182b22ea3d90db0b3bbbce2ddbc8b637ab540c688aed97d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5df093e7bce008f7c7258fb8aff3e8e149951aecfdf20cd14a00dbc4fa04f5d7 [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" "5df093e7bce008f7c7258fb8aff3e8e149951aecfdf20cd14a00dbc4fa04f5d7", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling either v1.6.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling prometheus v0.9.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [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 quote v1.0.7 [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 clap v2.33.3 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling env_logger v0.7.1 [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 futures-cpupool v0.1.8 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [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 status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/nfs_exporter-6b1afc7a18d3bdf1.nfs_exporter.a9xlg4ws-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/nfs_exporter-6b1afc7a18d3bdf1.nfs_exporter.a9xlg4ws-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/nfs_exporter-6b1afc7a18d3bdf1.nfs_exporter.a9xlg4ws-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/nfs_exporter-6b1afc7a18d3bdf1.nfs_exporter.a9xlg4ws-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/nfs_exporter-6b1afc7a18d3bdf1.nfs_exporter.a9xlg4ws-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/nfs_exporter-6b1afc7a18d3bdf1.nfs_exporter.a9xlg4ws-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/nfs_exporter-6b1afc7a18d3bdf1.nfs_exporter.a9xlg4ws-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/nfs_exporter-6b1afc7a18d3bdf1.nfs_exporter.a9xlg4ws-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/nfs_exporter-6b1afc7a18d3bdf1.nfs_exporter.a9xlg4ws-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/nfs_exporter-6b1afc7a18d3bdf1.nfs_exporter.a9xlg4ws-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/nfs_exporter-6b1afc7a18d3bdf1.nfs_exporter.a9xlg4ws-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/nfs_exporter-6b1afc7a18d3bdf1.nfs_exporter.a9xlg4ws-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/nfs_exporter-6b1afc7a18d3bdf1.nfs_exporter.a9xlg4ws-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/nfs_exporter-6b1afc7a18d3bdf1.nfs_exporter.a9xlg4ws-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/nfs_exporter-6b1afc7a18d3bdf1.nfs_exporter.a9xlg4ws-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/nfs_exporter-6b1afc7a18d3bdf1.nfs_exporter.a9xlg4ws-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/nfs_exporter-6b1afc7a18d3bdf1" "/opt/rustwide/target/debug/deps/nfs_exporter-6b1afc7a18d3bdf1.2jr4gljfd9ky055z.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libprometheus_exporter-345ab90bd902ff8a.rlib" "/opt/rustwide/target/debug/deps/libprometheus-a2d4687c9e9fdf56.rlib" "/opt/rustwide/target/debug/deps/libthiserror-17c5a67631d510de.rlib" "/opt/rustwide/target/debug/deps/libspin-fef9e7e542f635c4.rlib" "/opt/rustwide/target/debug/deps/libhyper-beb07c98dafe310a.rlib" "/opt/rustwide/target/debug/deps/libwant-0f4791894e2d940d.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b390503a68b65fc5.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-70333c19e6cef00a.rlib" "/opt/rustwide/target/debug/deps/libtokio-80ab2d5b49e613d9.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-171522a24ec1f2fb.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-5a440478daf6c6d2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-19bc19be2ff39edf.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-0adf47ce1205a1a7.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-abcfb31b5c5803a2.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-7b0affbdc6b4c0b1.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-5252d69470e025c2.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-1294702c78134a42.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-baa28aa1b57abaa1.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-7e6eb0dc3f53cd3b.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-e4423c7a45cd7e81.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-20b8b34ae36df9ad.rlib" "/opt/rustwide/target/debug/deps/liblock_api-ebd36158b4cfa045.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-e88ee3fdd4df8593.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-de76f9533900c662.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-7eda5f99a589ffa5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-ebc1d734ababec95.rlib" "/opt/rustwide/target/debug/deps/libmio-fcbd2b0013a251a9.rlib" "/opt/rustwide/target/debug/deps/libtime-6d29e8876163bb67.rlib" "/opt/rustwide/target/debug/deps/libnet2-e8935e6acb588e54.rlib" "/opt/rustwide/target/debug/deps/libhttparse-9118a7b7f7ba9a4e.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-992d93a6e659bd47.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-168439a324ac76fa.rlib" "/opt/rustwide/target/debug/deps/libh2-871631580e32031d.rlib" "/opt/rustwide/target/debug/deps/libindexmap-4deb3c99dc438ab5.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-a10e9c975d68c85f.rlib" "/opt/rustwide/target/debug/deps/libstring-5d8858ec69bb6a7e.rlib" "/opt/rustwide/target/debug/deps/libslab-66c74742abc4bd48.rlib" "/opt/rustwide/target/debug/deps/libhttp-96da234d33ba7a72.rlib" "/opt/rustwide/target/debug/deps/libitoa-c7d2dec8118d2855.rlib" "/opt/rustwide/target/debug/deps/libfnv-03632dd09ca25027.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-98c967ab4b94024d.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-28977c16642f149d.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-0496796eaec33c6b.rlib" "/opt/rustwide/target/debug/deps/libfutures-f352a9bde92e8122.rlib" "/opt/rustwide/target/debug/deps/libbytes-ee12b32e5783ab46.rlib" "/opt/rustwide/target/debug/deps/libeither-15d624972a02c163.rlib" "/opt/rustwide/target/debug/deps/libiovec-dc12d64f50393d51.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-6c984759c2f0f595.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-44d3ed39f9052fd5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-de306cd84134d23b.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-474e2cd95e14a2bf.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-bfce3397ed892002.rlib" "/opt/rustwide/target/debug/deps/libhumantime-12f625d3b8730c23.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9cd81c23851a22ab.rlib" "/opt/rustwide/target/debug/deps/liblog-00099f5019ae22de.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c4f6196cf7d68209.rlib" "/opt/rustwide/target/debug/deps/libregex-80f9b4350345b572.rlib" "/opt/rustwide/target/debug/deps/libthread_local-4a189b129fe42a29.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-93c14007ae22b74c.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-39958924440d4678.rlib" "/opt/rustwide/target/debug/deps/libmemchr-50c5bc911dbc0740.rlib" "/opt/rustwide/target/debug/deps/libclap-d872aee1403c29d6.rlib" "/opt/rustwide/target/debug/deps/libvec_map-6ca2ab92fd8f89b6.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-72726d2ca165c499.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-9ab5865733e9acc9.rlib" "/opt/rustwide/target/debug/deps/libstrsim-66e58bd8aecd9c6e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7f78c1de5599d643.rlib" "/opt/rustwide/target/debug/deps/libatty-9e77800533db6413.rlib" "/opt/rustwide/target/debug/deps/liblibc-31b16b70f417db04.rlib" "/opt/rustwide/target/debug/deps/libansi_term-b7c7e94976e9eae7.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.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-6b1afc7a18d3bdf1.nfs_exporter.a9xlg4ws-cgu.5.rcgu.o: in function `_RNvNtCsPx8AIwaEKL_12nfs_exporter3nfs7collect': [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" "5df093e7bce008f7c7258fb8aff3e8e149951aecfdf20cd14a00dbc4fa04f5d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5df093e7bce008f7c7258fb8aff3e8e149951aecfdf20cd14a00dbc4fa04f5d7", kill_on_drop: false }` [INFO] [stdout] 5df093e7bce008f7c7258fb8aff3e8e149951aecfdf20cd14a00dbc4fa04f5d7