[INFO] cloning repository https://github.com/ErrorTeaPot/Rust_SSH
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ErrorTeaPot/Rust_SSH" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FErrorTeaPot%2FRust_SSH", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FErrorTeaPot%2FRust_SSH'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f203195bc307b8b77670f30e0edd1e37fb1b4679
[INFO] testing ErrorTeaPot/Rust_SSH against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FErrorTeaPot%2FRust_SSH" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ErrorTeaPot/Rust_SSH
[INFO] finished tweaking git repo https://github.com/ErrorTeaPot/Rust_SSH
[INFO] tweaked toml for git repo https://github.com/ErrorTeaPot/Rust_SSH written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ErrorTeaPot/Rust_SSH on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ErrorTeaPot/Rust_SSH 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.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rpassword v7.3.1
[INFO] [stderr]   Downloaded rtoolbox v0.0.2
[INFO] [stderr]   Downloaded syn v2.0.59
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3f2b6bb694f6a566dbd1acfeff2bae0bcf129f885a884d2ebb44308147ac79db
[INFO] running `Command { std: "docker" "start" "-a" "3f2b6bb694f6a566dbd1acfeff2bae0bcf129f885a884d2ebb44308147ac79db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3f2b6bb694f6a566dbd1acfeff2bae0bcf129f885a884d2ebb44308147ac79db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f2b6bb694f6a566dbd1acfeff2bae0bcf129f885a884d2ebb44308147ac79db", kill_on_drop: false }`
[INFO] [stdout] 3f2b6bb694f6a566dbd1acfeff2bae0bcf129f885a884d2ebb44308147ac79db
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a27e2f3c328bb75ac6b1cc85b8455efe6a633712d27e499ad7eaa87fc829102b
[INFO] running `Command { std: "docker" "start" "-a" "a27e2f3c328bb75ac6b1cc85b8455efe6a633712d27e499ad7eaa87fc829102b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling rustversion v1.0.15
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling anstyle-query v1.0.3
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling der v0.7.9
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling getrandom v0.2.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling rtoolbox v0.0.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling syn v2.0.59
[INFO] [stderr]    Compiling rpassword v7.3.1
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling serde_derive v1.0.202
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling strum v0.25.0
[INFO] [stderr]    Compiling ratatui v0.23.0
[INFO] [stderr]    Compiling clap v4.5.4
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling mussh-protocol v0.1.0 (/opt/rustwide/workdir/mussh-protocol)
[INFO] [stderr]    Compiling rsa v0.9.6
[INFO] [stderr]    Compiling mussh-ui v0.1.0 (/opt/rustwide/workdir/mussh-ui)
[INFO] [stderr]    Compiling server v0.1.0 (/opt/rustwide/workdir/server)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.81s
[INFO] running `Command { std: "docker" "inspect" "a27e2f3c328bb75ac6b1cc85b8455efe6a633712d27e499ad7eaa87fc829102b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a27e2f3c328bb75ac6b1cc85b8455efe6a633712d27e499ad7eaa87fc829102b", kill_on_drop: false }`
[INFO] [stdout] a27e2f3c328bb75ac6b1cc85b8455efe6a633712d27e499ad7eaa87fc829102b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ba31b260300f452422233e649a47005a65b6f66d1805474c331a0cc634804dd2
[INFO] running `Command { std: "docker" "start" "-a" "ba31b260300f452422233e649a47005a65b6f66d1805474c331a0cc634804dd2", kill_on_drop: false }`
[INFO] [stderr]    Compiling mussh-protocol v0.1.0 (/opt/rustwide/workdir/mussh-protocol)
[INFO] [stderr]    Compiling mussh-ui v0.1.0 (/opt/rustwide/workdir/mussh-ui)
[INFO] [stderr]    Compiling server v0.1.0 (/opt/rustwide/workdir/server)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.98s
[INFO] running `Command { std: "docker" "inspect" "ba31b260300f452422233e649a47005a65b6f66d1805474c331a0cc634804dd2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ba31b260300f452422233e649a47005a65b6f66d1805474c331a0cc634804dd2", kill_on_drop: false }`
[INFO] [stdout] ba31b260300f452422233e649a47005a65b6f66d1805474c331a0cc634804dd2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a40c2449f5c6e962811cf604ef3f53ed80083e05499144c3caedf5314056169e
[INFO] running `Command { std: "docker" "start" "-a" "a40c2449f5c6e962811cf604ef3f53ed80083e05499144c3caedf5314056169e", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mussh_protocol-ccd1a6b491a9e7a1)
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mussh_ui-6c3206f4468d3a89)
[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] [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/input_fuzzer.rs (/opt/rustwide/target/debug/deps/input_fuzzer-f0d9acd40a818f1f)
[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/main.rs (/opt/rustwide/target/debug/deps/ui-457d9f7e8fb1ea80)
[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/main.rs (/opt/rustwide/target/debug/deps/server-93c7a31e80e0df7b)
[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 mussh_protocol
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test mussh-protocol/src/transport.rs - transport::EncryptedTypedWriter (line 244) - compile ... FAILED
[INFO] [stdout] test mussh-protocol/src/transport.rs - transport::EncryptedTypedReader (line 148) - compile ... FAILED
[INFO] [stdout] test mussh-protocol/src/transport.rs - transport::TypedWriter (line 88) - compile ... FAILED
[INFO] [stdout] test mussh-protocol/src/transport.rs - transport::TypedReader (line 15) - compile ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- mussh-protocol/src/transport.rs - transport::EncryptedTypedWriter (line 244) stdout ----
[INFO] [stdout] error: expected item, found keyword `let`
[INFO] [stdout]  --> mussh-protocol/src/transport.rs:249:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | let stream = TcpStream::connect("serveur:port").unwrap();
[INFO] [stdout]   | ^^^
[INFO] [stdout]   | |
[INFO] [stdout]   | `let` cannot be used for global variables
[INFO] [stdout]   | help: consider using `static` or `const` instead of `let`
[INFO] [stdout]   |
[INFO] [stdout]   = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- mussh-protocol/src/transport.rs - transport::EncryptedTypedReader (line 148) stdout ----
[INFO] [stdout] error: expected item, found keyword `let`
[INFO] [stdout]  --> mussh-protocol/src/transport.rs:151:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | let stream = TcpStream::connect("serveur:port").unwrap();
[INFO] [stdout]   | ^^^
[INFO] [stdout]   | |
[INFO] [stdout]   | `let` cannot be used for global variables
[INFO] [stdout]   | help: consider using `static` or `const` instead of `let`
[INFO] [stdout]   |
[INFO] [stdout]   = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- mussh-protocol/src/transport.rs - transport::TypedWriter (line 88) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TypedWriter`
[INFO] [stdout]  --> mussh-protocol/src/transport.rs:92:24
[INFO] [stdout]   |
[INFO] [stdout] 6 | let mut typed_writer = TypedWriter::<_, String>::new(stream);
[INFO] [stdout]   |                        ^^^^^^^^^^^ use of undeclared type `TypedWriter`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use mussh_protocol::TypedWriter;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- mussh-protocol/src/transport.rs - transport::TypedReader (line 15) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TypedReader`
[INFO] [stdout]  --> mussh-protocol/src/transport.rs:19:24
[INFO] [stdout]   |
[INFO] [stdout] 6 | let mut typed_reader = TypedReader::<_, String>::new(stream);
[INFO] [stdout]   |                        ^^^^^^^^^^^ use of undeclared type `TypedReader`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use mussh_protocol::TypedReader;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     mussh-protocol/src/transport.rs - transport::EncryptedTypedReader (line 148)
[INFO] [stdout]     mussh-protocol/src/transport.rs - transport::EncryptedTypedWriter (line 244)
[INFO] [stdout]     mussh-protocol/src/transport.rs - transport::TypedReader (line 15)
[INFO] [stdout]     mussh-protocol/src/transport.rs - transport::TypedWriter (line 88)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `-p mussh-protocol --doc`
[INFO] running `Command { std: "docker" "inspect" "a40c2449f5c6e962811cf604ef3f53ed80083e05499144c3caedf5314056169e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a40c2449f5c6e962811cf604ef3f53ed80083e05499144c3caedf5314056169e", kill_on_drop: false }`
[INFO] [stdout] a40c2449f5c6e962811cf604ef3f53ed80083e05499144c3caedf5314056169e
