[INFO] fetching crate distant-protocol 0.20.0... [INFO] testing distant-protocol-0.20.0 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate distant-protocol 0.20.0 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate distant-protocol 0.20.0 [INFO] finished tweaking crates.io crate distant-protocol 0.20.0 [INFO] tweaked toml for crates.io crate distant-protocol 0.20.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate distant-protocol 0.20.0 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 32 packages to latest compatible versions [INFO] [stderr] Adding const-str v0.5.7 (available: v0.7.0) [INFO] [stderr] Adding derive_more v0.99.20 (available: v2.0.1) [INFO] [stderr] Adding strum v0.24.1 (available: v0.27.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0725ed16a5db826dd5177eb7acf1028523d3dd130355e4055499ba780ed228f4 [INFO] running `Command { std: "docker" "start" "-a" "0725ed16a5db826dd5177eb7acf1028523d3dd130355e4055499ba780ed228f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0725ed16a5db826dd5177eb7acf1028523d3dd130355e4055499ba780ed228f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0725ed16a5db826dd5177eb7acf1028523d3dd130355e4055499ba780ed228f4", kill_on_drop: false }` [INFO] [stdout] 0725ed16a5db826dd5177eb7acf1028523d3dd130355e4055499ba780ed228f4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9f1106fdc55faf072fbb12cd0a8b104c5d7146a05b9c1c79910acc79965d4ccd [INFO] running `Command { std: "docker" "start" "-a" "9f1106fdc55faf072fbb12cd0a8b104c5d7146a05b9c1c79910acc79965d4ccd", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling serde_bytes v0.11.19 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling const-str v0.5.7 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling distant-protocol v0.20.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.74s [INFO] running `Command { std: "docker" "inspect" "9f1106fdc55faf072fbb12cd0a8b104c5d7146a05b9c1c79910acc79965d4ccd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f1106fdc55faf072fbb12cd0a8b104c5d7146a05b9c1c79910acc79965d4ccd", kill_on_drop: false }` [INFO] [stdout] 9f1106fdc55faf072fbb12cd0a8b104c5d7146a05b9c1c79910acc79965d4ccd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9f24ea604cca68b8ae3aa60d4d445a3f168cf98c7bd3b1db7f9951d67f26f3de [INFO] running `Command { std: "docker" "start" "-a" "9f24ea604cca68b8ae3aa60d4d445a3f168cf98c7bd3b1db7f9951d67f26f3de", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling distant-protocol v0.20.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 15.38s [INFO] running `Command { std: "docker" "inspect" "9f24ea604cca68b8ae3aa60d4d445a3f168cf98c7bd3b1db7f9951d67f26f3de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f24ea604cca68b8ae3aa60d4d445a3f168cf98c7bd3b1db7f9951d67f26f3de", kill_on_drop: false }` [INFO] [stdout] 9f24ea604cca68b8ae3aa60d4d445a3f168cf98c7bd3b1db7f9951d67f26f3de [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d876a0344ec30a01512f1f646b4515f5801b4f07cd68f97eeacfe21ea011038a [INFO] running `Command { std: "docker" "start" "-a" "d876a0344ec30a01512f1f646b4515f5801b4f07cd68f97eeacfe21ea011038a", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/distant_protocol-2c2bfe713f54db36) [INFO] [stdout] [INFO] [stdout] running 351 tests [INFO] [stdout] test common::change::tests::change_kind::should_be_able_to_deserialize_from_json ... ok [INFO] [stdout] test common::change::tests::change_kind::should_be_able_to_serialize_to_json ... ok [INFO] [stdout] test common::change::tests::change_kind::should_be_able_to_deserialize_from_msgpack ... ok [INFO] [stdout] test common::cmd::tests::should_be_able_to_deserialize_from_json ... ok [INFO] [stdout] test common::cmd::tests::should_be_able_to_deserialize_from_msgpack ... ok [INFO] [stdout] test common::cmd::tests::should_be_able_to_serialize_to_json ... ok [INFO] [stdout] test common::change::tests::change_kind_set::should_be_able_to_deserialize_from_msgpack ... ok [INFO] [stdout] test common::change::tests::change_kind_set::should_be_able_to_deserialize_from_json ... ok [INFO] [stdout] test common::change::tests::change_kind::should_be_able_to_serialize_to_msgpack ... ok [INFO] [stdout] test common::error::tests::error::should_be_able_to_serialize_to_msgpack ... ok [INFO] [stdout] test common::error::tests::error_kind::should_be_able_to_deserialize_from_json ... ok [INFO] [stdout] test common::cmd::tests::should_be_able_to_serialize_to_msgpack ... ok [INFO] [stdout] test common::error::tests::error::should_be_able_to_deserialize_from_json ... ok [INFO] [stdout] test common::error::tests::error::should_be_able_to_deserialize_from_msgpack ... ok [INFO] [stdout] test common::error::tests::error::should_be_able_to_serialize_to_json ... ok [INFO] [stdout] test common::change::tests::change_kind_set::should_be_able_to_serialize_to_json ... ok [INFO] [stdout] test common::change::tests::change_kind_set::should_be_able_to_serialize_to_msgpack ... ok [INFO] [stdout] test common::error::tests::error_kind::should_be_able_to_deserialize_from_msgpack ... ok [INFO] [stdout] test common::error::tests::error_kind::should_be_able_to_serialize_to_json ... ok [INFO] [stdout] test common::error::tests::error_kind::should_be_able_to_serialize_to_msgpack ... ok [INFO] [stdout] test common::filesystem::tests::dir_entry::should_be_able_to_deserialize_from_json ... ok [INFO] [stdout] test common::filesystem::tests::file_type::should_be_able_to_deserialize_from_json ... ok [INFO] [stdout] test common::filesystem::tests::file_type::should_be_able_to_deserialize_from_msgpack ... ok [INFO] [stdout] test common::filesystem::tests::dir_entry::should_be_able_to_serialize_to_json ... ok [INFO] [stdout] test common::filesystem::tests::dir_entry::should_be_able_to_deserialize_from_msgpack ... ok [INFO] [stdout] test common::metadata::tests::metadata::should_be_able_to_deserialize_full_metadata_from_json ... ok [INFO] [stdout] test common::filesystem::tests::dir_entry::should_be_able_to_serialize_to_msgpack ... ok [INFO] [stdout] test common::metadata::tests::metadata::should_be_able_to_deserialize_full_metadata_from_msgpack ... ok [INFO] [stdout] test common::filesystem::tests::file_type::should_be_able_to_serialize_to_json ... ok [INFO] [stdout] test common::metadata::tests::metadata::should_be_able_to_deserialize_minimal_metadata_from_json ... ok [INFO] [stdout] test common::metadata::tests::metadata::should_be_able_to_serialize_full_metadata_to_msgpack ... ok [INFO] [stdout] test common::metadata::tests::metadata::should_be_able_to_serialize_minimal_metadata_to_json ... ok [INFO] [stdout] test common::metadata::tests::metadata::should_be_able_to_serialize_full_metadata_to_json ... ok [INFO] [stdout] test common::metadata::tests::unix_metadata::should_be_able_to_deserialize_from_json ... ok [INFO] [stdout] test common::metadata::tests::metadata::should_be_able_to_serialize_minimal_metadata_to_msgpack ... ok [INFO] [stdout] test common::metadata::tests::metadata::should_be_able_to_deserialize_minimal_metadata_from_msgpack ... ok [INFO] [stdout] test common::filesystem::tests::file_type::should_be_able_to_serialize_to_msgpack ... ok [INFO] [stdout] test common::metadata::tests::unix_metadata::should_be_able_to_deserialize_from_msgpack ... ok [INFO] [stdout] test common::metadata::tests::windows_metadata::should_be_able_to_deserialize_from_json ... ok [INFO] [stdout] test common::metadata::tests::windows_metadata::should_be_able_to_serialize_to_msgpack ... ok [INFO] [stdout] test common::permissions::tests::should_be_able_to_deserialize_minimal_permissions_from_json ... ok [INFO] [stdout] test common::permissions::tests::should_be_able_to_deserialize_full_permissions_from_msgpack ... ok [INFO] [stdout] test common::metadata::tests::windows_metadata::should_be_able_to_deserialize_from_msgpack ... ok [INFO] [stdout] test common::permissions::tests::should_be_able_to_deserialize_minimal_permissions_from_msgpack ... ok [INFO] [stdout] test common::permissions::tests::should_be_able_to_serialize_full_permissions_to_json ... ok [INFO] [stdout] test common::permissions::tests::should_be_able_to_serialize_full_permissions_to_msgpack ... ok [INFO] [stdout] test common::pty::tests::should_be_able_to_deserialize_full_size_from_json ... ok [INFO] [stdout] test common::pty::tests::should_be_able_to_deserialize_full_size_from_msgpack ... ok [INFO] [stdout] test common::pty::tests::should_be_able_to_deserialize_minimal_size_from_json ... ok [INFO] [stdout] test common::pty::tests::should_be_able_to_deserialize_minimal_size_from_msgpack ... ok [INFO] [stdout] test common::permissions::tests::should_be_able_to_serialize_minimal_permissions_to_msgpack ... ok [INFO] [stdout] test common::pty::tests::should_be_able_to_serialize_to_json ... ok [INFO] [stdout] test common::pty::tests::should_be_able_to_serialize_to_msgpack ... ok [INFO] [stdout] test common::permissions::tests::should_be_able_to_serialize_minimal_permissions_to_json ... ok [INFO] [stdout] test common::search::tests::search_query::should_be_able_to_deserialize_from_msgpack ... ok [INFO] [stdout] test common::search::tests::search_query::should_be_able_to_deserialize_from_json ... ok [INFO] [stdout] test common::search::tests::search_query::should_be_able_to_serialize_to_json ... ok [INFO] [stdout] test common::search::tests::search_query_condition::contains::should_be_able_to_deserialize_from_msgpack ... ok [INFO] [stdout] test common::search::tests::search_query_condition::contains::should_be_able_to_deserialize_from_json ... ok [INFO] [stdout] test common::search::tests::search_query::should_be_able_to_serialize_to_msgpack ... ok [INFO] [stdout] test common::search::tests::search_query_condition::contains::should_be_able_to_serialize_to_json ... ok [INFO] [stdout] test common::search::tests::search_query_condition::ends_with::should_be_able_to_serialize_to_json ... ok [INFO] [stdout] test common::metadata::tests::windows_metadata::should_be_able_to_serialize_to_json ... ok [INFO] [stdout] test common::search::tests::search_query_condition::contains::should_be_able_to_serialize_to_msgpack ... ok [INFO] [stdout] test common::search::tests::search_query_condition::ends_with::should_be_able_to_deserialize_from_json ... ok [INFO] [stdout] test common::search::tests::search_query_condition::ends_with::should_be_able_to_serialize_to_msgpack ... ok [INFO] [stdout] test common::search::tests::search_query_condition::ends_with::should_be_able_to_deserialize_from_msgpack ... ok [INFO] [stdout] test common::search::tests::search_query_condition::equals::should_be_able_to_deserialize_from_json ... ok [INFO] [stdout] test common::search::tests::search_query_condition::equals::should_be_able_to_deserialize_from_msgpack ... ok [INFO] [stdout] test common::search::tests::search_query_condition::equals::should_be_able_to_serialize_to_json ... ok [INFO] [stdout] test common::search::tests::search_query_condition::equals::should_be_able_to_serialize_to_msgpack ... ok [INFO] [stdout] test common::search::tests::search_query_condition::or::should_be_able_to_deserialize_from_json ... ok [INFO] [stdout] test common::search::tests::search_query_condition::or::should_be_able_to_serialize_to_json ... ok [INFO] [stdout] test common::search::tests::search_query_condition::or::should_be_able_to_deserialize_from_msgpack ... ok [INFO] [stdout] test common::search::tests::search_query_condition::or::should_be_able_to_serialize_to_msgpack ... ok [INFO] [stdout] test common::search::tests::search_query_condition::regex::should_be_able_to_deserialize_from_json ... ok [INFO] [stdout] test common::search::tests::search_query_condition::regex::should_be_able_to_deserialize_from_msgpack ... ok [INFO] [stdout] test common::search::tests::search_query_condition::regex::should_be_able_to_serialize_to_msgpack ... ok [INFO] [stdout] test common::search::tests::search_query_condition::regex::should_be_able_to_serialize_to_json ... ok [INFO] [stdout] test common::search::tests::search_query_condition::starts_with::should_be_able_to_deserialize_from_msgpack ... ok [INFO] [stdout] test common::search::tests::search_query_condition::starts_with::should_be_able_to_serialize_to_json ... ok [INFO] [stdout] test common::search::tests::search_query_condition::starts_with::should_be_able_to_serialize_to_msgpack ... ok [INFO] [stdout] test common::search::tests::search_query_condition::to_regex_string_should_convert_to_appropriate_regex_and_escape_as_needed ... ok [INFO] [stdout] test common::search::tests::search_query_contents_match::should_be_able_to_deserialize_from_json ... ok [INFO] [stdout] test common::search::tests::search_query_contents_match::should_be_able_to_serialize_to_json ... ok [INFO] [stdout] test common::search::tests::search_query_contents_match::should_be_able_to_deserialize_from_msgpack ... ok [INFO] [stdout] test common::search::tests::search_query_contents_match::should_be_able_to_serialize_to_msgpack ... ok [INFO] [stdout] test common::search::tests::search_query_match::for_contents::should_be_able_to_deserialize_from_json ... ok [INFO] [stdout] test common::search::tests::search_query_match::for_contents::should_be_able_to_deserialize_from_msgpack ... ok [INFO] [stdout] test common::search::tests::search_query_match::for_contents::should_be_able_to_serialize_to_json ... ok [INFO] [stdout] test common::search::tests::search_query_match::for_contents::should_be_able_to_serialize_to_msgpack ... ok [INFO] [stdout] test common::search::tests::search_query_match::for_path::should_be_able_to_deserialize_from_json ... ok [INFO] [stdout] test common::search::tests::search_query_match::for_path::should_be_able_to_deserialize_from_msgpack ... ok [INFO] [stdout] test common::search::tests::search_query_match::for_path::should_be_able_to_serialize_to_json ... ok [INFO] [stdout] test common::search::tests::search_query_match::for_path::should_be_able_to_serialize_to_msgpack ... ok [INFO] [stdout] test common::search::tests::search_query_match_data::should_be_able_to_deserialize_from_json ... ok [INFO] [stdout] test common::search::tests::search_query_condition::starts_with::should_be_able_to_deserialize_from_json ... ok [INFO] [stdout] test common::search::tests::search_query_match_data::should_be_able_to_deserialize_from_msgpack ... ok [INFO] [stdout] test common::search::tests::search_query_match_data::should_be_able_to_serialize_to_json ... ok [INFO] [stdout] test common::search::tests::search_query_match_data::should_be_able_to_serialize_to_msgpack ... ok [INFO] [stdout] test common::search::tests::search_query_options::should_be_able_to_deserialize_full_options_from_json ... ok [INFO] [stdout] test common::search::tests::search_query_options::should_be_able_to_deserialize_full_options_from_msgpack ... ok [INFO] [stdout] test common::search::tests::search_query_options::should_be_able_to_deserialize_minimal_options_from_msgpack ... ok [INFO] [stdout] test common::search::tests::search_query_options::should_be_able_to_deserialize_minimal_options_from_json ... ok [INFO] [stdout] test common::search::tests::search_query_options::should_be_able_to_serialize_full_options_to_msgpack ... ok [INFO] [stdout] test common::search::tests::search_query_options::should_be_able_to_serialize_full_options_to_json ... ok [INFO] [stdout] test common::search::tests::search_query_options::should_be_able_to_serialize_minimal_options_to_json ... ok [INFO] [stdout] test common::search::tests::search_query_path_match::should_be_able_to_deserialize_from_json ... ok [INFO] [stdout] test common::search::tests::search_query_path_match::should_be_able_to_serialize_to_msgpack ... ok [INFO] [stdout] test common::search::tests::search_query_path_match::should_be_able_to_deserialize_from_msgpack ... ok [INFO] [stdout] test common::search::tests::search_query_path_match::should_be_able_to_serialize_to_json ... ok [INFO] [stdout] test common::search::tests::search_query_submatch::should_be_able_to_deserialize_from_json ... ok [INFO] [stdout] test common::search::tests::search_query_submatch::should_be_able_to_deserialize_from_msgpack ... ok [INFO] [stdout] test common::search::tests::search_query_target::should_be_able_to_deserialize_from_json ... ok [INFO] [stdout] test common::search::tests::search_query_target::should_be_able_to_deserialize_from_msgpack ... ok [INFO] [stdout] test common::search::tests::search_query_target::should_be_able_to_serialize_to_json ... ok [INFO] [stdout] test common::search::tests::search_query_target::should_be_able_to_serialize_to_msgpack ... ok [INFO] [stdout] test common::search::tests::search_query_submatch::should_be_able_to_serialize_to_json ... ok [INFO] [stdout] test common::system::tests::should_be_able_to_deserialize_from_msgpack ... ok [INFO] [stdout] test common::search::tests::search_query_submatch::should_be_able_to_serialize_to_msgpack ... ok [INFO] [stdout] test common::system::tests::should_be_able_to_deserialize_from_json ... ok [INFO] [stdout] test common::system::tests::should_be_able_to_serialize_to_json ... ok [INFO] [stdout] test common::version::tests::should_be_able_to_deserialize_from_msgpack ... ok [INFO] [stdout] test common::version::tests::should_be_able_to_serialize_to_json ... ok [INFO] [stdout] test common::version::tests::should_be_able_to_deserialize_from_json ... ok [INFO] [stdout] test common::system::tests::should_be_able_to_serialize_to_msgpack ... ok [INFO] [stdout] test common::version::tests::should_be_able_to_serialize_to_msgpack ... ok [INFO] [stdout] test msg::tests::batch::should_be_able_to_serialize_to_json ... ok [INFO] [stdout] test msg::tests::batch::should_be_able_to_deserialize_from_json ... ok [INFO] [stdout] test msg::tests::single::should_be_able_to_deserialize_from_json ... ok [INFO] [stdout] test msg::tests::batch::should_be_able_to_deserialize_from_msgpack ... ok [INFO] [stdout] test msg::tests::batch::should_be_able_to_serialize_to_msgpack ... ok [INFO] [stdout] test msg::tests::single::should_be_able_to_deserialize_from_msgpack ... ok [INFO] [stdout] test msg::tests::single::should_be_able_to_serialize_to_json ... ok [INFO] [stdout] test msg::tests::single::should_be_able_to_serialize_to_msgpack ... ok [INFO] [stdout] test common::metadata::tests::unix_metadata::should_be_able_to_serialize_to_json ... ok [INFO] [stdout] test common::metadata::tests::unix_metadata::should_be_able_to_serialize_to_msgpack ... ok [INFO] [stdout] test request::tests::cancel_search::should_be_able_to_deserialize_from_msgpack ... ok [INFO] [stdout] test request::tests::cancel_search::should_be_able_to_deserialize_from_json ... ok [INFO] [stdout] test common::search::tests::search_query_options::should_be_able_to_serialize_minimal_options_to_msgpack ... ok [INFO] [stdout] test request::tests::cancel_search::should_be_able_to_serialize_to_json ... ok [INFO] [stdout] test request::tests::cancel_search::should_be_able_to_serialize_to_msgpack ... ok [INFO] [stdout] test request::tests::copy::should_be_able_to_deserialize_from_json ... ok [INFO] [stdout] test common::permissions::tests::should_be_able_to_deserialize_full_permissions_from_json ... ok [INFO] [stdout] test request::tests::copy::should_be_able_to_deserialize_from_msgpack ... ok [INFO] [stdout] test request::tests::copy::should_be_able_to_serialize_to_json ... ok [INFO] [stdout] test request::tests::copy::should_be_able_to_serialize_to_msgpack ... ok [INFO] [stdout] test request::tests::dir_create::should_be_able_to_deserialize_full_payload_from_json ... ok [INFO] [stdout] test request::tests::dir_create::should_be_able_to_deserialize_full_payload_from_msgpack ... ok [INFO] [stdout] test request::tests::dir_create::should_be_able_to_deserialize_minimal_payload_from_json ... ok [INFO] [stdout] test request::tests::dir_create::should_be_able_to_deserialize_minimal_payload_from_msgpack ... ok [INFO] [stdout] test request::tests::dir_create::should_be_able_to_serialize_full_payload_to_json ... ok [INFO] [stdout] test request::tests::dir_create::should_be_able_to_serialize_full_payload_to_msgpack ... ok [INFO] [stdout] test request::tests::dir_create::should_be_able_to_serialize_minimal_payload_to_json ... ok [INFO] [stdout] test request::tests::dir_create::should_be_able_to_serialize_minimal_payload_to_msgpack ... ok [INFO] [stdout] test request::tests::dir_read::should_be_able_to_deserialize_full_payload_from_json ... ok [INFO] [stdout] test request::tests::dir_read::should_be_able_to_deserialize_full_payload_from_msgpack ... ok [INFO] [stdout] test request::tests::dir_read::should_be_able_to_deserialize_minimal_payload_from_json ... ok [INFO] [stdout] test request::tests::dir_read::should_be_able_to_deserialize_minimal_payload_from_msgpack ... ok [INFO] [stdout] test request::tests::dir_read::should_be_able_to_serialize_full_payload_to_json ... ok [INFO] [stdout] test request::tests::dir_read::should_be_able_to_serialize_full_payload_to_msgpack ... ok [INFO] [stdout] test request::tests::dir_read::should_be_able_to_serialize_minimal_payload_to_json ... ok [INFO] [stdout] test request::tests::dir_read::should_be_able_to_serialize_minimal_payload_to_msgpack ... ok [INFO] [stdout] test request::tests::exists::should_be_able_to_deserialize_from_json ... ok [INFO] [stdout] test request::tests::exists::should_be_able_to_deserialize_from_msgpack ... ok [INFO] [stdout] test request::tests::exists::should_be_able_to_serialize_to_json ... ok [INFO] [stdout] test request::tests::file_append::should_be_able_to_deserialize_from_json ... ok [INFO] [stdout] test request::tests::file_append::should_be_able_to_deserialize_from_msgpack ... ok [INFO] [stdout] test request::tests::file_append_text::should_be_able_to_deserialize_from_msgpack ... ok [INFO] [stdout] test request::tests::file_append_text::should_be_able_to_serialize_to_msgpack ... ok [INFO] [stdout] test request::tests::file_read::should_be_able_to_deserialize_from_msgpack ... ok [INFO] [stdout] test request::tests::file_read::should_be_able_to_deserialize_from_json ... ok [INFO] [stdout] test request::tests::file_append::should_be_able_to_serialize_to_json ... ok [INFO] [stdout] test request::tests::file_read::should_be_able_to_serialize_to_json ... ok [INFO] [stdout] test request::tests::exists::should_be_able_to_serialize_to_msgpack ... ok [INFO] [stdout] test request::tests::file_append::should_be_able_to_serialize_to_msgpack ... ok [INFO] [stdout] test request::tests::file_append_text::should_be_able_to_serialize_to_json ... ok [INFO] [stdout] test request::tests::file_read_text::should_be_able_to_deserialize_from_msgpack ... ok [INFO] [stdout] test request::tests::file_read_text::should_be_able_to_serialize_to_msgpack ... ok [INFO] [stdout] test request::tests::file_read_text::should_be_able_to_serialize_to_json ... ok [INFO] [stdout] test request::tests::file_write::should_be_able_to_deserialize_from_msgpack ... ok [INFO] [stdout] test request::tests::file_write::should_be_able_to_serialize_to_msgpack ... ok [INFO] [stdout] test request::tests::file_read_text::should_be_able_to_deserialize_from_json ... ok [INFO] [stdout] test request::tests::file_read::should_be_able_to_serialize_to_msgpack ... ok [INFO] [stdout] test request::tests::file_write::should_be_able_to_deserialize_from_json ... ok [INFO] [stdout] test request::tests::file_write_text::should_be_able_to_deserialize_from_json ... ok [INFO] [stdout] test request::tests::file_write_text::should_be_able_to_deserialize_from_msgpack ... ok [INFO] [stdout] test request::tests::file_write::should_be_able_to_serialize_to_json ... ok [INFO] [stdout] test request::tests::metadata::should_be_able_to_deserialize_full_payload_from_json ... ok [INFO] [stdout] test request::tests::metadata::should_be_able_to_deserialize_full_payload_from_msgpack ... ok [INFO] [stdout] test request::tests::metadata::should_be_able_to_deserialize_minimal_payload_from_msgpack ... ok [INFO] [stdout] test request::tests::file_write_text::should_be_able_to_serialize_to_msgpack ... ok [INFO] [stdout] test request::tests::file_write_text::should_be_able_to_serialize_to_json ... ok [INFO] [stdout] test request::tests::metadata::should_be_able_to_deserialize_minimal_payload_from_json ... ok [INFO] [stdout] test request::tests::metadata::should_be_able_to_serialize_full_payload_to_msgpack ... ok [INFO] [stdout] test request::tests::metadata::should_be_able_to_serialize_full_payload_to_json ... ok [INFO] [stdout] test request::tests::proc_kill::should_be_able_to_deserialize_from_json ... ok [INFO] [stdout] test request::tests::proc_kill::should_be_able_to_serialize_to_json ... ok [INFO] [stdout] test request::tests::proc_resize_pty::should_be_able_to_deserialize_from_msgpack ... ok [INFO] [stdout] test request::tests::metadata::should_be_able_to_serialize_minimal_payload_to_json ... ok [INFO] [stdout] test request::tests::proc_resize_pty::should_be_able_to_deserialize_from_json ... ok [INFO] [stdout] test request::tests::proc_kill::should_be_able_to_deserialize_from_msgpack ... ok [INFO] [stdout] test request::tests::proc_kill::should_be_able_to_serialize_to_msgpack ... ok [INFO] [stdout] test request::tests::proc_resize_pty::should_be_able_to_serialize_to_json ... ok [INFO] [stdout] test request::tests::metadata::should_be_able_to_serialize_minimal_payload_to_msgpack ... ok [INFO] [stdout] test request::tests::proc_resize_pty::should_be_able_to_serialize_to_msgpack ... ok [INFO] [stdout] test request::tests::proc_spawn::should_be_able_to_deserialize_minimal_payload_from_msgpack ... ok [INFO] [stdout] test request::tests::proc_spawn::should_be_able_to_serialize_minimal_payload_to_json ... ok [INFO] [stdout] test request::tests::proc_spawn::should_be_able_to_serialize_full_payload_to_json ... ok [INFO] [stdout] test request::tests::proc_spawn::should_be_able_to_deserialize_full_payload_from_json ... ok [INFO] [stdout] test request::tests::proc_spawn::should_be_able_to_serialize_minimal_payload_to_msgpack ... ok [INFO] [stdout] test request::tests::proc_spawn::should_be_able_to_deserialize_full_payload_from_msgpack ... ok [INFO] [stdout] test request::tests::proc_spawn::should_be_able_to_deserialize_minimal_payload_from_json ... ok [INFO] [stdout] test request::tests::proc_spawn::should_be_able_to_serialize_full_payload_to_msgpack ... ok [INFO] [stdout] test request::tests::proc_stdin::should_be_able_to_serialize_to_json ... ok [INFO] [stdout] test request::tests::remove::should_be_able_to_deserialize_full_payload_from_json ... ok [INFO] [stdout] test request::tests::proc_stdin::should_be_able_to_serialize_to_msgpack ... ok [INFO] [stdout] test request::tests::remove::should_be_able_to_deserialize_full_payload_from_msgpack ... ok [INFO] [stdout] test request::tests::remove::should_be_able_to_serialize_full_payload_to_json ... ok [INFO] [stdout] test request::tests::proc_stdin::should_be_able_to_deserialize_from_json ... ok [INFO] [stdout] test request::tests::remove::should_be_able_to_serialize_full_payload_to_msgpack ... ok [INFO] [stdout] test request::tests::proc_stdin::should_be_able_to_deserialize_from_msgpack ... ok [INFO] [stdout] test request::tests::remove::should_be_able_to_deserialize_minimal_payload_from_json ... ok [INFO] [stdout] test request::tests::remove::should_be_able_to_deserialize_minimal_payload_from_msgpack ... ok [INFO] [stdout] test request::tests::rename::should_be_able_to_deserialize_from_json ... ok [INFO] [stdout] test request::tests::rename::should_be_able_to_deserialize_from_msgpack ... ok [INFO] [stdout] test request::tests::rename::should_be_able_to_serialize_to_msgpack ... ok [INFO] [stdout] test request::tests::remove::should_be_able_to_serialize_minimal_payload_to_msgpack ... ok [INFO] [stdout] test request::tests::file_append_text::should_be_able_to_deserialize_from_json ... ok [INFO] [stdout] test request::tests::rename::should_be_able_to_serialize_to_json ... ok [INFO] [stdout] test request::tests::search::should_be_able_to_deserialize_full_payload_from_msgpack ... ok [INFO] [stdout] test request::tests::remove::should_be_able_to_serialize_minimal_payload_to_json ... ok [INFO] [stdout] test request::tests::search::should_be_able_to_deserialize_minimal_payload_from_msgpack ... ok [INFO] [stdout] test request::tests::search::should_be_able_to_deserialize_full_payload_from_json ... ok [INFO] [stdout] test request::tests::search::should_be_able_to_serialize_full_payload_to_json ... ok [INFO] [stdout] test request::tests::search::should_be_able_to_deserialize_minimal_payload_from_json ... ok [INFO] [stdout] test request::tests::search::should_be_able_to_serialize_minimal_payload_to_json ... ok [INFO] [stdout] test request::tests::search::should_be_able_to_serialize_minimal_payload_to_msgpack ... ok [INFO] [stdout] test request::tests::search::should_be_able_to_serialize_full_payload_to_msgpack ... ok [INFO] [stdout] test request::tests::set_permissions::should_be_able_to_deserialize_minimal_payload_from_msgpack ... ok [INFO] [stdout] test request::tests::set_permissions::should_be_able_to_serialize_full_payload_to_msgpack ... ok [INFO] [stdout] test request::tests::set_permissions::should_be_able_to_deserialize_full_payload_from_json ... ok [INFO] [stdout] test request::tests::set_permissions::should_be_able_to_deserialize_full_payload_from_msgpack ... ok [INFO] [stdout] test request::tests::set_permissions::should_be_able_to_deserialize_minimal_payload_from_json ... ok [INFO] [stdout] test request::tests::set_permissions::should_be_able_to_serialize_minimal_payload_to_msgpack ... ok [INFO] [stdout] test request::tests::set_permissions::should_be_able_to_serialize_full_payload_to_json ... ok [INFO] [stdout] test request::tests::system_info::should_be_able_to_serialize_to_json ... ok [INFO] [stdout] test request::tests::system_info::should_be_able_to_serialize_to_msgpack ... ok [INFO] [stdout] test request::tests::system_info::should_be_able_to_deserialize_from_json ... ok [INFO] [stdout] test request::tests::unwatch::should_be_able_to_deserialize_from_msgpack ... ok [INFO] [stdout] test request::tests::unwatch::should_be_able_to_deserialize_from_json ... ok [INFO] [stdout] test request::tests::system_info::should_be_able_to_deserialize_from_msgpack ... ok [INFO] [stdout] test request::tests::unwatch::should_be_able_to_serialize_to_json ... ok [INFO] [stdout] test request::tests::version::should_be_able_to_serialize_to_json ... ok [INFO] [stdout] test request::tests::unwatch::should_be_able_to_serialize_to_msgpack ... ok [INFO] [stdout] test request::tests::version::should_be_able_to_deserialize_from_json ... ok [INFO] [stdout] test request::tests::watch::should_be_able_to_deserialize_full_payload_from_msgpack ... ok [INFO] [stdout] test request::tests::watch::should_be_able_to_deserialize_full_payload_from_json ... ok [INFO] [stdout] test request::tests::set_permissions::should_be_able_to_serialize_minimal_payload_to_json ... ok [INFO] [stdout] test request::tests::watch::should_be_able_to_deserialize_minimal_payload_from_json ... ok [INFO] [stdout] test request::tests::version::should_be_able_to_deserialize_from_msgpack ... ok [INFO] [stdout] test request::tests::version::should_be_able_to_serialize_to_msgpack ... ok [INFO] [stdout] test request::tests::watch::should_be_able_to_deserialize_minimal_payload_from_msgpack ... ok [INFO] [stdout] test request::tests::watch::should_be_able_to_serialize_full_payload_to_json ... ok [INFO] [stdout] test request::tests::watch::should_be_able_to_serialize_minimal_payload_to_json ... ok [INFO] [stdout] test request::tests::watch::should_be_able_to_serialize_full_payload_to_msgpack ... ok [INFO] [stdout] test response::tests::blob::should_be_able_to_serialize_to_json ... ok [INFO] [stdout] test response::tests::blob::should_be_able_to_deserialize_from_msgpack ... ok [INFO] [stdout] test response::tests::blob::should_be_able_to_deserialize_from_json ... ok [INFO] [stdout] test response::tests::blob::should_be_able_to_serialize_to_msgpack ... ok [INFO] [stdout] test response::tests::changed::should_be_able_to_deserialize_full_payload_from_msgpack ... ok [INFO] [stdout] test request::tests::watch::should_be_able_to_serialize_minimal_payload_to_msgpack ... ok [INFO] [stdout] test response::tests::changed::should_be_able_to_deserialize_full_payload_from_json ... ok [INFO] [stdout] test response::tests::changed::should_be_able_to_deserialize_minimal_payload_from_json ... ok [INFO] [stdout] test response::tests::dir_entries::should_be_able_to_deserialize_full_payload_from_msgpack ... ok [INFO] [stdout] test response::tests::changed::should_be_able_to_deserialize_minimal_payload_from_msgpack ... ok [INFO] [stdout] test response::tests::changed::should_be_able_to_serialize_full_payload_to_json ... ok [INFO] [stdout] test response::tests::changed::should_be_able_to_serialize_full_payload_to_msgpack ... ok [INFO] [stdout] test response::tests::changed::should_be_able_to_serialize_minimal_payload_to_json ... ok [INFO] [stdout] test response::tests::changed::should_be_able_to_serialize_minimal_payload_to_msgpack ... ok [INFO] [stdout] test response::tests::dir_entries::should_be_able_to_deserialize_full_payload_from_json ... ok [INFO] [stdout] test response::tests::error::should_be_able_to_deserialize_from_json ... ok [INFO] [stdout] test response::tests::dir_entries::should_be_able_to_deserialize_minimal_payload_from_json ... ok [INFO] [stdout] test response::tests::dir_entries::should_be_able_to_deserialize_minimal_payload_from_msgpack ... ok [INFO] [stdout] test response::tests::dir_entries::should_be_able_to_serialize_full_payload_to_json ... ok [INFO] [stdout] test response::tests::dir_entries::should_be_able_to_serialize_full_payload_to_msgpack ... ok [INFO] [stdout] test response::tests::dir_entries::should_be_able_to_serialize_minimal_payload_to_json ... ok [INFO] [stdout] test response::tests::dir_entries::should_be_able_to_serialize_minimal_payload_to_msgpack ... ok [INFO] [stdout] test response::tests::error::should_be_able_to_deserialize_from_msgpack ... ok [INFO] [stdout] test response::tests::error::should_be_able_to_serialize_to_json ... ok [INFO] [stdout] test response::tests::exists::should_be_able_to_serialize_to_json ... ok [INFO] [stdout] test response::tests::exists::should_be_able_to_serialize_to_msgpack ... ok [INFO] [stdout] test response::tests::metadata::should_be_able_to_deserialize_minimal_payload_from_json ... ok [INFO] [stdout] test response::tests::exists::should_be_able_to_deserialize_from_msgpack ... ok [INFO] [stdout] test response::tests::error::should_be_able_to_serialize_to_msgpack ... ok [INFO] [stdout] test response::tests::metadata::should_be_able_to_deserialize_full_payload_from_msgpack ... ok [INFO] [stdout] test response::tests::metadata::should_be_able_to_deserialize_full_payload_from_json ... ok [INFO] [stdout] test response::tests::exists::should_be_able_to_deserialize_from_json ... ok [INFO] [stdout] test response::tests::metadata::should_be_able_to_deserialize_minimal_payload_from_msgpack ... ok [INFO] [stdout] test response::tests::metadata::should_be_able_to_serialize_full_payload_to_msgpack ... ok [INFO] [stdout] test response::tests::ok::should_be_able_to_deserialize_from_json ... ok [INFO] [stdout] test response::tests::metadata::should_be_able_to_serialize_minimal_payload_to_json ... ok [INFO] [stdout] test response::tests::ok::should_be_able_to_deserialize_from_msgpack ... ok [INFO] [stdout] test response::tests::ok::should_be_able_to_serialize_to_json ... ok [INFO] [stdout] test response::tests::metadata::should_be_able_to_serialize_full_payload_to_json ... ok [INFO] [stdout] test response::tests::metadata::should_be_able_to_serialize_minimal_payload_to_msgpack ... ok [INFO] [stdout] test response::tests::proc_done::should_be_able_to_deserialize_full_payload_from_msgpack ... ok [INFO] [stdout] test response::tests::proc_done::should_be_able_to_deserialize_minimal_payload_from_json ... ok [INFO] [stdout] test response::tests::proc_done::should_be_able_to_serialize_full_payload_to_json ... ok [INFO] [stdout] test response::tests::proc_done::should_be_able_to_serialize_minimal_payload_to_msgpack ... ok [INFO] [stdout] test response::tests::proc_done::should_be_able_to_serialize_full_payload_to_msgpack ... ok [INFO] [stdout] test response::tests::proc_spawned::should_be_able_to_deserialize_from_json ... ok [INFO] [stdout] test response::tests::proc_done::should_be_able_to_serialize_minimal_payload_to_json ... ok [INFO] [stdout] test response::tests::proc_spawned::should_be_able_to_serialize_to_json ... ok [INFO] [stdout] test response::tests::proc_done::should_be_able_to_deserialize_full_payload_from_json ... ok [INFO] [stdout] test response::tests::proc_spawned::should_be_able_to_serialize_to_msgpack ... ok [INFO] [stdout] test response::tests::proc_spawned::should_be_able_to_deserialize_from_msgpack ... ok [INFO] [stdout] test response::tests::proc_stderr::should_be_able_to_deserialize_from_json ... ok [INFO] [stdout] test response::tests::proc_stdout::should_be_able_to_deserialize_from_json ... ok [INFO] [stdout] test response::tests::proc_stdout::should_be_able_to_deserialize_from_msgpack ... ok [INFO] [stdout] test response::tests::proc_stderr::should_be_able_to_deserialize_from_msgpack ... ok [INFO] [stdout] test response::tests::proc_stderr::should_be_able_to_serialize_to_msgpack ... ok [INFO] [stdout] test response::tests::proc_stderr::should_be_able_to_serialize_to_json ... ok [INFO] [stdout] test response::tests::proc_stdout::should_be_able_to_serialize_to_json ... ok [INFO] [stdout] test response::tests::search_done::should_be_able_to_deserialize_from_json ... ok [INFO] [stdout] test response::tests::proc_stdout::should_be_able_to_serialize_to_msgpack ... ok [INFO] [stdout] test response::tests::search_done::should_be_able_to_serialize_to_json ... ok [INFO] [stdout] test response::tests::search_done::should_be_able_to_deserialize_from_msgpack ... ok [INFO] [stdout] test response::tests::search_results::should_be_able_to_serialize_to_msgpack ... ok [INFO] [stdout] test response::tests::search_results::should_be_able_to_deserialize_from_msgpack ... ok [INFO] [stdout] test response::tests::search_results::should_be_able_to_serialize_to_json ... ok [INFO] [stdout] test response::tests::search_done::should_be_able_to_serialize_to_msgpack ... ok [INFO] [stdout] test response::tests::search_results::should_be_able_to_deserialize_from_json ... ok [INFO] [stdout] test response::tests::search_started::should_be_able_to_serialize_to_json ... ok [INFO] [stdout] test response::tests::ok::should_be_able_to_serialize_to_msgpack ... ok [INFO] [stdout] test response::tests::search_started::should_be_able_to_deserialize_from_msgpack ... ok [INFO] [stdout] test response::tests::search_started::should_be_able_to_deserialize_from_json ... ok [INFO] [stdout] test response::tests::system_info::should_be_able_to_serialize_to_json ... ok [INFO] [stdout] test response::tests::proc_done::should_be_able_to_deserialize_minimal_payload_from_msgpack ... ok [INFO] [stdout] test response::tests::system_info::should_be_able_to_serialize_to_msgpack ... ok [INFO] [stdout] test response::tests::search_started::should_be_able_to_serialize_to_msgpack ... ok [INFO] [stdout] test response::tests::system_info::should_be_able_to_deserialize_from_msgpack ... ok [INFO] [stdout] test response::tests::system_info::should_be_able_to_deserialize_from_json ... ok [INFO] [stdout] test response::tests::text::should_be_able_to_deserialize_from_json ... ok [INFO] [stdout] test response::tests::text::should_be_able_to_deserialize_from_msgpack ... ok [INFO] [stdout] test response::tests::version::should_be_able_to_deserialize_from_msgpack ... ok [INFO] [stdout] test response::tests::version::should_be_able_to_serialize_to_json ... ok [INFO] [stdout] test response::tests::version::should_be_able_to_deserialize_from_json ... ok [INFO] [stdout] test response::tests::text::should_be_able_to_serialize_to_json ... ok [INFO] [stdout] test response::tests::version::should_be_able_to_serialize_to_msgpack ... ok [INFO] [stdout] test response::tests::text::should_be_able_to_serialize_to_msgpack ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 351 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] [stderr] Doc-tests distant_protocol [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test src/common/permissions.rs - common::permissions::Permissions::is_writable (line 186) ... ok [INFO] [stdout] test src/common/permissions.rs - common::permissions::Permissions::is_readonly (line 159) ... ok [INFO] [stdout] test src/common/permissions.rs - common::permissions::Permissions::readonly (line 77) ... ok [INFO] [stdout] test src/common/permissions.rs - common::permissions::Permissions::apply_to (line 266) ... ok [INFO] [stdout] test src/common/permissions.rs - common::permissions::Permissions::is_complete (line 128) ... ok [INFO] [stdout] test src/common/permissions.rs - common::permissions::Permissions::apply_from (line 216) ... ok [INFO] [stdout] test src/common/permissions.rs - common::permissions::Permissions::to_unix_mode (line 315) ... ok [INFO] [stdout] test src/common/permissions.rs - common::permissions::Permissions::writable (line 102) ... ok [INFO] [stdout] test src/lib.rs - is_compatible_with (line 75) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.32s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d876a0344ec30a01512f1f646b4515f5801b4f07cd68f97eeacfe21ea011038a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d876a0344ec30a01512f1f646b4515f5801b4f07cd68f97eeacfe21ea011038a", kill_on_drop: false }` [INFO] [stdout] d876a0344ec30a01512f1f646b4515f5801b4f07cd68f97eeacfe21ea011038a