[INFO] fetching crate nfd2 0.3.1... [INFO] testing nfd2-0.3.1 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate nfd2 0.3.1 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate nfd2 0.3.1 [INFO] finished tweaking crates.io crate nfd2 0.3.1 [INFO] tweaked toml for crates.io crate nfd2 0.3.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate nfd2 0.3.1 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate nfd2 0.3.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "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-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2bde5ac325ed76efd95552756c27213a19540182e461b2cda28af2c9ee800d32 [INFO] running `Command { std: "docker" "start" "-a" "2bde5ac325ed76efd95552756c27213a19540182e461b2cda28af2c9ee800d32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2bde5ac325ed76efd95552756c27213a19540182e461b2cda28af2c9ee800d32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2bde5ac325ed76efd95552756c27213a19540182e461b2cda28af2c9ee800d32", kill_on_drop: false }` [INFO] [stdout] 2bde5ac325ed76efd95552756c27213a19540182e461b2cda28af2c9ee800d32 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "RUSTDOCFLAGS=--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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] f2861cbb5e8f8cac6a4915e4fdcca8846e0e087863d2d8052ab3df8a60d6a4f6 [INFO] running `Command { std: "docker" "start" "-a" "f2861cbb5e8f8cac6a4915e4fdcca8846e0e087863d2d8052ab3df8a60d6a4f6", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling nfd2 v0.3.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> build.rs:27:47 [INFO] [stdout] | [INFO] [stdout] 27 | concat!("nativefiledialog/src/", $suf); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 35 | cfg.include(nfd!("include")).file(nfd!("nfd_common.c")); [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: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = note: this warning originates in the macro `nfd` (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] --> build.rs:27:47 [INFO] [stdout] | [INFO] [stdout] 27 | concat!("nativefiledialog/src/", $suf); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 35 | cfg.include(nfd!("include")).file(nfd!("nfd_common.c")); [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 `nfd` (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] --> build.rs:27:47 [INFO] [stdout] | [INFO] [stdout] 27 | concat!("nativefiledialog/src/", $suf); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 48 | cfg.file(nfd!("nfd_cocoa.m")).compile("libnfd.a"); [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 `nfd` (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] --> build.rs:27:47 [INFO] [stdout] | [INFO] [stdout] 27 | concat!("nativefiledialog/src/", $suf); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 55 | .file(nfd!("nfd_win.cpp")) [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 `nfd` (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] --> build.rs:27:47 [INFO] [stdout] | [INFO] [stdout] 27 | concat!("nativefiledialog/src/", $suf); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 81 | cfg.file(nfd!("nfd_gtk.c")).compile("libnfd.a"); [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 `nfd` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: nfd2@0.3.1: In file included from /usr/include/x86_64-linux-musl/dirent.h:18, [INFO] [stderr] warning: nfd2@0.3.1: from nativefiledialog/src/ftg_core.h:855, [INFO] [stderr] warning: nfd2@0.3.1: from nativefiledialog/src/nfd_common.c:18: [INFO] [stderr] warning: nfd2@0.3.1: /usr/include/x86_64-linux-gnu/bits/dirent.h:25:5: error: unknown type name '__ino_t' [INFO] [stderr] warning: nfd2@0.3.1: 25 | __ino_t d_ino; [INFO] [stderr] warning: nfd2@0.3.1: | ^~~~~~~ [INFO] [stderr] warning: nfd2@0.3.1: /usr/include/x86_64-linux-gnu/bits/dirent.h:26:5: error: unknown type name '__off_t' [INFO] [stderr] warning: nfd2@0.3.1: 26 | __off_t d_off; [INFO] [stderr] warning: nfd2@0.3.1: | ^~~~~~~ [INFO] [stderr] warning: nfd2@0.3.1: In file included from nativefiledialog/src/ftg_core.h:856: [INFO] [stderr] warning: nfd2@0.3.1: /usr/include/x86_64-linux-gnu/sys/stat.h:99:14: error: expected ';' before 'struct' [INFO] [stderr] warning: nfd2@0.3.1: 99 | __BEGIN_DECLS [INFO] [stderr] warning: nfd2@0.3.1: | ^ [INFO] [stderr] warning: nfd2@0.3.1: | ; [INFO] [stderr] warning: nfd2@0.3.1: In file included from /usr/include/x86_64-linux-gnu/bits/struct_stat.h:29, [INFO] [stderr] warning: nfd2@0.3.1: from /usr/include/x86_64-linux-gnu/bits/stat.h:25, [INFO] [stderr] warning: nfd2@0.3.1: from /usr/include/x86_64-linux-gnu/sys/stat.h:101: [INFO] [stderr] warning: nfd2@0.3.1: /usr/include/x86_64-linux-gnu/bits/struct_stat_time64_helper.h:55:4: error: unknown type name '__time64_t' [INFO] [stderr] warning: nfd2@0.3.1: 55 | __time64_t name; __int32_t name ## nsec; __int32_t :32 [INFO] [stderr] warning: nfd2@0.3.1: | ^~~~~~~~~~ [INFO] [stderr] warning: nfd2@0.3.1: /usr/include/x86_64-linux-gnu/bits/struct_stat_time64_helper.h:58:3: note: in expansion of macro '__fieldts64' [INFO] [stderr] warning: nfd2@0.3.1: 58 | __fieldts64 (st_atime); [INFO] [stderr] warning: nfd2@0.3.1: | ^~~~~~~~~~~ [INFO] [stderr] warning: nfd2@0.3.1: /usr/include/x86_64-linux-gnu/bits/struct_stat_time64_helper.h:55:4: error: unknown type name '__time64_t' [INFO] [stderr] warning: nfd2@0.3.1: 55 | __time64_t name; __int32_t name ## nsec; __int32_t :32 [INFO] [stderr] warning: nfd2@0.3.1: | ^~~~~~~~~~ [INFO] [stderr] warning: nfd2@0.3.1: /usr/include/x86_64-linux-gnu/bits/struct_stat_time64_helper.h:59:3: note: in expansion of macro '__fieldts64' [INFO] [stderr] warning: nfd2@0.3.1: 59 | __fieldts64 (st_mtime); [INFO] [stderr] warning: nfd2@0.3.1: | ^~~~~~~~~~~ [INFO] [stderr] warning: nfd2@0.3.1: /usr/include/x86_64-linux-gnu/bits/struct_stat_time64_helper.h:55:4: error: unknown type name '__time64_t' [INFO] [stderr] warning: nfd2@0.3.1: 55 | __time64_t name; __int32_t name ## nsec; __int32_t :32 [INFO] [stderr] warning: nfd2@0.3.1: | ^~~~~~~~~~ [INFO] [stderr] warning: nfd2@0.3.1: /usr/include/x86_64-linux-gnu/bits/struct_stat_time64_helper.h:60:3: note: in expansion of macro '__fieldts64' [INFO] [stderr] warning: nfd2@0.3.1: 60 | __fieldts64 (st_ctime); [INFO] [stderr] warning: nfd2@0.3.1: | ^~~~~~~~~~~ [INFO] [stderr] warning: nfd2@0.3.1: /usr/include/x86_64-linux-gnu/sys/stat.h: In function 'stat': [INFO] [stderr] warning: nfd2@0.3.1: /usr/include/x86_64-linux-gnu/sys/stat.h:206:49: error: unknown type name '__THROW' [INFO] [stderr] warning: nfd2@0.3.1: 206 | struct stat *__restrict __buf) __THROW __nonnull ((1, 2)); [INFO] [stderr] warning: nfd2@0.3.1: | ^~~~~~~ [INFO] [stderr] warning: nfd2@0.3.1: /usr/include/x86_64-linux-gnu/sys/stat.h:206:68: error: expected declaration specifiers or '...' before '(' token [INFO] [stderr] warning: nfd2@0.3.1: 206 | struct stat *__restrict __buf) __THROW __nonnull ((1, 2)); [INFO] [stderr] warning: nfd2@0.3.1: | ^ [INFO] [stderr] warning: nfd2@0.3.1: /usr/include/x86_64-linux-gnu/sys/stat.h:210:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__THROW' [INFO] [stderr] warning: nfd2@0.3.1: 210 | extern int fstat (int __fd, struct stat *__buf) __THROW __nonnull ((2)); [INFO] [stderr] warning: nfd2@0.3.1: | ^~~~~~~ [INFO] [stderr] warning: nfd2@0.3.1: /usr/include/x86_64-linux-gnu/sys/stat.h:353:6: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__THROW' [INFO] [stderr] warning: nfd2@0.3.1: 353 | __THROW __nonnull ((1)); [INFO] [stderr] warning: nfd2@0.3.1: | ^~~~~~~ [INFO] [stderr] warning: nfd2@0.3.1: /usr/include/x86_64-linux-gnu/sys/stat.h:380:41: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__THROW' [INFO] [stderr] warning: nfd2@0.3.1: 380 | extern __mode_t umask (__mode_t __mask) __THROW; [INFO] [stderr] warning: nfd2@0.3.1: | ^~~~~~~ [INFO] [stderr] warning: nfd2@0.3.1: /usr/include/x86_64-linux-gnu/sys/stat.h:390:6: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__THROW' [INFO] [stderr] warning: nfd2@0.3.1: 390 | __THROW __nonnull ((1)); [INFO] [stderr] warning: nfd2@0.3.1: | ^~~~~~~ [INFO] [stderr] warning: nfd2@0.3.1: /usr/include/x86_64-linux-gnu/sys/stat.h:419:6: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__THROW' [INFO] [stderr] warning: nfd2@0.3.1: 419 | __THROW __nonnull ((1)); [INFO] [stderr] warning: nfd2@0.3.1: | ^~~~~~~ [INFO] [stderr] warning: nfd2@0.3.1: /usr/include/x86_64-linux-gnu/sys/stat.h:468:1: error: unknown type name '__END_DECLS' [INFO] [stderr] warning: nfd2@0.3.1: 468 | __END_DECLS [INFO] [stderr] warning: nfd2@0.3.1: | ^~~~~~~~~~~ [INFO] [stderr] warning: nfd2@0.3.1: In file included from nativefiledialog/src/ftg_core.h:857: [INFO] [stderr] warning: nfd2@0.3.1: /usr/include/x86_64-linux-gnu/sys/types.h:47:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'typedef' [INFO] [stderr] warning: nfd2@0.3.1: 47 | typedef __ino_t ino_t; [INFO] [stderr] warning: nfd2@0.3.1: | ^~~~~~~ [INFO] [stderr] warning: nfd2@0.3.1: /usr/include/x86_64-linux-gnu/sys/types.h:59:17: error: storage class specified for parameter 'dev_t' [INFO] [stderr] warning: nfd2@0.3.1: 59 | typedef __dev_t dev_t; [INFO] [stderr] warning: nfd2@0.3.1: | ^~~~~ [INFO] [stderr] warning: nfd2@0.3.1: /usr/include/x86_64-linux-gnu/sys/types.h:64:17: error: storage class specified for parameter 'gid_t' [INFO] [stderr] warning: nfd2@0.3.1: 64 | typedef __gid_t gid_t; [INFO] [stderr] warning: nfd2@0.3.1: | ^~~~~ [INFO] [stderr] warning: nfd2@0.3.1: /usr/include/x86_64-linux-gnu/sys/types.h:69:18: error: storage class specified for parameter 'mode_t' [INFO] [stderr] warning: nfd2@0.3.1: 69 | typedef __mode_t mode_t; [INFO] [stderr] warning: nfd2@0.3.1: | ^~~~~~ [INFO] [stderr] warning: nfd2@0.3.1: /usr/include/x86_64-linux-gnu/sys/types.h:74:19: error: storage class specified for parameter 'nlink_t' [INFO] [stderr] warning: nfd2@0.3.1: 74 | typedef __nlink_t nlink_t; [INFO] [stderr] warning: nfd2@0.3.1: | ^~~~~~~ [INFO] [stderr] warning: nfd2@0.3.1: /usr/include/x86_64-linux-gnu/sys/types.h:79:17: error: storage class specified for parameter 'uid_t' [INFO] [stderr] warning: nfd2@0.3.1: 79 | typedef __uid_t uid_t; [INFO] [stderr] warning: nfd2@0.3.1: | ^~~~~ [INFO] [stderr] warning: nfd2@0.3.1: /usr/include/x86_64-linux-gnu/sys/types.h:85:17: error: storage class specified for parameter 'off_t' [INFO] [stderr] warning: nfd2@0.3.1: 85 | typedef __off_t off_t; [INFO] [stderr] warning: nfd2@0.3.1: | ^~~~~ [INFO] [stderr] warning: nfd2@0.3.1: /usr/include/x86_64-linux-gnu/sys/types.h:97:17: error: storage class specified for parameter 'pid_t' [INFO] [stderr] warning: nfd2@0.3.1: 97 | typedef __pid_t pid_t; [INFO] [stderr] warning: nfd2@0.3.1: | ^~~~~ [INFO] [stderr] warning: nfd2@0.3.1: /usr/include/x86_64-linux-gnu/sys/types.h:108:19: error: storage class specified for parameter 'ssize_t' [INFO] [stderr] warning: nfd2@0.3.1: 108 | typedef __ssize_t ssize_t; [INFO] [stderr] warning: nfd2@0.3.1: | ^~~~~~~ [INFO] [stderr] warning: nfd2@0.3.1: In file included from /usr/include/x86_64-linux-gnu/sys/types.h:128: [INFO] [stderr] warning: nfd2@0.3.1: /usr/include/x86_64-linux-gnu/bits/types/clockid_t.h:7:21: error: storage class specified for parameter 'clockid_t' [INFO] [stderr] warning: nfd2@0.3.1: 7 | typedef __clockid_t clockid_t; [INFO] [stderr] warning: nfd2@0.3.1: | ^~~~~~~~~ [INFO] [stderr] warning: nfd2@0.3.1: In file included from /usr/include/x86_64-linux-gnu/sys/types.h:129: [INFO] [stderr] warning: nfd2@0.3.1: /usr/include/x86_64-linux-gnu/bits/types/time_t.h:8:9: error: unknown type name '__time64_t' [INFO] [stderr] warning: nfd2@0.3.1: 8 | typedef __time64_t time_t; [INFO] [stderr] warning: nfd2@0.3.1: | ^~~~~~~~~~ [INFO] [stderr] warning: nfd2@0.3.1: /usr/include/x86_64-linux-gnu/bits/types/time_t.h:8:20: error: storage class specified for parameter 'time_t' [INFO] [stderr] warning: nfd2@0.3.1: 8 | typedef __time64_t time_t; [INFO] [stderr] warning: nfd2@0.3.1: | ^~~~~~ [INFO] [stderr] warning: nfd2@0.3.1: In file included from /usr/include/x86_64-linux-gnu/sys/types.h:130: [INFO] [stderr] warning: nfd2@0.3.1: /usr/include/x86_64-linux-gnu/bits/types/timer_t.h:7:19: error: storage class specified for parameter 'timer_t' [INFO] [stderr] warning: nfd2@0.3.1: 7 | typedef __timer_t timer_t; [INFO] [stderr] warning: nfd2@0.3.1: | ^~~~~~~ [INFO] [stderr] warning: nfd2@0.3.1: In file included from /usr/include/x86_64-linux-gnu/sys/types.h:155: [INFO] [stderr] warning: nfd2@0.3.1: /usr/include/x86_64-linux-gnu/bits/stdint-intn.h:24:18: error: storage class specified for parameter 'int8_t' [INFO] [stderr] warning: nfd2@0.3.1: 24 | typedef __int8_t int8_t; [INFO] [stderr] warning: nfd2@0.3.1: | ^~~~~~ [INFO] [stderr] warning: nfd2@0.3.1: /usr/include/x86_64-linux-gnu/bits/stdint-intn.h:25:19: error: storage class specified for parameter 'int16_t' [INFO] [stderr] warning: nfd2@0.3.1: 25 | typedef __int16_t int16_t; [INFO] [stderr] warning: nfd2@0.3.1: | ^~~~~~~ [INFO] [stderr] warning: nfd2@0.3.1: /usr/include/x86_64-linux-gnu/bits/stdint-intn.h:26:19: error: storage class specified for parameter 'int32_t' [INFO] [stderr] warning: nfd2@0.3.1: 26 | typedef __int32_t int32_t; [INFO] [stderr] warning: nfd2@0.3.1: | ^~~~~~~ [INFO] [stderr] warning: nfd2@0.3.1: /usr/include/x86_64-linux-gnu/bits/stdint-intn.h:27:19: error: storage class specified for parameter 'int64_t' [INFO] [stderr] warning: nfd2@0.3.1: 27 | typedef __int64_t int64_t; [INFO] [stderr] warning: nfd2@0.3.1: | ^~~~~~~ [INFO] [stderr] warning: nfd2@0.3.1: /usr/include/x86_64-linux-gnu/sys/types.h:158:19: error: storage class specified for parameter 'u_int8_t' [INFO] [stderr] warning: nfd2@0.3.1: 158 | typedef __uint8_t u_int8_t; [INFO] [stderr] warning: nfd2@0.3.1: | ^~~~~~~~ [INFO] [stderr] warning: nfd2@0.3.1: /usr/include/x86_64-linux-gnu/sys/types.h:159:20: error: storage class specified for parameter 'u_int16_t' [INFO] [stderr] warning: nfd2@0.3.1: 159 | typedef __uint16_t u_int16_t; [INFO] [stderr] warning: nfd2@0.3.1: | ^~~~~~~~~ [INFO] [stderr] warning: nfd2@0.3.1: /usr/include/x86_64-linux-gnu/sys/types.h:160:20: error: storage class specified for parameter 'u_int32_t' [INFO] [stderr] warning: nfd2@0.3.1: 160 | typedef __uint32_t u_int32_t; [INFO] [stderr] warning: nfd2@0.3.1: | ^~~~~~~~~ [INFO] [stderr] warning: nfd2@0.3.1: /usr/include/x86_64-linux-gnu/sys/types.h:161:20: error: storage class specified for parameter 'u_int64_t' [INFO] [stderr] warning: nfd2@0.3.1: 161 | typedef __uint64_t u_int64_t; [INFO] [stderr] warning: nfd2@0.3.1: | ^~~~~~~~~ [INFO] [stderr] warning: nfd2@0.3.1: /usr/include/x86_64-linux-gnu/sys/types.h:163:19: error: missing binary operator before token "(" [INFO] [stderr] warning: nfd2@0.3.1: 163 | #if __GNUC_PREREQ (2, 7) [INFO] [stderr] warning: nfd2@0.3.1: | ^ [INFO] [stderr] warning: nfd2@0.3.1: /usr/include/x86_64-linux-gnu/sys/types.h:166:13: error: storage class specified for parameter 'register_t' [INFO] [stderr] warning: nfd2@0.3.1: 166 | typedef int register_t; [INFO] [stderr] warning: nfd2@0.3.1: | ^~~~~~~~~~ [INFO] [stderr] warning: nfd2@0.3.1: /usr/include/x86_64-linux-gnu/sys/types.h:192:20: error: storage class specified for parameter 'blkcnt_t' [INFO] [stderr] warning: nfd2@0.3.1: 192 | typedef __blkcnt_t blkcnt_t; /* Type to count number of disk blocks. */ [INFO] [stderr] warning: nfd2@0.3.1: | ^~~~~~~~ [INFO] [stderr] warning: nfd2@0.3.1: /usr/include/x86_64-linux-gnu/sys/types.h:196:22: error: storage class specified for parameter 'fsblkcnt_t' [INFO] [stderr] warning: nfd2@0.3.1: 196 | typedef __fsblkcnt_t fsblkcnt_t; /* Type to count file system blocks. */ [INFO] [stderr] warning: nfd2@0.3.1: | ^~~~~~~~~~ [INFO] [stderr] warning: nfd2@0.3.1: /usr/include/x86_64-linux-gnu/sys/types.h:200:22: error: storage class specified for parameter 'fsfilcnt_t' [INFO] [stderr] warning: nfd2@0.3.1: 200 | typedef __fsfilcnt_t fsfilcnt_t; /* Type to count file system inodes. */ [INFO] [stderr] warning: nfd2@0.3.1: | ^~~~~~~~~~ [INFO] [stderr] warning: nfd2@0.3.1: In file included from /usr/include/x86_64-linux-musl/errno.h:10, [INFO] [stderr] warning: nfd2@0.3.1: from nativefiledialog/src/ftg_core.h:858: [INFO] [stderr] warning: nfd2@0.3.1: /usr/include/x86_64-linux-gnu/bits/errno.h:26:11: fatal error: linux/errno.h: No such file or directory [INFO] [stderr] warning: nfd2@0.3.1: 26 | # include [INFO] [stderr] warning: nfd2@0.3.1: | ^~~~~~~~~~~~~~~ [INFO] [stderr] warning: nfd2@0.3.1: compilation terminated. [INFO] [stderr] error: failed to run custom build command for `nfd2 v0.3.1 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/nfd2-ea9cdcd439f6b650/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-musl") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-musl = None [INFO] [stderr] CC_x86_64_unknown_linux_musl = None [INFO] [stderr] TARGET_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CROSS_COMPILE = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-musl = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_musl = None [INFO] [stderr] TARGET_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87") [INFO] [stderr] running: "musl-gcc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "nativefiledialog/src/include" "-Wall" "-Wextra" "-Wno-format-truncation" "-I/usr/include/gtk-3.0" "-I/usr/include/pango-1.0" "-I/usr/include/glib-2.0" "-I/usr/lib/x86_64-linux-gnu/glib-2.0/include" "-I/usr/include/harfbuzz" "-I/usr/include/freetype2" "-I/usr/include/libpng16" "-I/usr/include/libmount" "-I/usr/include/blkid" "-I/usr/include/fribidi" "-I/usr/include/cairo" "-I/usr/include/pixman-1" "-I/usr/include/gdk-pixbuf-2.0" "-I/usr/include/x86_64-linux-gnu" "-I/usr/include/webp" "-I/usr/include/gio-unix-2.0" "-I/usr/include/atk-1.0" "-I/usr/include/at-spi2-atk/2.0" "-I/usr/include/at-spi-2.0" "-I/usr/include/dbus-1.0" "-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include" "-pthread" "-lgtk-3" "-lgdk-3" "-lz" "-lpangocairo-1.0" "-lpango-1.0" "-lharfbuzz" "-latk-1.0" "-lcairo-gobject" "-lcairo" "-lgdk_pixbuf-2.0" "-lgio-2.0" "-lgobject-2.0" "-lglib-2.0" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/nfd2-e4564617506cdf9e/out/nativefiledialog/src/nfd_common.o" "-c" "nativefiledialog/src/nfd_common.c" [INFO] [stderr] cargo:warning=In file included from /usr/include/x86_64-linux-musl/dirent.h:18, [INFO] [stderr] cargo:warning= from nativefiledialog/src/ftg_core.h:855, [INFO] [stderr] cargo:warning= from nativefiledialog/src/nfd_common.c:18: [INFO] [stderr] cargo:warning=/usr/include/x86_64-linux-gnu/bits/dirent.h:25:5: error: unknown type name '__ino_t' [INFO] [stderr] cargo:warning= 25 | __ino_t d_ino; [INFO] [stderr] cargo:warning= | ^~~~~~~ [INFO] [stderr] cargo:warning=/usr/include/x86_64-linux-gnu/bits/dirent.h:26:5: error: unknown type name '__off_t' [INFO] [stderr] cargo:warning= 26 | __off_t d_off; [INFO] [stderr] cargo:warning= | ^~~~~~~ [INFO] [stderr] cargo:warning=In file included from nativefiledialog/src/ftg_core.h:856: [INFO] [stderr] cargo:warning=/usr/include/x86_64-linux-gnu/sys/stat.h:99:14: error: expected ';' before 'struct' [INFO] [stderr] cargo:warning= 99 | __BEGIN_DECLS [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning= | ; [INFO] [stderr] cargo:warning=In file included from /usr/include/x86_64-linux-gnu/bits/struct_stat.h:29, [INFO] [stderr] cargo:warning= from /usr/include/x86_64-linux-gnu/bits/stat.h:25, [INFO] [stderr] cargo:warning= from /usr/include/x86_64-linux-gnu/sys/stat.h:101: [INFO] [stderr] cargo:warning=/usr/include/x86_64-linux-gnu/bits/struct_stat_time64_helper.h:55:4: error: unknown type name '__time64_t' [INFO] [stderr] cargo:warning= 55 | __time64_t name; __int32_t name ## nsec; __int32_t :32 [INFO] [stderr] cargo:warning= | ^~~~~~~~~~ [INFO] [stderr] cargo:warning=/usr/include/x86_64-linux-gnu/bits/struct_stat_time64_helper.h:58:3: note: in expansion of macro '__fieldts64' [INFO] [stderr] cargo:warning= 58 | __fieldts64 (st_atime); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~ [INFO] [stderr] cargo:warning=/usr/include/x86_64-linux-gnu/bits/struct_stat_time64_helper.h:55:4: error: unknown type name '__time64_t' [INFO] [stderr] cargo:warning= 55 | __time64_t name; __int32_t name ## nsec; __int32_t :32 [INFO] [stderr] cargo:warning= | ^~~~~~~~~~ [INFO] [stderr] cargo:warning=/usr/include/x86_64-linux-gnu/bits/struct_stat_time64_helper.h:59:3: note: in expansion of macro '__fieldts64' [INFO] [stderr] cargo:warning= 59 | __fieldts64 (st_mtime); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~ [INFO] [stderr] cargo:warning=/usr/include/x86_64-linux-gnu/bits/struct_stat_time64_helper.h:55:4: error: unknown type name '__time64_t' [INFO] [stderr] cargo:warning= 55 | __time64_t name; __int32_t name ## nsec; __int32_t :32 [INFO] [stderr] cargo:warning= | ^~~~~~~~~~ [INFO] [stderr] cargo:warning=/usr/include/x86_64-linux-gnu/bits/struct_stat_time64_helper.h:60:3: note: in expansion of macro '__fieldts64' [INFO] [stderr] cargo:warning= 60 | __fieldts64 (st_ctime); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~ [INFO] [stderr] cargo:warning=/usr/include/x86_64-linux-gnu/sys/stat.h: In function 'stat': [INFO] [stderr] cargo:warning=/usr/include/x86_64-linux-gnu/sys/stat.h:206:49: error: unknown type name '__THROW' [INFO] [stderr] cargo:warning= 206 | struct stat *__restrict __buf) __THROW __nonnull ((1, 2)); [INFO] [stderr] cargo:warning= | ^~~~~~~ [INFO] [stderr] cargo:warning=/usr/include/x86_64-linux-gnu/sys/stat.h:206:68: error: expected declaration specifiers or '...' before '(' token [INFO] [stderr] cargo:warning= 206 | struct stat *__restrict __buf) __THROW __nonnull ((1, 2)); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=/usr/include/x86_64-linux-gnu/sys/stat.h:210:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__THROW' [INFO] [stderr] cargo:warning= 210 | extern int fstat (int __fd, struct stat *__buf) __THROW __nonnull ((2)); [INFO] [stderr] cargo:warning= | ^~~~~~~ [INFO] [stderr] cargo:warning=/usr/include/x86_64-linux-gnu/sys/stat.h:353:6: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__THROW' [INFO] [stderr] cargo:warning= 353 | __THROW __nonnull ((1)); [INFO] [stderr] cargo:warning= | ^~~~~~~ [INFO] [stderr] cargo:warning=/usr/include/x86_64-linux-gnu/sys/stat.h:380:41: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__THROW' [INFO] [stderr] cargo:warning= 380 | extern __mode_t umask (__mode_t __mask) __THROW; [INFO] [stderr] cargo:warning= | ^~~~~~~ [INFO] [stderr] cargo:warning=/usr/include/x86_64-linux-gnu/sys/stat.h:390:6: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__THROW' [INFO] [stderr] cargo:warning= 390 | __THROW __nonnull ((1)); [INFO] [stderr] cargo:warning= | ^~~~~~~ [INFO] [stderr] cargo:warning=/usr/include/x86_64-linux-gnu/sys/stat.h:419:6: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__THROW' [INFO] [stderr] cargo:warning= 419 | __THROW __nonnull ((1)); [INFO] [stderr] cargo:warning= | ^~~~~~~ [INFO] [stderr] cargo:warning=/usr/include/x86_64-linux-gnu/sys/stat.h:468:1: error: unknown type name '__END_DECLS' [INFO] [stderr] cargo:warning= 468 | __END_DECLS [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~ [INFO] [stderr] cargo:warning=In file included from nativefiledialog/src/ftg_core.h:857: [INFO] [stderr] cargo:warning=/usr/include/x86_64-linux-gnu/sys/types.h:47:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'typedef' [INFO] [stderr] cargo:warning= 47 | typedef __ino_t ino_t; [INFO] [stderr] cargo:warning= | ^~~~~~~ [INFO] [stderr] cargo:warning=/usr/include/x86_64-linux-gnu/sys/types.h:59:17: error: storage class specified for parameter 'dev_t' [INFO] [stderr] cargo:warning= 59 | typedef __dev_t dev_t; [INFO] [stderr] cargo:warning= | ^~~~~ [INFO] [stderr] cargo:warning=/usr/include/x86_64-linux-gnu/sys/types.h:64:17: error: storage class specified for parameter 'gid_t' [INFO] [stderr] cargo:warning= 64 | typedef __gid_t gid_t; [INFO] [stderr] cargo:warning= | ^~~~~ [INFO] [stderr] cargo:warning=/usr/include/x86_64-linux-gnu/sys/types.h:69:18: error: storage class specified for parameter 'mode_t' [INFO] [stderr] cargo:warning= 69 | typedef __mode_t mode_t; [INFO] [stderr] cargo:warning= | ^~~~~~ [INFO] [stderr] cargo:warning=/usr/include/x86_64-linux-gnu/sys/types.h:74:19: error: storage class specified for parameter 'nlink_t' [INFO] [stderr] cargo:warning= 74 | typedef __nlink_t nlink_t; [INFO] [stderr] cargo:warning= | ^~~~~~~ [INFO] [stderr] cargo:warning=/usr/include/x86_64-linux-gnu/sys/types.h:79:17: error: storage class specified for parameter 'uid_t' [INFO] [stderr] cargo:warning= 79 | typedef __uid_t uid_t; [INFO] [stderr] cargo:warning= | ^~~~~ [INFO] [stderr] cargo:warning=/usr/include/x86_64-linux-gnu/sys/types.h:85:17: error: storage class specified for parameter 'off_t' [INFO] [stderr] cargo:warning= 85 | typedef __off_t off_t; [INFO] [stderr] cargo:warning= | ^~~~~ [INFO] [stderr] cargo:warning=/usr/include/x86_64-linux-gnu/sys/types.h:97:17: error: storage class specified for parameter 'pid_t' [INFO] [stderr] cargo:warning= 97 | typedef __pid_t pid_t; [INFO] [stderr] cargo:warning= | ^~~~~ [INFO] [stderr] cargo:warning=/usr/include/x86_64-linux-gnu/sys/types.h:108:19: error: storage class specified for parameter 'ssize_t' [INFO] [stderr] cargo:warning= 108 | typedef __ssize_t ssize_t; [INFO] [stderr] cargo:warning= | ^~~~~~~ [INFO] [stderr] cargo:warning=In file included from /usr/include/x86_64-linux-gnu/sys/types.h:128: [INFO] [stderr] cargo:warning=/usr/include/x86_64-linux-gnu/bits/types/clockid_t.h:7:21: error: storage class specified for parameter 'clockid_t' [INFO] [stderr] cargo:warning= 7 | typedef __clockid_t clockid_t; [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=In file included from /usr/include/x86_64-linux-gnu/sys/types.h:129: [INFO] [stderr] cargo:warning=/usr/include/x86_64-linux-gnu/bits/types/time_t.h:8:9: error: unknown type name '__time64_t' [INFO] [stderr] cargo:warning= 8 | typedef __time64_t time_t; [INFO] [stderr] cargo:warning= | ^~~~~~~~~~ [INFO] [stderr] cargo:warning=/usr/include/x86_64-linux-gnu/bits/types/time_t.h:8:20: error: storage class specified for parameter 'time_t' [INFO] [stderr] cargo:warning= 8 | typedef __time64_t time_t; [INFO] [stderr] cargo:warning= | ^~~~~~ [INFO] [stderr] cargo:warning=In file included from /usr/include/x86_64-linux-gnu/sys/types.h:130: [INFO] [stderr] cargo:warning=/usr/include/x86_64-linux-gnu/bits/types/timer_t.h:7:19: error: storage class specified for parameter 'timer_t' [INFO] [stderr] cargo:warning= 7 | typedef __timer_t timer_t; [INFO] [stderr] cargo:warning= | ^~~~~~~ [INFO] [stderr] cargo:warning=In file included from /usr/include/x86_64-linux-gnu/sys/types.h:155: [INFO] [stderr] cargo:warning=/usr/include/x86_64-linux-gnu/bits/stdint-intn.h:24:18: error: storage class specified for parameter 'int8_t' [INFO] [stderr] cargo:warning= 24 | typedef __int8_t int8_t; [INFO] [stderr] cargo:warning= | ^~~~~~ [INFO] [stderr] cargo:warning=/usr/include/x86_64-linux-gnu/bits/stdint-intn.h:25:19: error: storage class specified for parameter 'int16_t' [INFO] [stderr] cargo:warning= 25 | typedef __int16_t int16_t; [INFO] [stderr] cargo:warning= | ^~~~~~~ [INFO] [stderr] cargo:warning=/usr/include/x86_64-linux-gnu/bits/stdint-intn.h:26:19: error: storage class specified for parameter 'int32_t' [INFO] [stderr] cargo:warning= 26 | typedef __int32_t int32_t; [INFO] [stderr] cargo:warning= | ^~~~~~~ [INFO] [stderr] cargo:warning=/usr/include/x86_64-linux-gnu/bits/stdint-intn.h:27:19: error: storage class specified for parameter 'int64_t' [INFO] [stderr] cargo:warning= 27 | typedef __int64_t int64_t; [INFO] [stderr] cargo:warning= | ^~~~~~~ [INFO] [stderr] cargo:warning=/usr/include/x86_64-linux-gnu/sys/types.h:158:19: error: storage class specified for parameter 'u_int8_t' [INFO] [stderr] cargo:warning= 158 | typedef __uint8_t u_int8_t; [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] cargo:warning=/usr/include/x86_64-linux-gnu/sys/types.h:159:20: error: storage class specified for parameter 'u_int16_t' [INFO] [stderr] cargo:warning= 159 | typedef __uint16_t u_int16_t; [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=/usr/include/x86_64-linux-gnu/sys/types.h:160:20: error: storage class specified for parameter 'u_int32_t' [INFO] [stderr] cargo:warning= 160 | typedef __uint32_t u_int32_t; [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=/usr/include/x86_64-linux-gnu/sys/types.h:161:20: error: storage class specified for parameter 'u_int64_t' [INFO] [stderr] cargo:warning= 161 | typedef __uint64_t u_int64_t; [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=/usr/include/x86_64-linux-gnu/sys/types.h:163:19: error: missing binary operator before token "(" [INFO] [stderr] cargo:warning= 163 | #if __GNUC_PREREQ (2, 7) [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=/usr/include/x86_64-linux-gnu/sys/types.h:166:13: error: storage class specified for parameter 'register_t' [INFO] [stderr] cargo:warning= 166 | typedef int register_t; [INFO] [stderr] cargo:warning= | ^~~~~~~~~~ [INFO] [stderr] cargo:warning=/usr/include/x86_64-linux-gnu/sys/types.h:192:20: error: storage class specified for parameter 'blkcnt_t' [INFO] [stderr] cargo:warning= 192 | typedef __blkcnt_t blkcnt_t; /* Type to count number of disk blocks. */ [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] cargo:warning=/usr/include/x86_64-linux-gnu/sys/types.h:196:22: error: storage class specified for parameter 'fsblkcnt_t' [INFO] [stderr] cargo:warning= 196 | typedef __fsblkcnt_t fsblkcnt_t; /* Type to count file system blocks. */ [INFO] [stderr] cargo:warning= | ^~~~~~~~~~ [INFO] [stderr] cargo:warning=/usr/include/x86_64-linux-gnu/sys/types.h:200:22: error: storage class specified for parameter 'fsfilcnt_t' [INFO] [stderr] cargo:warning= 200 | typedef __fsfilcnt_t fsfilcnt_t; /* Type to count file system inodes. */ [INFO] [stderr] cargo:warning= | ^~~~~~~~~~ [INFO] [stderr] cargo:warning=In file included from /usr/include/x86_64-linux-musl/errno.h:10, [INFO] [stderr] cargo:warning= from nativefiledialog/src/ftg_core.h:858: [INFO] [stderr] cargo:warning=/usr/include/x86_64-linux-gnu/bits/errno.h:26:11: fatal error: linux/errno.h: No such file or directory [INFO] [stderr] cargo:warning= 26 | # include [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred: Command "musl-gcc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "nativefiledialog/src/include" "-Wall" "-Wextra" "-Wno-format-truncation" "-I/usr/include/gtk-3.0" "-I/usr/include/pango-1.0" "-I/usr/include/glib-2.0" "-I/usr/lib/x86_64-linux-gnu/glib-2.0/include" "-I/usr/include/harfbuzz" "-I/usr/include/freetype2" "-I/usr/include/libpng16" "-I/usr/include/libmount" "-I/usr/include/blkid" "-I/usr/include/fribidi" "-I/usr/include/cairo" "-I/usr/include/pixman-1" "-I/usr/include/gdk-pixbuf-2.0" "-I/usr/include/x86_64-linux-gnu" "-I/usr/include/webp" "-I/usr/include/gio-unix-2.0" "-I/usr/include/atk-1.0" "-I/usr/include/at-spi2-atk/2.0" "-I/usr/include/at-spi-2.0" "-I/usr/include/dbus-1.0" "-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include" "-pthread" "-lgtk-3" "-lgdk-3" "-lz" "-lpangocairo-1.0" "-lpango-1.0" "-lharfbuzz" "-latk-1.0" "-lcairo-gobject" "-lcairo" "-lgdk_pixbuf-2.0" "-lgio-2.0" "-lgobject-2.0" "-lglib-2.0" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/nfd2-e4564617506cdf9e/out/nativefiledialog/src/nfd_common.o" "-c" "nativefiledialog/src/nfd_common.c" with args "musl-gcc" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] running `Command { std: "docker" "inspect" "f2861cbb5e8f8cac6a4915e4fdcca8846e0e087863d2d8052ab3df8a60d6a4f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2861cbb5e8f8cac6a4915e4fdcca8846e0e087863d2d8052ab3df8a60d6a4f6", kill_on_drop: false }` [INFO] [stdout] f2861cbb5e8f8cac6a4915e4fdcca8846e0e087863d2d8052ab3df8a60d6a4f6