[INFO] cloning repository https://github.com/code-rain002/rust-deploy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/code-rain002/rust-deploy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcode-rain002%2Frust-deploy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcode-rain002%2Frust-deploy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] aaff6080231d601033ec437ce425753439d42177
[INFO] testing code-rain002/rust-deploy against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcode-rain002%2Frust-deploy" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/code-rain002/rust-deploy
[INFO] finished tweaking git repo https://github.com/code-rain002/rust-deploy
[INFO] tweaked toml for git repo https://github.com/code-rain002/rust-deploy written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/code-rain002/rust-deploy 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] crate git repo https://github.com/code-rain002/rust-deploy 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" "+beta-2025-09-21" "fetch" "--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]  Downloading crates ...
[INFO] [stderr]   Downloaded toml v0.5.7
[INFO] [stderr]   Downloaded proc-macro2 v1.0.27
[INFO] [stderr]   Downloaded yn v0.1.1
[INFO] [stderr]   Downloaded merge_derive v0.1.0
[INFO] [stderr]   Downloaded inotify-sys v0.1.4
[INFO] [stderr]   Downloaded cbitset v0.2.0
[INFO] [stderr]   Downloaded clap_derive v3.0.0-beta.2
[INFO] [stderr]   Downloaded fork v0.1.18
[INFO] [stderr]   Downloaded os_str_bytes v2.4.0
[INFO] [stderr]   Downloaded thin-dst v1.1.0
[INFO] [stderr]   Downloaded smol_str v0.1.16
[INFO] [stderr]   Downloaded textwrap v0.12.1
[INFO] [stderr]   Downloaded flexi_logger v0.16.2
[INFO] [stderr]   Downloaded mio v0.7.6
[INFO] [stderr]   Downloaded serde v1.0.118
[INFO] [stderr]   Downloaded serde_json v1.0.60
[INFO] [stderr]   Downloaded clap v3.0.0-beta.2
[INFO] [stderr]   Downloaded rnix v0.8.0
[INFO] [stderr]   Downloaded signal-hook v0.3.1
[INFO] [stderr]   Downloaded serde_derive v1.0.118
[INFO] [stderr]   Downloaded syn v1.0.73
[INFO] [stderr]   Downloaded merge v0.1.0
[INFO] [stderr]   Downloaded notify v5.0.0-pre.4
[INFO] [stderr]   Downloaded rowan v0.9.1
[INFO] [stderr]   Downloaded filetime v0.2.13
[INFO] [stderr]   Downloaded whoami v0.9.0
[INFO] [stderr]   Downloaded text_unit v0.1.10
[INFO] [stderr]   Downloaded tokio v1.9.0
[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] dea8270a2218ff4f26a466cce048fa43b5bfebb2d7792acb94c37b57ccf29ba0
[INFO] running `Command { std: "docker" "start" "-a" "dea8270a2218ff4f26a466cce048fa43b5bfebb2d7792acb94c37b57ccf29ba0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dea8270a2218ff4f26a466cce048fa43b5bfebb2d7792acb94c37b57ccf29ba0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dea8270a2218ff4f26a466cce048fa43b5bfebb2d7792acb94c37b57ccf29ba0", kill_on_drop: false }`
[INFO] [stdout] dea8270a2218ff4f26a466cce048fa43b5bfebb2d7792acb94c37b57ccf29ba0
[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] eabb522e7c50f035e55a8c216b4b610852a4a4ae60c034ce57bd0200c8de6189
[INFO] running `Command { std: "docker" "start" "-a" "eabb522e7c50f035e55a8c216b4b610852a4a4ae60c034ce57bd0200c8de6189", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.81
[INFO] [stderr]    Compiling proc-macro2 v1.0.27
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.73
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling serde_derive v1.0.118
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling serde v1.0.118
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling unicode-segmentation v1.7.1
[INFO] [stderr]    Compiling proc-macro-nested v0.1.6
[INFO] [stderr]    Compiling once_cell v1.5.2
[INFO] [stderr]    Compiling smol_str v0.1.16
[INFO] [stderr]    Compiling regex-syntax v0.6.21
[INFO] [stderr]    Compiling serde_json v1.0.60
[INFO] [stderr]    Compiling hashbrown v0.9.1
[INFO] [stderr]    Compiling thin-dst v1.1.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]    Compiling text_unit v0.1.10
[INFO] [stderr]    Compiling futures-task v0.3.8
[INFO] [stderr]    Compiling yansi v0.5.0
[INFO] [stderr]    Compiling bytes v1.0.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.0
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling indexmap v1.6.0
[INFO] [stderr]    Compiling aho-corasick v0.7.15
[INFO] [stderr]    Compiling tokio v1.9.0
[INFO] [stderr]    Compiling rowan v0.9.1
[INFO] [stderr]    Compiling anymap v0.12.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling futures-core v0.3.8
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling os_str_bytes v2.4.0
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling net2 v0.2.37
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling signal-hook-registry v1.3.0
[INFO] [stderr]    Compiling inotify-sys v0.1.4
[INFO] [stderr]    Compiling terminal_size v0.1.17
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling inotify v0.8.3
[INFO] [stderr]    Compiling textwrap v0.12.1
[INFO] [stderr]    Compiling cbitset v0.2.0
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling filetime v0.2.13
[INFO] [stderr]    Compiling crossbeam-channel v0.4.4
[INFO] [stderr]    Compiling mio v0.7.6
[INFO] [stderr]    Compiling itoa v0.4.6
[INFO] [stderr]    Compiling regex v1.4.2
[INFO] [stderr]    Compiling rnix v0.8.0
[INFO] [stderr]    Compiling signal-hook v0.3.1
[INFO] [stderr]    Compiling fork v0.1.18
[INFO] [stderr]    Compiling whoami v0.9.0
[INFO] [stderr]    Compiling yn v0.1.1
[INFO] [stderr]    Compiling mio-extras v2.0.6
[INFO] [stderr]    Compiling notify v5.0.0-pre.4
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling pin-project-internal v1.0.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.22
[INFO] [stderr]    Compiling tokio-macros v1.3.0
[INFO] [stderr]    Compiling merge_derive v0.1.0
[INFO] [stderr]    Compiling clap_derive v3.0.0-beta.2
[INFO] [stderr]    Compiling futures-macro v0.3.8
[INFO] [stderr]    Compiling merge v0.1.0
[INFO] [stderr]    Compiling thiserror v1.0.22
[INFO] [stderr]    Compiling flexi_logger v0.16.2
[INFO] [stderr]    Compiling pin-project v1.0.2
[INFO] [stderr]    Compiling futures-util v0.3.8
[INFO] [stderr]    Compiling clap v3.0.0-beta.2
[INFO] [stderr]    Compiling toml v0.5.7
[INFO] [stderr]    Compiling deploy-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:182:27
[INFO] [stdout]     |
[INFO] [stdout] 182 | pub fn parse_flake(flake: &str) -> Result<DeployFlake, ParseFlakeError> {
[INFO] [stdout]     |                           ^^^^            ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 182 | pub fn parse_flake(flake: &str) -> Result<DeployFlake<'_>, ParseFlakeError> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.55s
[INFO] running `Command { std: "docker" "inspect" "eabb522e7c50f035e55a8c216b4b610852a4a4ae60c034ce57bd0200c8de6189", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eabb522e7c50f035e55a8c216b4b610852a4a4ae60c034ce57bd0200c8de6189", kill_on_drop: false }`
[INFO] [stdout] eabb522e7c50f035e55a8c216b4b610852a4a4ae60c034ce57bd0200c8de6189
[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] f35e142aa42f8f828079dec78b0ba295276fb7e4351aded1280aa6ea5b612ce0
[INFO] running `Command { std: "docker" "start" "-a" "f35e142aa42f8f828079dec78b0ba295276fb7e4351aded1280aa6ea5b612ce0", kill_on_drop: false }`
[INFO] [stderr]    Compiling deploy-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:182:27
[INFO] [stdout]     |
[INFO] [stdout] 182 | pub fn parse_flake(flake: &str) -> Result<DeployFlake, ParseFlakeError> {
[INFO] [stdout]     |                           ^^^^            ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 182 | pub fn parse_flake(flake: &str) -> Result<DeployFlake<'_>, ParseFlakeError> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:182:27
[INFO] [stdout]     |
[INFO] [stdout] 182 | pub fn parse_flake(flake: &str) -> Result<DeployFlake, ParseFlakeError> {
[INFO] [stdout]     |                           ^^^^            ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 182 | pub fn parse_flake(flake: &str) -> Result<DeployFlake<'_>, ParseFlakeError> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.39s
[INFO] running `Command { std: "docker" "inspect" "f35e142aa42f8f828079dec78b0ba295276fb7e4351aded1280aa6ea5b612ce0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f35e142aa42f8f828079dec78b0ba295276fb7e4351aded1280aa6ea5b612ce0", kill_on_drop: false }`
[INFO] [stdout] f35e142aa42f8f828079dec78b0ba295276fb7e4351aded1280aa6ea5b612ce0
[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] 6a1deeb0cab9ec7471e12707e73d982d587f188e9186999d8d9151484c0bec4c
[INFO] running `Command { std: "docker" "start" "-a" "6a1deeb0cab9ec7471e12707e73d982d587f188e9186999d8d9151484c0bec4c", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:182:27
[INFO] [stderr]     |
[INFO] [stderr] 182 | pub fn parse_flake(flake: &str) -> Result<DeployFlake, ParseFlakeError> {
[INFO] [stderr]     |                           ^^^^            ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                           |
[INFO] [stderr]     |                           the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 182 | pub fn parse_flake(flake: &str) -> Result<DeployFlake<'_>, ParseFlakeError> {
[INFO] [stderr]     |                                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `deploy-rs` (lib) generated 1 warning (run `cargo fix --lib -p deploy-rs` to apply 1 suggestion)
[INFO] [stderr] warning: `deploy-rs` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/deploy-7ed0bdd5dfdb077b)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test deploy::test_activation_command_builder ... ok
[INFO] [stdout] test deploy::test_revoke_command_builder ... ok
[INFO] [stdout] test deploy::test_wait_command_builder ... ok
[INFO] [stdout] test test_parse_flake ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/activate.rs (/opt/rustwide/target/debug/deps/activate-387f8c0f1f22ecfa)
[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/bin/deploy.rs (/opt/rustwide/target/debug/deps/deploy-395425b3e8d6eac1)
[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 deploy
[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" "6a1deeb0cab9ec7471e12707e73d982d587f188e9186999d8d9151484c0bec4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a1deeb0cab9ec7471e12707e73d982d587f188e9186999d8d9151484c0bec4c", kill_on_drop: false }`
[INFO] [stdout] 6a1deeb0cab9ec7471e12707e73d982d587f188e9186999d8d9151484c0bec4c
