[INFO] fetching crate libfuse-sys 0.4.0... [INFO] testing libfuse-sys-0.4.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate libfuse-sys 0.4.0 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate libfuse-sys 0.4.0 [INFO] finished tweaking crates.io crate libfuse-sys 0.4.0 [INFO] tweaked toml for crates.io crate libfuse-sys 0.4.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate libfuse-sys 0.4.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 62 packages to latest compatible versions [INFO] [stderr] Adding bindgen v0.60.1 (available: v0.72.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bindgen v0.60.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 88be0ce0d3d5fee376a9d604fd401f2ecf43c4b2d2790937dc45040033781374 [INFO] running `Command { std: "docker" "start" "-a" "88be0ce0d3d5fee376a9d604fd401f2ecf43c4b2d2790937dc45040033781374", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "88be0ce0d3d5fee376a9d604fd401f2ecf43c4b2d2790937dc45040033781374", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88be0ce0d3d5fee376a9d604fd401f2ecf43c4b2d2790937dc45040033781374", kill_on_drop: false }` [INFO] [stdout] 88be0ce0d3d5fee376a9d604fd401f2ecf43c4b2d2790937dc45040033781374 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f401656691784fa931b3b56263ccccedd83cdde993619adb78286114e389a316 [INFO] running `Command { std: "docker" "start" "-a" "f401656691784fa931b3b56263ccccedd83cdde993619adb78286114e389a316", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling bindgen v0.60.1 [INFO] [stderr] Compiling humantime v2.3.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling libfuse-sys v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: libfuse-sys@0.4.0: No FUSE API version feature selected. Defaulting to version 30. [INFO] [stdout] warning: `fuse_opt_parse` redeclared with a different signature [INFO] [stdout] --> /opt/rustwide/target/debug/build/libfuse-sys-06ecbbb1e4322f40/out/fuse_lowlevel.rs:3:12039 [INFO] [stdout] | [INFO] [stdout] 3 | ..."] pub fn fuse_opt_parse (args : * mut fuse_args , data : * mut :: std :: os :: raw :: c_void , opts : * const fuse_opt , proc_ : fuse_opt_proc_t) -> :: std :: os :: raw :: c_int ; } ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this signature doesn't match the previous declaration [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/libfuse-sys-06ecbbb1e4322f40/out/fuse.rs:3:11660 [INFO] [stdout] | [INFO] [stdout] 3 | ..."] pub fn fuse_opt_parse (args : * mut fuse_args , data : * mut :: std :: os :: raw :: c_void , opts : * const fuse_opt , proc_ : fuse_opt_proc_t) -> :: std :: os :: raw :: c_int ; } ... [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- `fuse_opt_parse` previously declared here [INFO] [stdout] | [INFO] [stdout] = note: expected `unsafe extern "C" fn(*mut fuse::fuse_args, *mut libc::c_void, *const fuse::fuse_opt, Option i32>) -> i32` [INFO] [stdout] found `unsafe extern "C" fn(*mut fuse_lowlevel::fuse_args, *mut libc::c_void, *const fuse_lowlevel::fuse_opt, Option i32>) -> i32` [INFO] [stdout] = note: `#[warn(clashing_extern_declarations)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.32s [INFO] running `Command { std: "docker" "inspect" "f401656691784fa931b3b56263ccccedd83cdde993619adb78286114e389a316", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f401656691784fa931b3b56263ccccedd83cdde993619adb78286114e389a316", kill_on_drop: false }` [INFO] [stdout] f401656691784fa931b3b56263ccccedd83cdde993619adb78286114e389a316 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b0f684f83ed9ce62493a24436e839835904428c4bfe9b7ab926fcc82a8fb0ef3 [INFO] running `Command { std: "docker" "start" "-a" "b0f684f83ed9ce62493a24436e839835904428c4bfe9b7ab926fcc82a8fb0ef3", kill_on_drop: false }` [INFO] [stdout] warning: `fuse_opt_parse` redeclared with a different signature [INFO] [stdout] --> /opt/rustwide/target/debug/build/libfuse-sys-06ecbbb1e4322f40/out/fuse_lowlevel.rs:3:12039 [INFO] [stdout] | [INFO] [stdout] 3 | ..."] pub fn fuse_opt_parse (args : * mut fuse_args , data : * mut :: std :: os :: raw :: c_void , opts : * const fuse_opt , proc_ : fuse_opt_proc_t) -> :: std :: os :: raw :: c_int ; } ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this signature doesn't match the previous declaration [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/libfuse-sys-06ecbbb1e4322f40/out/fuse.rs:3:11660 [INFO] [stdout] | [INFO] [stdout] 3 | ..."] pub fn fuse_opt_parse (args : * mut fuse_args , data : * mut :: std :: os :: raw :: c_void , opts : * const fuse_opt , proc_ : fuse_opt_proc_t) -> :: std :: os :: raw :: c_int ; } ... [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- `fuse_opt_parse` previously declared here [INFO] [stdout] | [INFO] [stdout] = note: expected `unsafe extern "C" fn(*mut fuse::fuse_args, *mut libc::c_void, *const fuse::fuse_opt, Option i32>) -> i32` [INFO] [stdout] found `unsafe extern "C" fn(*mut fuse_lowlevel::fuse_args, *mut libc::c_void, *const fuse_lowlevel::fuse_opt, Option i32>) -> i32` [INFO] [stdout] = note: `#[warn(clashing_extern_declarations)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: libfuse-sys@0.4.0: No FUSE API version feature selected. Defaulting to version 30. [INFO] [stderr] Compiling libfuse-sys v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: `fuse_opt_parse` redeclared with a different signature [INFO] [stdout] --> /opt/rustwide/target/debug/build/libfuse-sys-06ecbbb1e4322f40/out/fuse_lowlevel.rs:3:12039 [INFO] [stdout] | [INFO] [stdout] 3 | ..."] pub fn fuse_opt_parse (args : * mut fuse_args , data : * mut :: std :: os :: raw :: c_void , opts : * const fuse_opt , proc_ : fuse_opt_proc_t) -> :: std :: os :: raw :: c_int ; } ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this signature doesn't match the previous declaration [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/libfuse-sys-06ecbbb1e4322f40/out/fuse.rs:3:11660 [INFO] [stdout] | [INFO] [stdout] 3 | ..."] pub fn fuse_opt_parse (args : * mut fuse_args , data : * mut :: std :: os :: raw :: c_void , opts : * const fuse_opt , proc_ : fuse_opt_proc_t) -> :: std :: os :: raw :: c_int ; } ... [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- `fuse_opt_parse` previously declared here [INFO] [stdout] | [INFO] [stdout] = note: expected `unsafe extern "C" fn(*mut fuse::fuse_args, *mut libc::c_void, *const fuse::fuse_opt, Option i32>) -> i32` [INFO] [stdout] found `unsafe extern "C" fn(*mut fuse_lowlevel::fuse_args, *mut libc::c_void, *const fuse_lowlevel::fuse_opt, Option i32>) -> i32` [INFO] [stdout] = note: `#[warn(clashing_extern_declarations)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.97s [INFO] running `Command { std: "docker" "inspect" "b0f684f83ed9ce62493a24436e839835904428c4bfe9b7ab926fcc82a8fb0ef3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0f684f83ed9ce62493a24436e839835904428c4bfe9b7ab926fcc82a8fb0ef3", kill_on_drop: false }` [INFO] [stdout] b0f684f83ed9ce62493a24436e839835904428c4bfe9b7ab926fcc82a8fb0ef3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] aa0e02649c090cd0589732620a8e86c6ebd3a65a0fd80b47bb15ee74c9ee598f [INFO] running `Command { std: "docker" "start" "-a" "aa0e02649c090cd0589732620a8e86c6ebd3a65a0fd80b47bb15ee74c9ee598f", kill_on_drop: false }` [INFO] [stderr] warning: libfuse-sys@0.4.0: No FUSE API version feature selected. Defaulting to version 30. [INFO] [stderr] warning: `fuse_opt_parse` redeclared with a different signature [INFO] [stderr] --> /opt/rustwide/target/debug/build/libfuse-sys-06ecbbb1e4322f40/out/fuse_lowlevel.rs:3:12039 [INFO] [stderr] | [INFO] [stderr] 3 | ..."] pub fn fuse_opt_parse (args : * mut fuse_args , data : * mut :: std :: os :: raw :: c_void , opts : * const fuse_opt , proc_ : fuse_opt_proc_t) -> :: std :: os :: raw :: c_int ; } ... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this signature doesn't match the previous declaration [INFO] [stderr] | [INFO] [stderr] ::: /opt/rustwide/target/debug/build/libfuse-sys-06ecbbb1e4322f40/out/fuse.rs:3:11660 [INFO] [stderr] | [INFO] [stderr] 3 | ..."] pub fn fuse_opt_parse (args : * mut fuse_args , data : * mut :: std :: os :: raw :: c_void , opts : * const fuse_opt , proc_ : fuse_opt_proc_t) -> :: std :: os :: raw :: c_int ; } ... [INFO] [stderr] | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- `fuse_opt_parse` previously declared here [INFO] [stderr] | [INFO] [stderr] = note: expected `unsafe extern "C" fn(*mut fuse::fuse_args, *mut libc::c_void, *const fuse::fuse_opt, Option i32>) -> i32` [INFO] [stderr] found `unsafe extern "C" fn(*mut fuse_lowlevel::fuse_args, *mut libc::c_void, *const fuse_lowlevel::fuse_opt, Option i32>) -> i32` [INFO] [stderr] = note: `#[warn(clashing_extern_declarations)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `libfuse-sys` (lib) generated 1 warning [INFO] [stderr] warning: `libfuse-sys` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/libfuse_sys-ab63522e0c691208) [INFO] [stdout] [INFO] [stdout] running 21 tests [INFO] [stdout] test fuse::bindgen_test_layout_fuse_bufvec ... ok [INFO] [stdout] test fuse::bindgen_test_layout_fuse_buf ... ok [INFO] [stdout] test fuse::bindgen_test_layout_fuse_context ... ok [INFO] [stdout] test fuse::bindgen_test_layout_fuse_conn_info ... ok [INFO] [stdout] test fuse::bindgen_test_layout_fuse_file_info ... ok [INFO] [stdout] test fuse::bindgen_test_layout_fuse_opt ... ok [INFO] [stdout] test fuse_lowlevel::bindgen_test_layout_fuse_args ... ok [INFO] [stdout] test fuse_lowlevel::bindgen_test_layout_fuse_buf ... ok [INFO] [stdout] test fuse_lowlevel::bindgen_test_layout_fuse_bufvec ... ok [INFO] [stdout] test fuse_lowlevel::bindgen_test_layout_fuse_conn_info ... ok [INFO] [stdout] test fuse_lowlevel::bindgen_test_layout_fuse_ctx ... ok [INFO] [stdout] test fuse_lowlevel::bindgen_test_layout_fuse_file_info ... ok [INFO] [stdout] test fuse_lowlevel::bindgen_test_layout_fuse_forget_data ... ok [INFO] [stdout] test fuse_lowlevel::bindgen_test_layout_fuse_session_ops ... ok [INFO] [stdout] test fuse_lowlevel::bindgen_test_layout_fuse_chan_ops ... ok [INFO] [stdout] test fuse_lowlevel::bindgen_test_layout_fuse_entry_param ... ok [INFO] [stdout] test fuse_lowlevel::bindgen_test_layout_fuse_lowlevel_ops ... ok [INFO] [stdout] test fuse::bindgen_test_layout_fuse_args ... ok [INFO] [stdout] test fuse::bindgen_test_layout_fuse_module ... ok [INFO] [stdout] test fuse::bindgen_test_layout_fuse_operations ... ok [INFO] [stdout] test fuse_lowlevel::bindgen_test_layout_fuse_opt ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.27s [INFO] [stdout] [INFO] [stderr] Doc-tests libfuse_sys [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "aa0e02649c090cd0589732620a8e86c6ebd3a65a0fd80b47bb15ee74c9ee598f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa0e02649c090cd0589732620a8e86c6ebd3a65a0fd80b47bb15ee74c9ee598f", kill_on_drop: false }` [INFO] [stdout] aa0e02649c090cd0589732620a8e86c6ebd3a65a0fd80b47bb15ee74c9ee598f