[INFO] cloning repository https://github.com/antifuchs/zpool-exporter-textfile [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/antifuchs/zpool-exporter-textfile" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fantifuchs%2Fzpool-exporter-textfile", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fantifuchs%2Fzpool-exporter-textfile'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0bd2a46b0acbb19c5a5d802508ca4828ca6f007a [INFO] testing antifuchs/zpool-exporter-textfile against try#1b74e096b9bfb06f84a3007193dcd2f059cbdf6a for pr-96025 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fantifuchs%2Fzpool-exporter-textfile" "/workspace/builds/worker-20/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-20/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/antifuchs/zpool-exporter-textfile on toolchain 1b74e096b9bfb06f84a3007193dcd2f059cbdf6a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/antifuchs/zpool-exporter-textfile [INFO] finished tweaking git repo https://github.com/antifuchs/zpool-exporter-textfile [INFO] tweaked toml for git repo https://github.com/antifuchs/zpool-exporter-textfile written to /workspace/builds/worker-20/source/Cargo.toml [INFO] crate git repo https://github.com/antifuchs/zpool-exporter-textfile already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e507c9c9a115f9d4bcb13039c5dfb91008537841814342362e60b88bbca3bb6d [INFO] running `Command { std: "docker" "start" "-a" "e507c9c9a115f9d4bcb13039c5dfb91008537841814342362e60b88bbca3bb6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e507c9c9a115f9d4bcb13039c5dfb91008537841814342362e60b88bbca3bb6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e507c9c9a115f9d4bcb13039c5dfb91008537841814342362e60b88bbca3bb6d", kill_on_drop: false }` [INFO] [stdout] e507c9c9a115f9d4bcb13039c5dfb91008537841814342362e60b88bbca3bb6d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bbe5515dee43cc939572686f1ff109a7114b10da33b9d0b12a360ce23121d45f [INFO] running `Command { std: "docker" "start" "-a" "bbe5515dee43cc939572686f1ff109a7114b10da33b9d0b12a360ce23121d45f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling nvpair-sys v0.1.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling arc-swap v1.2.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling protobuf v2.22.0 [INFO] [stderr] Compiling prometheus v0.11.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling os_str_bytes v2.4.0 [INFO] [stderr] Compiling strum v0.18.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling zfs-core-sys v0.1.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling cstr-argument v0.1.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling slog-scope v4.4.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling libnv v0.2.2 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling slog-stdlog v4.1.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling slog-term v2.8.0 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling getset v0.1.1 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling clap v3.0.0-beta.2 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Compiling libzetta v0.2.2 [INFO] [stderr] Compiling zpool-exporter-textfile v0.0.1-dev (/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/zpool_exporter_textfile-6f76f57184d0b64a.zpool_exporter_textfile.a0cb9cba-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/zpool_exporter_textfile-6f76f57184d0b64a.zpool_exporter_textfile.a0cb9cba-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/zpool_exporter_textfile-6f76f57184d0b64a.zpool_exporter_textfile.a0cb9cba-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/zpool_exporter_textfile-6f76f57184d0b64a.zpool_exporter_textfile.a0cb9cba-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/zpool_exporter_textfile-6f76f57184d0b64a.zpool_exporter_textfile.a0cb9cba-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/zpool_exporter_textfile-6f76f57184d0b64a.zpool_exporter_textfile.a0cb9cba-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/zpool_exporter_textfile-6f76f57184d0b64a.zpool_exporter_textfile.a0cb9cba-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/zpool_exporter_textfile-6f76f57184d0b64a.zpool_exporter_textfile.a0cb9cba-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/zpool_exporter_textfile-6f76f57184d0b64a.zpool_exporter_textfile.a0cb9cba-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/zpool_exporter_textfile-6f76f57184d0b64a.zpool_exporter_textfile.a0cb9cba-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/zpool_exporter_textfile-6f76f57184d0b64a.zpool_exporter_textfile.a0cb9cba-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/zpool_exporter_textfile-6f76f57184d0b64a.zpool_exporter_textfile.a0cb9cba-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/zpool_exporter_textfile-6f76f57184d0b64a.zpool_exporter_textfile.a0cb9cba-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/zpool_exporter_textfile-6f76f57184d0b64a.zpool_exporter_textfile.a0cb9cba-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/zpool_exporter_textfile-6f76f57184d0b64a.zpool_exporter_textfile.a0cb9cba-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/zpool_exporter_textfile-6f76f57184d0b64a.zpool_exporter_textfile.a0cb9cba-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/zpool_exporter_textfile-6f76f57184d0b64a.4oidwszweoy86zgy.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/lib" "-L" "/opt/rustwide/rustup-home/toolchains/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtempfile-20c9821bce522661.rlib" "/opt/rustwide/target/debug/deps/librand-5bbb152b38e9a07e.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-2447d9cc1f9bb668.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-b183ff56153a063c.rlib" "/opt/rustwide/target/debug/deps/librand_core-509fae2220d9f28c.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-9ddfca2843f41388.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-a366538c24cba4e3.rlib" "/opt/rustwide/target/debug/deps/libprometheus-9e3fd20637afcd14.rlib" "/opt/rustwide/target/debug/deps/libthiserror-9e8f8c3f655c7a86.rlib" "/opt/rustwide/target/debug/deps/libprotobuf-d313f9b436992173.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-d2bf21fac4688bde.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-97eb60d3cce2245d.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-dba68b901e1d2035.rlib" "/opt/rustwide/target/debug/deps/liblock_api-e2ac76a141bd869b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libinstant-ccb4224b4e9829f3.rlib" "/opt/rustwide/target/debug/deps/liblibzetta-84d8e51f4a09db80.rlib" "/opt/rustwide/target/debug/deps/libslog_stdlog-1c150d5f9dc4e872.rlib" "/opt/rustwide/target/debug/deps/libslog_scope-fbb3414752e397da.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-94b31fb1321bed49.rlib" "/opt/rustwide/target/debug/deps/liblog-41607b4997ff699e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libregex-1cc9a0a99e5a72fd.rlib" "/opt/rustwide/target/debug/deps/libthread_local-e05963345208d086.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-051a5ed3f831a553.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c9a4eac6b2db02cb.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e24eefacc9736727.rlib" "/opt/rustwide/target/debug/deps/libzfs_core_sys-ae93a5c031d90452.rlib" "/opt/rustwide/target/debug/deps/liblibnv-0dbf8566b93fdf51.rlib" "/opt/rustwide/target/debug/deps/libnvpair_sys-2cebdbcc79240d9f.rlib" "/opt/rustwide/target/debug/deps/libcstr_argument-480fe4d58e961e21.rlib" "/opt/rustwide/target/debug/deps/libmemchr-3db82c5a8ba2376a.rlib" "/opt/rustwide/target/debug/deps/libchrono-bec950f62534c8b2.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-fa24cc299d4212ca.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-70cf425f9cc9a314.rlib" "/opt/rustwide/target/debug/deps/libtime-95219186289f38c6.rlib" "/opt/rustwide/target/debug/deps/libpest-b3c6f9b922b17b50.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-3e5d1794e02853ea.rlib" "/opt/rustwide/target/debug/deps/libstrum-a112c5851ddead5a.rlib" "/opt/rustwide/target/debug/deps/libslog-ae9d18679c455c6a.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9a380894f08245b7.rlib" "/opt/rustwide/target/debug/deps/libclap-3993a96b3cbb7994.rlib" "/opt/rustwide/target/debug/deps/libstrsim-4e9d0b184b9a2988.rlib" "/opt/rustwide/target/debug/deps/libatty-c9e58af101b10952.rlib" "/opt/rustwide/target/debug/deps/liblibc-3d2f5a4921eb9539.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-0b31315f01916275.rlib" "/opt/rustwide/target/debug/deps/libvec_map-dab3909866655c61.rlib" "/opt/rustwide/target/debug/deps/libos_str_bytes-30106798692638db.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-6a61078d9610ba74.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-6da279cd4f865ec2.rlib" "/opt/rustwide/target/debug/deps/libindexmap-94909792622a49ee.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-d871cd8609217a8e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-443e20b28eeed844.rlib" "/opt/rustwide/rustup-home/toolchains/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3e337470e099b116.rlib" "/opt/rustwide/rustup-home/toolchains/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-10a87791239bd676.rlib" "/opt/rustwide/rustup-home/toolchains/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-0e6cad6dd623d38e.rlib" "/opt/rustwide/rustup-home/toolchains/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9d05dd05a4d51b33.rlib" "/opt/rustwide/rustup-home/toolchains/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-a60ff138fe1adfad.rlib" "/opt/rustwide/rustup-home/toolchains/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-0e9344458c09713e.rlib" "/opt/rustwide/rustup-home/toolchains/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-939385b13e387309.rlib" "/opt/rustwide/rustup-home/toolchains/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e3ce420901586b53.rlib" "/opt/rustwide/rustup-home/toolchains/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-546bece8dd1bea42.rlib" "/opt/rustwide/rustup-home/toolchains/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9b358af16d7d7aa1.rlib" "/opt/rustwide/rustup-home/toolchains/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-554cd499fe1a3b52.rlib" "/opt/rustwide/rustup-home/toolchains/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-fbad2f5de5fb5cb2.rlib" "/opt/rustwide/rustup-home/toolchains/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8fec8a74c706e4b4.rlib" "/opt/rustwide/rustup-home/toolchains/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-020914c5936c5f85.rlib" "/opt/rustwide/rustup-home/toolchains/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-4896c4057dc9553a.rlib" "/opt/rustwide/rustup-home/toolchains/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1f103368fa522bc0.rlib" "-Wl,-Bdynamic" "-lzfs_core" "-lnvpair" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/zpool_exporter_textfile-6f76f57184d0b64a" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: rust-lld: error: /lib/libnvpair.so: undefined reference to aok [--no-allow-shlib-undefined] [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = help: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#cargorustc-link-libkindname) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `zpool-exporter-textfile` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "bbe5515dee43cc939572686f1ff109a7114b10da33b9d0b12a360ce23121d45f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bbe5515dee43cc939572686f1ff109a7114b10da33b9d0b12a360ce23121d45f", kill_on_drop: false }` [INFO] [stdout] bbe5515dee43cc939572686f1ff109a7114b10da33b9d0b12a360ce23121d45f