[INFO] cloning repository https://github.com/HelloVolla/volla-messages-app
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/HelloVolla/volla-messages-app" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHelloVolla%2Fvolla-messages-app", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHelloVolla%2Fvolla-messages-app'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3ad41888498ec69ec8dd4941385fce4a5c65905d
[INFO] testing HelloVolla/volla-messages-app against 1.98.0-beta.8+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHelloVolla%2Fvolla-messages-app" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/HelloVolla/volla-messages-app
[INFO] finished tweaking git repo https://github.com/HelloVolla/volla-messages-app
[INFO] tweaked toml for git repo https://github.com/HelloVolla/volla-messages-app written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/HelloVolla/volla-messages-app on toolchain 1.98.0-beta.8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/HelloVolla/volla-messages-app 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" "+1.98.0-beta.8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/guillemcordoba/wasmer`
[INFO] [stderr]     Updating git repository `https://github.com/holochain-open-dev/file-storage`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/holochain-open-dev/profiles`
[INFO] [stderr] warning: patch `wasmer-types v6.0.1 (https://github.com/guillemcordoba/wasmer?branch=fix-x86#4231daf3)` was not used in the crate graph
[INFO] [stderr] warning: patch `wasmer-vm v6.0.1 (https://github.com/guillemcordoba/wasmer?branch=fix-x86#4231daf3)` was not used in the crate graph
[INFO] [stderr] help: Check that the patched package version and available features are compatible
[INFO] [stderr]       with the dependency requirements. If the patch has a different version from
[INFO] [stderr]       what is locked in the Cargo.lock file, run `cargo update` to use the new
[INFO] [stderr]       version. This may also occur with an optional dependency that is not enabled.
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde-transcode v1.1.1
[INFO] [stderr]   Downloaded rmp-serde v1.3.0
[INFO] [stderr]   Downloaded rmp v0.8.15
[INFO] [stderr]   Downloaded holochain_serialized_bytes v0.0.56
[INFO] [stderr]   Downloaded holochain_timestamp v0.6.0
[INFO] [stderr]   Downloaded holochain_serialized_bytes_derive v0.0.56
[INFO] [stderr]   Downloaded holochain_secure_primitive v0.6.0
[INFO] [stderr]   Downloaded holochain_wasmer_guest v0.0.101
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.120
[INFO] [stderr]   Downloaded holochain_wasmer_common v0.0.101
[INFO] [stderr]   Downloaded holochain_util v0.6.0
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.120
[INFO] [stderr]   Downloaded must_future v0.1.2
[INFO] [stderr]   Downloaded hdk_derive v0.6.0
[INFO] [stderr]   Downloaded holo_hash v0.6.0
[INFO] [stderr]   Downloaded holochain_nonce v0.6.0
[INFO] [stderr]   Downloaded hdi v0.7.0
[INFO] [stderr]   Downloaded holochain_zome_types v0.6.0
[INFO] [stderr]   Downloaded serde_json v1.0.143
[INFO] [stderr]   Downloaded holochain_integrity_types v0.6.0
[INFO] [stderr]   Downloaded hdk v0.6.0
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.120
[INFO] [stderr]   Downloaded wit-bindgen v0.57.1
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.120
[INFO] [stderr]   Downloaded cc v1.2.61
[INFO] [stderr]   Downloaded typenum v1.20.0
[INFO] [stderr]   Downloaded js-sys v0.3.97
[INFO] [stderr]   Downloaded wasip2 v1.0.3+wasi-0.2.9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] d25716663832fbac93a2bcff34d9dd9d18f6a3439ccdb05a3872e1af8cd3acc2
[INFO] running `Command { std: "docker" "start" "d25716663832fbac93a2bcff34d9dd9d18f6a3439ccdb05a3872e1af8cd3acc2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d25716663832fbac93a2bcff34d9dd9d18f6a3439ccdb05a3872e1af8cd3acc2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d25716663832fbac93a2bcff34d9dd9d18f6a3439ccdb05a3872e1af8cd3acc2" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d25716663832fbac93a2bcff34d9dd9d18f6a3439ccdb05a3872e1af8cd3acc2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d25716663832fbac93a2bcff34d9dd9d18f6a3439ccdb05a3872e1af8cd3acc2" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr] warning: patch `wasmer-types v6.0.1 (https://github.com/guillemcordoba/wasmer?branch=fix-x86#4231daf3)` was not used in the crate graph
[INFO] [stderr] warning: patch `wasmer-vm v6.0.1 (https://github.com/guillemcordoba/wasmer?branch=fix-x86#4231daf3)` was not used in the crate graph
[INFO] [stderr] help: Check that the patched package version and available features are compatible
[INFO] [stderr]       with the dependency requirements. If the patch has a different version from
[INFO] [stderr]       what is locked in the Cargo.lock file, run `cargo update` to use the new
[INFO] [stderr]       version. This may also occur with an optional dependency that is not enabled.
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling colored v3.1.1
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling blake2b_simd v1.0.4
[INFO] [stderr]    Compiling rmp v0.8.15
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling holochain_serialized_bytes_derive v0.0.56
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling holochain_util v0.6.0
[INFO] [stderr]    Compiling must_future v0.1.2
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling serde_bytes v0.11.17
[INFO] [stderr]    Compiling serde-transcode v1.1.1
[INFO] [stderr]    Compiling rmp-serde v1.3.0
[INFO] [stderr]    Compiling holochain_secure_primitive v0.6.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling holochain_timestamp v0.6.0
[INFO] [stderr]    Compiling holochain_serialized_bytes v0.0.56
[INFO] [stderr]    Compiling holochain_wasmer_common v0.0.101
[INFO] [stderr]    Compiling holo_hash v0.6.0
[INFO] [stderr]    Compiling holochain_wasmer_guest v0.0.101
[INFO] [stderr]    Compiling holochain_nonce v0.6.0
[INFO] [stderr]    Compiling holochain_integrity_types v0.6.0
[INFO] [stderr]    Compiling holochain_zome_types v0.6.0
[INFO] [stderr]    Compiling hdk_derive v0.6.0
[INFO] [stderr]    Compiling hdi v0.7.0
[INFO] [stderr]    Compiling hdk v0.6.0
[INFO] [stderr]    Compiling hc_zome_profiles_integrity v0.4.0 (https://github.com/holochain-open-dev/profiles?branch=main-0.6#06645aaf)
[INFO] [stderr]    Compiling hc_zome_file_storage_integrity v0.4.0 (https://github.com/holochain-open-dev/file-storage?rev=5bd7b171956c06671b201a0050c7e737719633db#5bd7b171)
[INFO] [stderr]    Compiling relay_integrity v0.6.0 (/opt/rustwide/workdir/dnas/relay/zomes/integrity/relay)
[INFO] [stderr]    Compiling hc_zome_profiles_coordinator v0.4.0 (https://github.com/holochain-open-dev/profiles?branch=main-0.6#06645aaf)
[INFO] [stderr]    Compiling profiles_integrity v0.0.1 (/opt/rustwide/workdir/dnas/relay/zomes/integrity/profiles)
[INFO] [stderr]    Compiling file_storage_integrity v0.2.0 (/opt/rustwide/workdir/dnas/relay/zomes/integrity/file_storage)
[INFO] [stderr]    Compiling hc_zome_file_storage_coordinator v0.4.0 (https://github.com/holochain-open-dev/file-storage?rev=5bd7b171956c06671b201a0050c7e737719633db#5bd7b171)
[INFO] [stderr]    Compiling profiles v0.0.1 (/opt/rustwide/workdir/dnas/relay/zomes/coordinator/profiles)
[INFO] [stderr]    Compiling file_storage v0.2.0 (/opt/rustwide/workdir/dnas/relay/zomes/coordinator/file_storage)
[INFO] [stderr]    Compiling relay v0.6.0 (/opt/rustwide/workdir/dnas/relay/zomes/coordinator/relay)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 4m 32s
[INFO] running `Command { std: "docker" "inspect" "d25716663832fbac93a2bcff34d9dd9d18f6a3439ccdb05a3872e1af8cd3acc2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d25716663832fbac93a2bcff34d9dd9d18f6a3439ccdb05a3872e1af8cd3acc2" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr] warning: patch `wasmer-types v6.0.1 (https://github.com/guillemcordoba/wasmer?branch=fix-x86#4231daf3)` was not used in the crate graph
[INFO] [stderr] warning: patch `wasmer-vm v6.0.1 (https://github.com/guillemcordoba/wasmer?branch=fix-x86#4231daf3)` was not used in the crate graph
[INFO] [stderr] help: Check that the patched package version and available features are compatible
[INFO] [stderr]       with the dependency requirements. If the patch has a different version from
[INFO] [stderr]       what is locked in the Cargo.lock file, run `cargo update` to use the new
[INFO] [stderr]       version. This may also occur with an optional dependency that is not enabled.
[INFO] [stderr]    Compiling relay_integrity v0.6.0 (/opt/rustwide/workdir/dnas/relay/zomes/integrity/relay)
[INFO] [stderr]    Compiling file_storage_integrity v0.2.0 (/opt/rustwide/workdir/dnas/relay/zomes/integrity/file_storage)
[INFO] [stderr]    Compiling profiles_integrity v0.0.1 (/opt/rustwide/workdir/dnas/relay/zomes/integrity/profiles)
[INFO] [stderr]    Compiling relay v0.6.0 (/opt/rustwide/workdir/dnas/relay/zomes/coordinator/relay)
[INFO] [stderr]    Compiling file_storage v0.2.0 (/opt/rustwide/workdir/dnas/relay/zomes/coordinator/file_storage)
[INFO] [stderr]    Compiling profiles v0.0.1 (/opt/rustwide/workdir/dnas/relay/zomes/coordinator/profiles)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 1m 55s
[INFO] running `Command { std: "docker" "inspect" "d25716663832fbac93a2bcff34d9dd9d18f6a3439ccdb05a3872e1af8cd3acc2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d25716663832fbac93a2bcff34d9dd9d18f6a3439ccdb05a3872e1af8cd3acc2" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr] warning: patch `wasmer-types v6.0.1 (https://github.com/guillemcordoba/wasmer?branch=fix-x86#4231daf3)` was not used in the crate graph
[INFO] [stderr] warning: patch `wasmer-vm v6.0.1 (https://github.com/guillemcordoba/wasmer?branch=fix-x86#4231daf3)` was not used in the crate graph
[INFO] [stderr] help: Check that the patched package version and available features are compatible
[INFO] [stderr]       with the dependency requirements. If the patch has a different version from
[INFO] [stderr]       what is locked in the Cargo.lock file, run `cargo update` to use the new
[INFO] [stderr]       version. This may also occur with an optional dependency that is not enabled.
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.33s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/file_storage-e376d4447cab8dfa)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/file_storage_integrity-d0203d2802730f6c)
[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] [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] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/profiles-cceebf1b38d894ec)
[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] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/profiles_integrity-8fb51105f5d3a136)
[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] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/relay-ee84a025053a06ee)
[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] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/relay_integrity-7586a4eac5ba58f8)
[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] [stderr]    Doc-tests file_storage
[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] [stderr]    Doc-tests file_storage_integrity
[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] [stderr]    Doc-tests profiles
[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] [stderr]    Doc-tests profiles_integrity
[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] [stderr]    Doc-tests relay
[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] [stderr]    Doc-tests relay_integrity
[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" "d25716663832fbac93a2bcff34d9dd9d18f6a3439ccdb05a3872e1af8cd3acc2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d25716663832fbac93a2bcff34d9dd9d18f6a3439ccdb05a3872e1af8cd3acc2", kill_on_drop: false }`
[INFO] [stdout] d25716663832fbac93a2bcff34d9dd9d18f6a3439ccdb05a3872e1af8cd3acc2
