[INFO] fetching crate libzetta 0.2.2... [INFO] testing libzetta-0.2.2 against 1.55.0 for beta-1.56-1 [INFO] extracting crate libzetta 0.2.2 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate libzetta 0.2.2 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 crates.io crate libzetta 0.2.2 [INFO] finished tweaking crates.io crate libzetta 0.2.2 [INFO] tweaked toml for crates.io crate libzetta 0.2.2 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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] 5007e010003479c07c89c9bec122e58f258ba48a56446c4e9fb6ef504d391997 [INFO] running `Command { std: "docker" "start" "-a" "5007e010003479c07c89c9bec122e58f258ba48a56446c4e9fb6ef504d391997", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5007e010003479c07c89c9bec122e58f258ba48a56446c4e9fb6ef504d391997", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5007e010003479c07c89c9bec122e58f258ba48a56446c4e9fb6ef504d391997", kill_on_drop: false }` [INFO] [stdout] 5007e010003479c07c89c9bec122e58f258ba48a56446c4e9fb6ef504d391997 [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] 7c391a5dc52fd632cb51349f4ba4088617a20bf3ebfb51e8d610a45fc7a22113 [INFO] running `Command { std: "docker" "start" "-a" "7c391a5dc52fd632cb51349f4ba4088617a20bf3ebfb51e8d610a45fc7a22113", kill_on_drop: false }` [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling nvpair-sys v0.1.0 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling arc-swap v1.3.2 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling strum v0.18.0 [INFO] [stderr] Compiling zfs-core-sys v0.1.0 [INFO] [stderr] Compiling cstr-argument v0.1.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling getset v0.1.1 [INFO] [stderr] Compiling libnv v0.2.2 [INFO] [stderr] Compiling slog-scope v4.4.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling slog-stdlog v4.1.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Compiling libzetta v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.20s [INFO] running `Command { std: "docker" "inspect" "7c391a5dc52fd632cb51349f4ba4088617a20bf3ebfb51e8d610a45fc7a22113", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c391a5dc52fd632cb51349f4ba4088617a20bf3ebfb51e8d610a45fc7a22113", kill_on_drop: false }` [INFO] [stdout] 7c391a5dc52fd632cb51349f4ba4088617a20bf3ebfb51e8d610a45fc7a22113 [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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2211c72a1b2ad095c134dd012c63280fddaf83ace5f67801351068f369aa31ab [INFO] running `Command { std: "docker" "start" "-a" "2211c72a1b2ad095c134dd012c63280fddaf83ace5f67801351068f369aa31ab", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cavity v1.1.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling slog-term v2.8.0 [INFO] [stderr] Compiling libzetta v0.2.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `properties::VolumeMode` [INFO] [stdout] --> tests/test_zfs.rs:17:22 [INFO] [stdout] | [INFO] [stdout] 17 | use libzetta::{zfs::{properties::VolumeMode, DelegatingZfsEngine, DestroyTiming}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/parsers/zfs.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | / parses_to! { [INFO] [stdout] 17 | | parser: ZfsParser, [INFO] [stdout] 18 | | input: line, [INFO] [stdout] 19 | | rule: Rule::dataset_name, [INFO] [stdout] ... | [INFO] [stdout] 22 | | ] [INFO] [stdout] 23 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `parses_to` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/parsers/zfs.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | / parses_to! { [INFO] [stdout] 17 | | parser: ZfsParser, [INFO] [stdout] 18 | | input: line, [INFO] [stdout] 19 | | rule: Rule::dataset_name, [INFO] [stdout] ... | [INFO] [stdout] 22 | | ] [INFO] [stdout] 23 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `parses_to` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/parsers/zfs.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | / parses_to! { [INFO] [stdout] 33 | | parser: ZfsParser, [INFO] [stdout] 34 | | input: line, [INFO] [stdout] 35 | | rule: Rule::dataset_name, [INFO] [stdout] ... | [INFO] [stdout] 38 | | ] [INFO] [stdout] 39 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `parses_to` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/parsers/zfs.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | / parses_to! { [INFO] [stdout] 33 | | parser: ZfsParser, [INFO] [stdout] 34 | | input: line, [INFO] [stdout] 35 | | rule: Rule::dataset_name, [INFO] [stdout] ... | [INFO] [stdout] 38 | | ] [INFO] [stdout] 39 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `parses_to` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/parsers/zfs.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | / parses_to! { [INFO] [stdout] 49 | | parser: ZfsParser, [INFO] [stdout] 50 | | input: line, [INFO] [stdout] 51 | | rule: Rule::dataset_name, [INFO] [stdout] ... | [INFO] [stdout] 54 | | ] [INFO] [stdout] 55 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `parses_to` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/parsers/zfs.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | / parses_to! { [INFO] [stdout] 49 | | parser: ZfsParser, [INFO] [stdout] 50 | | input: line, [INFO] [stdout] 51 | | rule: Rule::dataset_name, [INFO] [stdout] ... | [INFO] [stdout] 54 | | ] [INFO] [stdout] 55 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `parses_to` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/parsers/zfs.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | / parses_to! { [INFO] [stdout] 65 | | parser: ZfsParser, [INFO] [stdout] 66 | | input: line, [INFO] [stdout] 67 | | rule: Rule::dataset_name, [INFO] [stdout] ... | [INFO] [stdout] 70 | | ] [INFO] [stdout] 71 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `parses_to` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/parsers/zfs.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | / parses_to! { [INFO] [stdout] 65 | | parser: ZfsParser, [INFO] [stdout] 66 | | input: line, [INFO] [stdout] 67 | | rule: Rule::dataset_name, [INFO] [stdout] ... | [INFO] [stdout] 70 | | ] [INFO] [stdout] 71 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `parses_to` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/parsers/mod.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | / parses_to! { [INFO] [stdout] 36 | | parser: StdoutParser, [INFO] [stdout] 37 | | input: one_line, [INFO] [stdout] 38 | | rule: Rule::action, [INFO] [stdout] ... | [INFO] [stdout] 43 | | ] [INFO] [stdout] 44 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `parses_to` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/parsers/mod.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | / parses_to! { [INFO] [stdout] 36 | | parser: StdoutParser, [INFO] [stdout] 37 | | input: one_line, [INFO] [stdout] 38 | | rule: Rule::action, [INFO] [stdout] ... | [INFO] [stdout] 43 | | ] [INFO] [stdout] 44 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `parses_to` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/parsers/mod.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | / parses_to! { [INFO] [stdout] 52 | | parser: StdoutParser, [INFO] [stdout] 53 | | input: two_lines, [INFO] [stdout] 54 | | rule: Rule::action, [INFO] [stdout] ... | [INFO] [stdout] 59 | | ] [INFO] [stdout] 60 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `parses_to` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/parsers/mod.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | / parses_to! { [INFO] [stdout] 52 | | parser: StdoutParser, [INFO] [stdout] 53 | | input: two_lines, [INFO] [stdout] 54 | | rule: Rule::action, [INFO] [stdout] ... | [INFO] [stdout] 59 | | ] [INFO] [stdout] 60 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `parses_to` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/parsers/mod.rs:79:9 [INFO] [stdout] | [INFO] [stdout] 79 | / parses_to! { [INFO] [stdout] 80 | | parser: StdoutParser, [INFO] [stdout] 81 | | input: stdout_valid_two_disks, [INFO] [stdout] 82 | | rule: Rule::zpool, [INFO] [stdout] ... | [INFO] [stdout] 106 | | ] [INFO] [stdout] 107 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `parses_to` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/parsers/mod.rs:79:9 [INFO] [stdout] | [INFO] [stdout] 79 | / parses_to! { [INFO] [stdout] 80 | | parser: StdoutParser, [INFO] [stdout] 81 | | input: stdout_valid_two_disks, [INFO] [stdout] 82 | | rule: Rule::zpool, [INFO] [stdout] ... | [INFO] [stdout] 106 | | ] [INFO] [stdout] 107 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `parses_to` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/libzetta-da4732cc32b364a1.libzetta.98be6eef-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/libzetta-da4732cc32b364a1.libzetta.98be6eef-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/libzetta-da4732cc32b364a1.libzetta.98be6eef-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/libzetta-da4732cc32b364a1.libzetta.98be6eef-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/libzetta-da4732cc32b364a1.libzetta.98be6eef-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/libzetta-da4732cc32b364a1.libzetta.98be6eef-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/libzetta-da4732cc32b364a1.libzetta.98be6eef-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/libzetta-da4732cc32b364a1.libzetta.98be6eef-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/libzetta-da4732cc32b364a1.libzetta.98be6eef-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/libzetta-da4732cc32b364a1.libzetta.98be6eef-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/libzetta-da4732cc32b364a1.libzetta.98be6eef-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/libzetta-da4732cc32b364a1.libzetta.98be6eef-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/libzetta-da4732cc32b364a1.libzetta.98be6eef-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/libzetta-da4732cc32b364a1.libzetta.98be6eef-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/libzetta-da4732cc32b364a1.libzetta.98be6eef-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/libzetta-da4732cc32b364a1.libzetta.98be6eef-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/libzetta-da4732cc32b364a1.h8rn8s72aisocrx.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/lib" "-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/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-ae0b9de85e81d76f.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-dd17e7b765638f54.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-e55ce254123a1c62.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_std-c91921c83bf98d74.rlib" "/opt/rustwide/target/debug/deps/libslog_stdlog-8b970d0715adf03e.rlib" "/opt/rustwide/target/debug/deps/libslog_scope-be8953e5265962d6.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-0e2ca9dbe3fcb533.rlib" "/opt/rustwide/target/debug/deps/liblog-7914ddd45155fdc8.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-dece450273084492.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-9fffd75946fb8778.rlib" "/opt/rustwide/target/debug/deps/libtempdir-d68d76f6c83ec560.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-b2c8a73c8198091a.rlib" "/opt/rustwide/target/debug/deps/librand-b503f64fe767ccd3.rlib" "/opt/rustwide/target/debug/deps/libregex-2b3b0b1f50f1e938.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-4c39e51ac9fce8dc.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-95a3fb1e5f35dd8c.rlib" "/opt/rustwide/target/debug/deps/libzfs_core_sys-394cec2f1f42ab8a.rlib" "/opt/rustwide/target/debug/deps/liblibnv-fc82b18c54cca102.rlib" "/opt/rustwide/target/debug/deps/libnvpair_sys-e24d202c0e2eccd7.rlib" "/opt/rustwide/target/debug/deps/libcstr_argument-841ca42df3bfc423.rlib" "/opt/rustwide/target/debug/deps/libmemchr-0f592fda00c64810.rlib" "/opt/rustwide/target/debug/deps/libchrono-3dc0a64842f4032f.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-57190017cbe175ef.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-36550ce66ce5d1f4.rlib" "/opt/rustwide/target/debug/deps/libtime-e6b722fe51caddf0.rlib" "/opt/rustwide/target/debug/deps/liblibc-7085dace614ae946.rlib" "/opt/rustwide/target/debug/deps/libbitflags-f947290fec4feb2c.rlib" "/opt/rustwide/target/debug/deps/libpest-637f526392de7828.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-27ef4007e04b7a56.rlib" "/opt/rustwide/target/debug/deps/libstrum-01941f2eb8363d7d.rlib" "/opt/rustwide/target/debug/deps/libslog-ca5818353f928016.rlib" "/opt/rustwide/target/debug/deps/libquick_error-92792d7d5dc6f90c.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" "-lzfs_core" "-lnvpair" "-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/libzetta-da4732cc32b364a1" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /lib/libnvpair.so: undefined reference to `aok' [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; 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `libzetta` due to 2 previous errors; 14 warnings emitted [INFO] running `Command { std: "docker" "inspect" "2211c72a1b2ad095c134dd012c63280fddaf83ace5f67801351068f369aa31ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2211c72a1b2ad095c134dd012c63280fddaf83ace5f67801351068f369aa31ab", kill_on_drop: false }` [INFO] [stdout] 2211c72a1b2ad095c134dd012c63280fddaf83ace5f67801351068f369aa31ab