[INFO] fetching crate btrfsutil 0.1.0... [INFO] testing btrfsutil-0.1.0 against beta-2021-09-08 for beta-1.56-1 [INFO] extracting crate btrfsutil 0.1.0 into /workspace/builds/worker-91/source [INFO] validating manifest of crates.io crate btrfsutil 0.1.0 on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate btrfsutil 0.1.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate btrfsutil 0.1.0 [INFO] tweaked toml for crates.io crate btrfsutil 0.1.0 written to /workspace/builds/worker-91/source/Cargo.toml [INFO] crate crates.io crate btrfsutil 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "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-91/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-91/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" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9416eb1ddc8f1876c4dfd70fc1a93a8ab0985fe3e9961c173c1df45d41c93e8c [INFO] running `Command { std: "docker" "start" "-a" "9416eb1ddc8f1876c4dfd70fc1a93a8ab0985fe3e9961c173c1df45d41c93e8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9416eb1ddc8f1876c4dfd70fc1a93a8ab0985fe3e9961c173c1df45d41c93e8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9416eb1ddc8f1876c4dfd70fc1a93a8ab0985fe3e9961c173c1df45d41c93e8c", kill_on_drop: false }` [INFO] [stdout] 9416eb1ddc8f1876c4dfd70fc1a93a8ab0985fe3e9961c173c1df45d41c93e8c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-91/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-91/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" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dc0a335b2819d45608571aabc26c94a40b32024ebdb7a719422616ac4f92cc86 [INFO] running `Command { std: "docker" "start" "-a" "dc0a335b2819d45608571aabc26c94a40b32024ebdb7a719422616ac4f92cc86", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling cc v1.0.52 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling bindgen v0.53.2 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling thiserror-impl v1.0.16 [INFO] [stderr] Compiling thiserror v1.0.16 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling btrfsutil v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/error/glue.rs:88:44 [INFO] [stdout] | [INFO] [stdout] 88 | panic!("Glue error: {}", $glue_err); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/error/lib.rs:138:23 [INFO] [stdout] | [INFO] [stdout] 138 | Err(e) => glue_error!(GlueError::Utf8Error(e)), [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `glue_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/error/glue.rs:88:44 [INFO] [stdout] | [INFO] [stdout] 88 | panic!("Glue error: {}", $glue_err); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/error/lib.rs:207:18 [INFO] [stdout] | [INFO] [stdout] 207 | _ => glue_error!(GlueError::UnknownErrno(errno)), [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `glue_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/error/glue.rs:88:44 [INFO] [stdout] | [INFO] [stdout] 88 | panic!("Glue error: {}", $glue_err); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/common.rs:19:17 [INFO] [stdout] | [INFO] [stdout] 19 | None => glue_error!(GlueError::BadPath(path)), [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `glue_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/error/glue.rs:88:44 [INFO] [stdout] | [INFO] [stdout] 88 | panic!("Glue error: {}", $glue_err); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/common.rs:23:19 [INFO] [stdout] | [INFO] [stdout] 23 | Err(e) => glue_error!(GlueError::NulError(e)), [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `glue_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/error/glue.rs:88:44 [INFO] [stdout] | [INFO] [stdout] 88 | panic!("Glue error: {}", $glue_err); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/subvolume/subvol.rs:207:23 [INFO] [stdout] | [INFO] [stdout] 207 | Err(e) => glue_error!(GlueError::Utf8Error(e)), [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `glue_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/error/glue.rs:88:44 [INFO] [stdout] | [INFO] [stdout] 88 | panic!("Glue error: {}", $glue_err); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/subvolume/subvol_info.rs:146:26 [INFO] [stdout] | [INFO] [stdout] 146 | let uuid: Uuid = handle_uuid!(&src.uuid); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `glue_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/error/glue.rs:88:44 [INFO] [stdout] | [INFO] [stdout] 88 | panic!("Glue error: {}", $glue_err); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/subvolume/subvol_info.rs:147:37 [INFO] [stdout] | [INFO] [stdout] 147 | let parent_uuid_val: Uuid = handle_uuid!(&src.parent_uuid); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `glue_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/error/glue.rs:88:44 [INFO] [stdout] | [INFO] [stdout] 88 | panic!("Glue error: {}", $glue_err); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/subvolume/subvol_info.rs:148:39 [INFO] [stdout] | [INFO] [stdout] 148 | let received_uuid_val: Uuid = handle_uuid!(&src.received_uuid); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `glue_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/error/glue.rs:88:44 [INFO] [stdout] | [INFO] [stdout] 88 | panic!("Glue error: {}", $glue_err); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/subvolume/subvol_info.rs:149:36 [INFO] [stdout] | [INFO] [stdout] 149 | let ctime: NaiveDateTime = handle_timespec!(src.ctime); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `glue_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/error/glue.rs:88:44 [INFO] [stdout] | [INFO] [stdout] 88 | panic!("Glue error: {}", $glue_err); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/subvolume/subvol_info.rs:150:36 [INFO] [stdout] | [INFO] [stdout] 150 | let otime: NaiveDateTime = handle_timespec!(src.otime); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `glue_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/error/glue.rs:88:44 [INFO] [stdout] | [INFO] [stdout] 88 | panic!("Glue error: {}", $glue_err); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/subvolume/subvol_info.rs:151:40 [INFO] [stdout] | [INFO] [stdout] 151 | let stime_val: NaiveDateTime = handle_timespec!(src.stime); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `glue_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/error/glue.rs:88:44 [INFO] [stdout] | [INFO] [stdout] 88 | panic!("Glue error: {}", $glue_err); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/subvolume/subvol_info.rs:152:40 [INFO] [stdout] | [INFO] [stdout] 152 | let rtime_val: NaiveDateTime = handle_timespec!(src.rtime); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `glue_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 30.94s [INFO] running `Command { std: "docker" "inspect" "dc0a335b2819d45608571aabc26c94a40b32024ebdb7a719422616ac4f92cc86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc0a335b2819d45608571aabc26c94a40b32024ebdb7a719422616ac4f92cc86", kill_on_drop: false }` [INFO] [stdout] dc0a335b2819d45608571aabc26c94a40b32024ebdb7a719422616ac4f92cc86 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-91/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-91/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" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 63cb73c5e46f9be1fde9e50afc801768da37ced14dd21fe864e6d301b897df7b [INFO] running `Command { std: "docker" "start" "-a" "63cb73c5e46f9be1fde9e50afc801768da37ced14dd21fe864e6d301b897df7b", kill_on_drop: false }` [INFO] [stderr] Compiling btrfsutil v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/error/glue.rs:88:44 [INFO] [stdout] | [INFO] [stdout] 88 | panic!("Glue error: {}", $glue_err); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/error/lib.rs:138:23 [INFO] [stdout] | [INFO] [stdout] 138 | Err(e) => glue_error!(GlueError::Utf8Error(e)), [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `glue_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/error/glue.rs:88:44 [INFO] [stdout] | [INFO] [stdout] 88 | panic!("Glue error: {}", $glue_err); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/error/lib.rs:207:18 [INFO] [stdout] | [INFO] [stdout] 207 | _ => glue_error!(GlueError::UnknownErrno(errno)), [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `glue_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/error/glue.rs:88:44 [INFO] [stdout] | [INFO] [stdout] 88 | panic!("Glue error: {}", $glue_err); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/common.rs:19:17 [INFO] [stdout] | [INFO] [stdout] 19 | None => glue_error!(GlueError::BadPath(path)), [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `glue_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/error/glue.rs:88:44 [INFO] [stdout] | [INFO] [stdout] 88 | panic!("Glue error: {}", $glue_err); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/common.rs:23:19 [INFO] [stdout] | [INFO] [stdout] 23 | Err(e) => glue_error!(GlueError::NulError(e)), [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `glue_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/error/glue.rs:88:44 [INFO] [stdout] | [INFO] [stdout] 88 | panic!("Glue error: {}", $glue_err); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/subvolume/subvol.rs:207:23 [INFO] [stdout] | [INFO] [stdout] 207 | Err(e) => glue_error!(GlueError::Utf8Error(e)), [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `glue_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/error/glue.rs:88:44 [INFO] [stdout] | [INFO] [stdout] 88 | panic!("Glue error: {}", $glue_err); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/subvolume/subvol_info.rs:146:26 [INFO] [stdout] | [INFO] [stdout] 146 | let uuid: Uuid = handle_uuid!(&src.uuid); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `glue_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/error/glue.rs:88:44 [INFO] [stdout] | [INFO] [stdout] 88 | panic!("Glue error: {}", $glue_err); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/subvolume/subvol_info.rs:147:37 [INFO] [stdout] | [INFO] [stdout] 147 | let parent_uuid_val: Uuid = handle_uuid!(&src.parent_uuid); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `glue_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/error/glue.rs:88:44 [INFO] [stdout] | [INFO] [stdout] 88 | panic!("Glue error: {}", $glue_err); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/subvolume/subvol_info.rs:148:39 [INFO] [stdout] | [INFO] [stdout] 148 | let received_uuid_val: Uuid = handle_uuid!(&src.received_uuid); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `glue_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/error/glue.rs:88:44 [INFO] [stdout] | [INFO] [stdout] 88 | panic!("Glue error: {}", $glue_err); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/subvolume/subvol_info.rs:149:36 [INFO] [stdout] | [INFO] [stdout] 149 | let ctime: NaiveDateTime = handle_timespec!(src.ctime); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `glue_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/error/glue.rs:88:44 [INFO] [stdout] | [INFO] [stdout] 88 | panic!("Glue error: {}", $glue_err); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/subvolume/subvol_info.rs:150:36 [INFO] [stdout] | [INFO] [stdout] 150 | let otime: NaiveDateTime = handle_timespec!(src.otime); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `glue_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/error/glue.rs:88:44 [INFO] [stdout] | [INFO] [stdout] 88 | panic!("Glue error: {}", $glue_err); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/subvolume/subvol_info.rs:151:40 [INFO] [stdout] | [INFO] [stdout] 151 | let stime_val: NaiveDateTime = handle_timespec!(src.stime); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `glue_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/error/glue.rs:88:44 [INFO] [stdout] | [INFO] [stdout] 88 | panic!("Glue error: {}", $glue_err); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/subvolume/subvol_info.rs:152:40 [INFO] [stdout] | [INFO] [stdout] 152 | let rtime_val: NaiveDateTime = handle_timespec!(src.rtime); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `glue_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/error/glue.rs:88:44 [INFO] [stdout] | [INFO] [stdout] 88 | panic!("Glue error: {}", $glue_err); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/error/lib.rs:138:23 [INFO] [stdout] | [INFO] [stdout] 138 | Err(e) => glue_error!(GlueError::Utf8Error(e)), [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `glue_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/error/glue.rs:88:44 [INFO] [stdout] | [INFO] [stdout] 88 | panic!("Glue error: {}", $glue_err); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/error/lib.rs:207:18 [INFO] [stdout] | [INFO] [stdout] 207 | _ => glue_error!(GlueError::UnknownErrno(errno)), [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `glue_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/error/glue.rs:88:44 [INFO] [stdout] | [INFO] [stdout] 88 | panic!("Glue error: {}", $glue_err); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/common.rs:19:17 [INFO] [stdout] | [INFO] [stdout] 19 | None => glue_error!(GlueError::BadPath(path)), [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `glue_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/error/glue.rs:88:44 [INFO] [stdout] | [INFO] [stdout] 88 | panic!("Glue error: {}", $glue_err); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/common.rs:23:19 [INFO] [stdout] | [INFO] [stdout] 23 | Err(e) => glue_error!(GlueError::NulError(e)), [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `glue_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/error/glue.rs:88:44 [INFO] [stdout] | [INFO] [stdout] 88 | panic!("Glue error: {}", $glue_err); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/subvolume/subvol.rs:207:23 [INFO] [stdout] | [INFO] [stdout] 207 | Err(e) => glue_error!(GlueError::Utf8Error(e)), [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `glue_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/error/glue.rs:88:44 [INFO] [stdout] | [INFO] [stdout] 88 | panic!("Glue error: {}", $glue_err); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/subvolume/subvol_info.rs:146:26 [INFO] [stdout] | [INFO] [stdout] 146 | let uuid: Uuid = handle_uuid!(&src.uuid); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `glue_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/error/glue.rs:88:44 [INFO] [stdout] | [INFO] [stdout] 88 | panic!("Glue error: {}", $glue_err); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/subvolume/subvol_info.rs:147:37 [INFO] [stdout] | [INFO] [stdout] 147 | let parent_uuid_val: Uuid = handle_uuid!(&src.parent_uuid); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `glue_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/error/glue.rs:88:44 [INFO] [stdout] | [INFO] [stdout] 88 | panic!("Glue error: {}", $glue_err); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/subvolume/subvol_info.rs:148:39 [INFO] [stdout] | [INFO] [stdout] 148 | let received_uuid_val: Uuid = handle_uuid!(&src.received_uuid); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `glue_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/error/glue.rs:88:44 [INFO] [stdout] | [INFO] [stdout] 88 | panic!("Glue error: {}", $glue_err); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/subvolume/subvol_info.rs:149:36 [INFO] [stdout] | [INFO] [stdout] 149 | let ctime: NaiveDateTime = handle_timespec!(src.ctime); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `glue_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/error/glue.rs:88:44 [INFO] [stdout] | [INFO] [stdout] 88 | panic!("Glue error: {}", $glue_err); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/subvolume/subvol_info.rs:150:36 [INFO] [stdout] | [INFO] [stdout] 150 | let otime: NaiveDateTime = handle_timespec!(src.otime); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `glue_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/error/glue.rs:88:44 [INFO] [stdout] | [INFO] [stdout] 88 | panic!("Glue error: {}", $glue_err); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/subvolume/subvol_info.rs:151:40 [INFO] [stdout] | [INFO] [stdout] 151 | let stime_val: NaiveDateTime = handle_timespec!(src.stime); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `glue_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/error/glue.rs:88:44 [INFO] [stdout] | [INFO] [stdout] 88 | panic!("Glue error: {}", $glue_err); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/subvolume/subvol_info.rs:152:40 [INFO] [stdout] | [INFO] [stdout] 152 | let rtime_val: NaiveDateTime = handle_timespec!(src.rtime); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `glue_error` (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/examples/subvolume_iterator_info-e48a93b4e3810a5f.subvolume_iterator_info.ee417299-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/subvolume_iterator_info-e48a93b4e3810a5f.subvolume_iterator_info.ee417299-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/subvolume_iterator_info-e48a93b4e3810a5f.subvolume_iterator_info.ee417299-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/subvolume_iterator_info-e48a93b4e3810a5f.subvolume_iterator_info.ee417299-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/subvolume_iterator_info-e48a93b4e3810a5f.subvolume_iterator_info.ee417299-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/subvolume_iterator_info-e48a93b4e3810a5f.subvolume_iterator_info.ee417299-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/subvolume_iterator_info-e48a93b4e3810a5f.subvolume_iterator_info.ee417299-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/subvolume_iterator_info-e48a93b4e3810a5f.subvolume_iterator_info.ee417299-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/subvolume_iterator_info-e48a93b4e3810a5f.subvolume_iterator_info.ee417299-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/subvolume_iterator_info-e48a93b4e3810a5f.subvolume_iterator_info.ee417299-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/subvolume_iterator_info-e48a93b4e3810a5f.subvolume_iterator_info.ee417299-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/subvolume_iterator_info-e48a93b4e3810a5f.subvolume_iterator_info.ee417299-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/subvolume_iterator_info-e48a93b4e3810a5f.subvolume_iterator_info.ee417299-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/subvolume_iterator_info-e48a93b4e3810a5f.subvolume_iterator_info.ee417299-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/subvolume_iterator_info-e48a93b4e3810a5f.subvolume_iterator_info.ee417299-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/subvolume_iterator_info-e48a93b4e3810a5f.subvolume_iterator_info.ee417299-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/subvolume_iterator_info-e48a93b4e3810a5f.3hcl4bgglh9tq6we.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libbtrfsutil-aa9e9dbc948e5c45.rlib" "/opt/rustwide/target/debug/deps/libchrono-869d21c6e1a2ac6c.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-a34535e86e54018a.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-fb5c9042c9349859.rlib" "/opt/rustwide/target/debug/deps/libtime-b8d05dce7667be96.rlib" "/opt/rustwide/target/debug/deps/liblibc-2e55ceeccc3dc861.rlib" "/opt/rustwide/target/debug/deps/libuuid-aabe0715891c4440.rlib" "/opt/rustwide/target/debug/deps/libthiserror-d194afdd4fd527ff.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6063cd2c96572b53.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9a950938f3668a37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3b1b529ec96b3df7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-ac333df4e6839cea.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-22a9ff9d2be6d427.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5decbb94c7d60860.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-29a9663b62a1cd00.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6f0cee0dbab2d3f8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f5dc7d1d28c5c249.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d19bda9ef557e755.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-82a955fd13db2399.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-44f3e7c1b7cc17ef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-3ee6f750c5f3c2cf.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-ae5e1795dcba83e8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8d545d8592f2b534.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c4c222675f83fd37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c1e9c53e75e301ed.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-beea7d9617fe25c5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8ef7dd43fc671f88.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-80a2b295510dd038.rlib" "-Wl,-Bdynamic" "-lbtrfsutil" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/subvolume_iterator_info-e48a93b4e3810a5f" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lbtrfsutil [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 `btrfsutil` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/btrfsutil-51ac5c364b8df426/out/bindings.rs:3:1150 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! ( unsafe { & ( * ( :: std :: ptr :: null :: < timespec > ( ) ) ) . tv_sec as * const _ as usize } , 0usize , concat ! ( "Offset of ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deref_nullptr)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/btrfsutil-51ac5c364b8df426/out/bindings.rs:3:1367 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! ( unsafe { & ( * ( :: std :: ptr :: null :: < timespec > ( ) ) ) . tv_nsec as * const _ as usize } , 8usize , concat ! ( "Offset of... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/btrfsutil-51ac5c364b8df426/out/bindings.rs:3:11794 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & ( * ( :: std :: ptr :: null :: < btrfs_util_subvolume_info > ( ) ) ) . id as * const _ as usize } , 0usize , concat ! ( "Offse... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/btrfsutil-51ac5c364b8df426/out/bindings.rs:3:12037 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & ( * ( :: std :: ptr :: null :: < btrfs_util_subvolume_info > ( ) ) ) . parent_id as * const _ as usize } , 8usize , concat ! (... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/btrfsutil-51ac5c364b8df426/out/bindings.rs:3:12294 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & ( * ( :: std :: ptr :: null :: < btrfs_util_subvolume_info > ( ) ) ) . dir_id as * const _ as usize } , 16usize , concat ! ( "... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/btrfsutil-51ac5c364b8df426/out/bindings.rs:3:12546 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & ( * ( :: std :: ptr :: null :: < btrfs_util_subvolume_info > ( ) ) ) . flags as * const _ as usize } , 24usize , concat ! ( "O... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/btrfsutil-51ac5c364b8df426/out/bindings.rs:3:12796 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & ( * ( :: std :: ptr :: null :: < btrfs_util_subvolume_info > ( ) ) ) . uuid as * const _ as usize } , 32usize , concat ! ( "Of... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/btrfsutil-51ac5c364b8df426/out/bindings.rs:3:13044 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & ( * ( :: std :: ptr :: null :: < btrfs_util_subvolume_info > ( ) ) ) . parent_uuid as * const _ as usize } , 48usize , concat ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/btrfsutil-51ac5c364b8df426/out/bindings.rs:3:13306 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & ( * ( :: std :: ptr :: null :: < btrfs_util_subvolume_info > ( ) ) ) . received_uuid as * const _ as usize } , 64usize , conca... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/btrfsutil-51ac5c364b8df426/out/bindings.rs:3:13572 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & ( * ( :: std :: ptr :: null :: < btrfs_util_subvolume_info > ( ) ) ) . generation as * const _ as usize } , 80usize , concat !... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/btrfsutil-51ac5c364b8df426/out/bindings.rs:3:13832 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & ( * ( :: std :: ptr :: null :: < btrfs_util_subvolume_info > ( ) ) ) . ctransid as * const _ as usize } , 88usize , concat ! (... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/btrfsutil-51ac5c364b8df426/out/bindings.rs:3:14088 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & ( * ( :: std :: ptr :: null :: < btrfs_util_subvolume_info > ( ) ) ) . otransid as * const _ as usize } , 96usize , concat ! (... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/btrfsutil-51ac5c364b8df426/out/bindings.rs:3:14344 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & ( * ( :: std :: ptr :: null :: < btrfs_util_subvolume_info > ( ) ) ) . stransid as * const _ as usize } , 104usize , concat ! ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/btrfsutil-51ac5c364b8df426/out/bindings.rs:3:14601 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & ( * ( :: std :: ptr :: null :: < btrfs_util_subvolume_info > ( ) ) ) . rtransid as * const _ as usize } , 112usize , concat ! ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/btrfsutil-51ac5c364b8df426/out/bindings.rs:3:14858 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & ( * ( :: std :: ptr :: null :: < btrfs_util_subvolume_info > ( ) ) ) . ctime as * const _ as usize } , 120usize , concat ! ( "... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/btrfsutil-51ac5c364b8df426/out/bindings.rs:3:15109 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & ( * ( :: std :: ptr :: null :: < btrfs_util_subvolume_info > ( ) ) ) . otime as * const _ as usize } , 136usize , concat ! ( "... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/btrfsutil-51ac5c364b8df426/out/bindings.rs:3:15360 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & ( * ( :: std :: ptr :: null :: < btrfs_util_subvolume_info > ( ) ) ) . stime as * const _ as usize } , 152usize , concat ! ( "... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/btrfsutil-51ac5c364b8df426/out/bindings.rs:3:15611 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & ( * ( :: std :: ptr :: null :: < btrfs_util_subvolume_info > ( ) ) ) . rtime as * const _ as usize } , 168usize , concat ! ( "... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [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/btrfsutil-63f96cf0cc17e545.btrfsutil.1bdbe4ab-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/btrfsutil-63f96cf0cc17e545.btrfsutil.1bdbe4ab-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/btrfsutil-63f96cf0cc17e545.btrfsutil.1bdbe4ab-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/btrfsutil-63f96cf0cc17e545.btrfsutil.1bdbe4ab-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/btrfsutil-63f96cf0cc17e545.btrfsutil.1bdbe4ab-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/btrfsutil-63f96cf0cc17e545.btrfsutil.1bdbe4ab-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/btrfsutil-63f96cf0cc17e545.btrfsutil.1bdbe4ab-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/btrfsutil-63f96cf0cc17e545.btrfsutil.1bdbe4ab-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/btrfsutil-63f96cf0cc17e545.btrfsutil.1bdbe4ab-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/btrfsutil-63f96cf0cc17e545.btrfsutil.1bdbe4ab-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/btrfsutil-63f96cf0cc17e545.btrfsutil.1bdbe4ab-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/btrfsutil-63f96cf0cc17e545.btrfsutil.1bdbe4ab-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/btrfsutil-63f96cf0cc17e545.4ea7kn6ghgcpngd5.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-lbtrfsutil" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-af71f5d5e2187f62.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-976ae3a75486bc7b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-638f891af6f9e3c4.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-52ee1e0bb1279132.rlib" "/opt/rustwide/target/debug/deps/libchrono-869d21c6e1a2ac6c.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-a34535e86e54018a.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-fb5c9042c9349859.rlib" "/opt/rustwide/target/debug/deps/libtime-b8d05dce7667be96.rlib" "/opt/rustwide/target/debug/deps/liblibc-2e55ceeccc3dc861.rlib" "/opt/rustwide/target/debug/deps/libuuid-aabe0715891c4440.rlib" "/opt/rustwide/target/debug/deps/libthiserror-d194afdd4fd527ff.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6063cd2c96572b53.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9a950938f3668a37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3b1b529ec96b3df7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-ac333df4e6839cea.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-22a9ff9d2be6d427.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5decbb94c7d60860.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-29a9663b62a1cd00.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6f0cee0dbab2d3f8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f5dc7d1d28c5c249.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d19bda9ef557e755.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-82a955fd13db2399.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-44f3e7c1b7cc17ef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-3ee6f750c5f3c2cf.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-ae5e1795dcba83e8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8d545d8592f2b534.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c4c222675f83fd37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c1e9c53e75e301ed.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-beea7d9617fe25c5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8ef7dd43fc671f88.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-80a2b295510dd038.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/btrfsutil-63f96cf0cc17e545" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lbtrfsutil [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 30 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "63cb73c5e46f9be1fde9e50afc801768da37ced14dd21fe864e6d301b897df7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63cb73c5e46f9be1fde9e50afc801768da37ced14dd21fe864e6d301b897df7b", kill_on_drop: false }` [INFO] [stdout] 63cb73c5e46f9be1fde9e50afc801768da37ced14dd21fe864e6d301b897df7b