[INFO] cloning repository https://github.com/holochain-open-dev/resource-bookings [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/holochain-open-dev/resource-bookings" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fholochain-open-dev%2Fresource-bookings", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fholochain-open-dev%2Fresource-bookings'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c1893a9cbb061681b4288b4f5a5390ac20eac876 [INFO] testing holochain-open-dev/resource-bookings against master#552a959051cebf8f88a8f558399baf733bec9ce0 for pr-136932 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fholochain-open-dev%2Fresource-bookings" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/holochain-open-dev/resource-bookings on toolchain 552a959051cebf8f88a8f558399baf733bec9ce0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+552a959051cebf8f88a8f558399baf733bec9ce0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/holochain-open-dev/resource-bookings [INFO] finished tweaking git repo https://github.com/holochain-open-dev/resource-bookings [INFO] tweaked toml for git repo https://github.com/holochain-open-dev/resource-bookings written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/holochain-open-dev/resource-bookings 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" "+552a959051cebf8f88a8f558399baf733bec9ce0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/holochain-open-dev/profiles` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded holo_hash v0.0.18 [INFO] [stderr] Downloaded holochain_wasmer_common v0.0.76 [INFO] [stderr] Downloaded holochain_zome_types v0.0.23 [INFO] [stderr] Downloaded kitsune_p2p_timestamp v0.0.5 [INFO] [stderr] Downloaded holochain_wasmer_guest v0.0.76 [INFO] [stderr] Downloaded kitsune_p2p_dht_arc v0.0.8 [INFO] [stderr] Downloaded hdk v0.0.121 [INFO] [stderr] Downloaded hdk_derive v0.0.23 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+552a959051cebf8f88a8f558399baf733bec9ce0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cdf892edd361888c7b2af7c13c1cb9eb826048a7fa4a5d19ec86261ab7134556 [INFO] running `Command { std: "docker" "start" "-a" "cdf892edd361888c7b2af7c13c1cb9eb826048a7fa4a5d19ec86261ab7134556", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cdf892edd361888c7b2af7c13c1cb9eb826048a7fa4a5d19ec86261ab7134556", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cdf892edd361888c7b2af7c13c1cb9eb826048a7fa4a5d19ec86261ab7134556", kill_on_drop: false }` [INFO] [stdout] cdf892edd361888c7b2af7c13c1cb9eb826048a7fa4a5d19ec86261ab7134556 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+552a959051cebf8f88a8f558399baf733bec9ce0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2aab38a17de70e75af9209baad69e29629627a5443f17b89b51f8b2a6f7dcb58 [INFO] running `Command { std: "docker" "start" "-a" "2aab38a17de70e75af9209baad69e29629627a5443f17b89b51f8b2a6f7dcb58", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling libc v0.2.117 [INFO] [stderr] Compiling serde_json v1.0.78 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling tracing-core v0.1.22 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling trilean v1.1.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling blake2b_simd v0.5.11 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling rmp v0.8.10 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling gcollections v1.5.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling intervallum v1.4.0 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling holochain_serialized_bytes_derive v0.0.51 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling tracing-attributes v0.1.19 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling tracing v0.1.30 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling serde-transcode v1.1.1 [INFO] [stderr] Compiling rmp-serde v0.15.5 [INFO] [stderr] Compiling kitsune_p2p_dht_arc v0.0.8 [INFO] [stderr] Compiling kitsune_p2p_timestamp v0.0.5 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling holochain_serialized_bytes v0.0.51 [INFO] [stderr] Compiling holochain_wasmer_common v0.0.76 [INFO] [stderr] Compiling holo_hash v0.0.18 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling holochain_zome_types v0.0.23 [INFO] [stderr] Compiling holochain_wasmer_guest v0.0.76 [INFO] [stderr] Compiling hdk_derive v0.0.23 [INFO] [stderr] Compiling hdk v0.0.121 [INFO] [stderr] Compiling hc_zome_profiles_types v0.0.1 (https://github.com/holochain-open-dev/profiles?rev=for-hc-v0.0.125#cc7caa41) [INFO] [stderr] Compiling hc_zome_bookable_resources_types v0.0.1 (/opt/rustwide/workdir/crates/types) [INFO] [stderr] Compiling hc_zome_bookable_resources v0.0.1 (/opt/rustwide/workdir/crates/zome) [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> crates/zome/src/bookable_resource.rs:39:47 [INFO] [stdout] | [INFO] [stdout] 39 | let path = Path::from(ALL_RESOURCES_ANCHOR.clone()); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> crates/zome/src/bookable_resource.rs:63:47 [INFO] [stdout] | [INFO] [stdout] 63 | let path = Path::from(ALL_RESOURCES_ANCHOR.clone()); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling hc_zome_profiles v0.0.1 (https://github.com/holochain-open-dev/profiles?rev=for-hc-v0.0.125#cc7caa41) [INFO] [stderr] Compiling profiles v0.0.1 (/opt/rustwide/workdir/crates/profiles) [INFO] [stderr] Finished `dev` profile [optimized + debuginfo] target(s) in 1m 19s [INFO] running `Command { std: "docker" "inspect" "2aab38a17de70e75af9209baad69e29629627a5443f17b89b51f8b2a6f7dcb58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2aab38a17de70e75af9209baad69e29629627a5443f17b89b51f8b2a6f7dcb58", kill_on_drop: false }` [INFO] [stdout] 2aab38a17de70e75af9209baad69e29629627a5443f17b89b51f8b2a6f7dcb58 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+552a959051cebf8f88a8f558399baf733bec9ce0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 70238b68578a82c389a5601ae68f2a8ad5f86ce1fd26685da87a7c5718ae4a45 [INFO] running `Command { std: "docker" "start" "-a" "70238b68578a82c389a5601ae68f2a8ad5f86ce1fd26685da87a7c5718ae4a45", kill_on_drop: false }` [INFO] [stderr] Compiling hc_zome_bookable_resources_types v0.0.1 (/opt/rustwide/workdir/crates/types) [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> crates/zome/src/bookable_resource.rs:39:47 [INFO] [stdout] | [INFO] [stdout] 39 | let path = Path::from(ALL_RESOURCES_ANCHOR.clone()); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> crates/zome/src/bookable_resource.rs:63:47 [INFO] [stdout] | [INFO] [stdout] 63 | let path = Path::from(ALL_RESOURCES_ANCHOR.clone()); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling hc_zome_bookable_resources v0.0.1 (/opt/rustwide/workdir/crates/zome) [INFO] [stderr] Compiling profiles v0.0.1 (/opt/rustwide/workdir/crates/profiles) [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> crates/zome/src/bookable_resource.rs:39:47 [INFO] [stdout] | [INFO] [stdout] 39 | let path = Path::from(ALL_RESOURCES_ANCHOR.clone()); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> crates/zome/src/bookable_resource.rs:63:47 [INFO] [stdout] | [INFO] [stdout] 63 | let path = Path::from(ALL_RESOURCES_ANCHOR.clone()); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [optimized + debuginfo] target(s) in 3.99s [INFO] running `Command { std: "docker" "inspect" "70238b68578a82c389a5601ae68f2a8ad5f86ce1fd26685da87a7c5718ae4a45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70238b68578a82c389a5601ae68f2a8ad5f86ce1fd26685da87a7c5718ae4a45", kill_on_drop: false }` [INFO] [stdout] 70238b68578a82c389a5601ae68f2a8ad5f86ce1fd26685da87a7c5718ae4a45 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+552a959051cebf8f88a8f558399baf733bec9ce0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] bfdee96e7c164df9411c9e175ee9e518ed9eca15b53eadcc99da9601f241ac61 [INFO] running `Command { std: "docker" "start" "-a" "bfdee96e7c164df9411c9e175ee9e518ed9eca15b53eadcc99da9601f241ac61", kill_on_drop: false }` [INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stderr] --> crates/zome/src/bookable_resource.rs:39:47 [INFO] [stderr] | [INFO] [stderr] 39 | let path = Path::from(ALL_RESOURCES_ANCHOR.clone()); [INFO] [stderr] | ^^^^^^^^ help: remove this redundant call [INFO] [stderr] | [INFO] [stderr] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stderr] = note: `#[warn(noop_method_call)]` on by default [INFO] [stderr] [INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stderr] --> crates/zome/src/bookable_resource.rs:63:47 [INFO] [stderr] | [INFO] [stderr] 63 | let path = Path::from(ALL_RESOURCES_ANCHOR.clone()); [INFO] [stderr] | ^^^^^^^^ help: remove this redundant call [INFO] [stderr] | [INFO] [stderr] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stderr] [INFO] [stderr] warning: `hc_zome_bookable_resources` (lib) generated 2 warnings (run `cargo fix --lib -p hc_zome_bookable_resources` to apply 2 suggestions) [INFO] [stderr] warning: `hc_zome_bookable_resources` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [optimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hc_zome_bookable_resources-853958040910fcc7) [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/debug/deps/hc_zome_bookable_resources_types-31c82b59196aa250) [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/debug/deps/profiles-5896e4a5d76fffa4) [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 hc_zome_bookable_resources [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 hc_zome_bookable_resources_types [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] running `Command { std: "docker" "inspect" "bfdee96e7c164df9411c9e175ee9e518ed9eca15b53eadcc99da9601f241ac61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bfdee96e7c164df9411c9e175ee9e518ed9eca15b53eadcc99da9601f241ac61", kill_on_drop: false }` [INFO] [stdout] bfdee96e7c164df9411c9e175ee9e518ed9eca15b53eadcc99da9601f241ac61