[INFO] cloning repository https://github.com/Maxuss/chatgpt_rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Maxuss/chatgpt_rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMaxuss%2Fchatgpt_rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMaxuss%2Fchatgpt_rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 09cde58b4e9fdf8f8d78955edd723c3975eb0089
[INFO] testing Maxuss/chatgpt_rs/09cde58b4e9fdf8f8d78955edd723c3975eb0089 against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMaxuss%2Fchatgpt_rs" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Maxuss/chatgpt_rs
[INFO] finished tweaking git repo https://github.com/Maxuss/chatgpt_rs
[INFO] tweaked toml for git repo https://github.com/Maxuss/chatgpt_rs written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Maxuss/chatgpt_rs on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Maxuss/chatgpt_rs 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_derive_internals v0.26.0
[INFO] [stderr]   Downloaded syn v2.0.33
[INFO] [stderr]   Downloaded darling_core v0.20.3
[INFO] [stderr]   Downloaded postcard v1.0.7
[INFO] [stderr]   Downloaded darling v0.20.3
[INFO] [stderr]   Downloaded critical-section v1.1.2
[INFO] [stderr]   Downloaded hyper-rustls v0.24.1
[INFO] [stderr]   Downloaded heapless v0.7.16
[INFO] [stderr]   Downloaded rustls-webpki v0.101.5
[INFO] [stderr]   Downloaded chrono v0.4.30
[INFO] [stderr]   Downloaded reqwest v0.11.20
[INFO] [stderr]   Downloaded atomic-polyfill v0.1.11
[INFO] [stderr]   Downloaded schemars v0.8.13
[INFO] [stderr]   Downloaded rustls-pemfile v1.0.3
[INFO] [stderr]   Downloaded webpki-roots v0.25.2
[INFO] [stderr]   Downloaded schemars_derive v0.8.13
[INFO] [stderr]   Downloaded uuid v1.4.1
[INFO] [stderr]   Downloaded darling_macro v0.20.3
[INFO] [stderr]   Downloaded semver v1.0.18
[INFO] [stderr]   Downloaded ipnet v2.8.0
[INFO] [stderr]   Downloaded dyn-clone v1.0.13
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ca5c1ed950eb2332c6e0509b1047d0a37bd22e661ed71f9d2ad42548c432a6eb
[INFO] running `Command { std: "docker" "start" "-a" "ca5c1ed950eb2332c6e0509b1047d0a37bd22e661ed71f9d2ad42548c432a6eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ca5c1ed950eb2332c6e0509b1047d0a37bd22e661ed71f9d2ad42548c432a6eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca5c1ed950eb2332c6e0509b1047d0a37bd22e661ed71f9d2ad42548c432a6eb", kill_on_drop: false }`
[INFO] [stdout] ca5c1ed950eb2332c6e0509b1047d0a37bd22e661ed71f9d2ad42548c432a6eb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 15a8f7cebbe1afb71e18a8da49fd8ee984e673028e3e21c3801f0f00032e4276
[INFO] running `Command { std: "docker" "start" "-a" "15a8f7cebbe1afb71e18a8da49fd8ee984e673028e3e21c3801f0f00032e4276", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.67
[INFO] [stderr]    Compiling libc v0.2.148
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling rustls v0.21.7
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling form_urlencoded v1.2.0
[INFO] [stderr]    Compiling thiserror v1.0.48
[INFO] [stderr]    Compiling base64 v0.21.4
[INFO] [stderr]    Compiling ipnet v2.8.0
[INFO] [stderr]    Compiling webpki-roots v0.25.2
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling rustls-pemfile v1.0.3
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling socket2 v0.5.4
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling syn v2.0.33
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling thiserror-impl v1.0.48
[INFO] [stderr]    Compiling tokio v1.32.0
[INFO] [stderr]    Compiling rustls-webpki v0.101.5
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling derive_builder_core v0.12.0
[INFO] [stderr]    Compiling derive_builder_macro v0.12.0
[INFO] [stderr]    Compiling derive_builder v0.12.0
[INFO] [stderr]    Compiling tokio-util v0.7.8
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling h2 v0.3.21
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling url v2.4.1
[INFO] [stderr]    Compiling hyper v0.14.27
[INFO] [stderr]    Compiling hyper-rustls v0.24.1
[INFO] [stderr]    Compiling reqwest v0.11.20
[INFO] [stderr]    Compiling chatgpt_rs v1.2.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.04s
[INFO] running `Command { std: "docker" "inspect" "15a8f7cebbe1afb71e18a8da49fd8ee984e673028e3e21c3801f0f00032e4276", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "15a8f7cebbe1afb71e18a8da49fd8ee984e673028e3e21c3801f0f00032e4276", kill_on_drop: false }`
[INFO] [stdout] 15a8f7cebbe1afb71e18a8da49fd8ee984e673028e3e21c3801f0f00032e4276
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 365e94e4de71c9d2e0d97df6f8a8661a3d8b988f309d3a90d807da3f1cb252ab
[INFO] running `Command { std: "docker" "start" "-a" "365e94e4de71c9d2e0d97df6f8a8661a3d8b988f309d3a90d807da3f1cb252ab", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling memchr v2.6.3
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling semver v1.0.18
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling syn v2.0.33
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling serde_derive_internals v0.26.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling schemars v0.8.13
[INFO] [stderr]    Compiling async-trait v0.1.73
[INFO] [stderr]    Compiling dyn-clone v1.0.13
[INFO] [stderr]    Compiling cobs v0.2.3
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling heapless v0.7.16
[INFO] [stderr]    Compiling schemars_derive v0.8.13
[INFO] [stderr]    Compiling eventsource-stream v0.2.3
[INFO] [stderr]    Compiling darling_core v0.20.3
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling thiserror-impl v1.0.48
[INFO] [stderr]    Compiling async-recursion v1.0.5
[INFO] [stderr]    Compiling tokio v1.32.0
[INFO] [stderr]    Compiling thiserror v1.0.48
[INFO] [stderr]    Compiling darling_macro v0.20.3
[INFO] [stderr]    Compiling darling v0.20.3
[INFO] [stderr]    Compiling gpt_fn_macros v1.0.0 (/opt/rustwide/workdir/fn_macros)
[INFO] [stderr]    Compiling futures-executor v0.3.28
[INFO] [stderr]    Compiling futures v0.3.28
[INFO] [stderr]    Compiling tokio-util v0.7.8
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling h2 v0.3.21
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling url v2.4.1
[INFO] [stderr]    Compiling postcard v1.0.7
[INFO] [stderr]    Compiling hyper v0.14.27
[INFO] [stderr]    Compiling hyper-rustls v0.24.1
[INFO] [stderr]    Compiling reqwest v0.11.20
[INFO] [stderr]    Compiling chatgpt_rs v1.2.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: missing documentation for a module
[INFO] [stdout]   --> src/chatgpt.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub mod test {
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/chatgpt.rs:1:9
[INFO] [stdout]    |
[INFO] [stdout]  1 | #![warn(missing_docs)]
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 17.44s
[INFO] running `Command { std: "docker" "inspect" "365e94e4de71c9d2e0d97df6f8a8661a3d8b988f309d3a90d807da3f1cb252ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "365e94e4de71c9d2e0d97df6f8a8661a3d8b988f309d3a90d807da3f1cb252ab", kill_on_drop: false }`
[INFO] [stdout] 365e94e4de71c9d2e0d97df6f8a8661a3d8b988f309d3a90d807da3f1cb252ab
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6c22f1d73a05acce1f8315af4ae1456c79ab31124e776f75c3b302b8bf384e25
[INFO] running `Command { std: "docker" "start" "-a" "6c22f1d73a05acce1f8315af4ae1456c79ab31124e776f75c3b302b8bf384e25", kill_on_drop: false }`
[INFO] [stderr] warning: missing documentation for a module
[INFO] [stderr]   --> src/chatgpt.rs:25:1
[INFO] [stderr]    |
[INFO] [stderr] 25 | pub mod test {
[INFO] [stderr]    | ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] note: the lint level is defined here
[INFO] [stderr]   --> src/chatgpt.rs:1:9
[INFO] [stderr]    |
[INFO] [stderr]  1 | #![warn(missing_docs)]
[INFO] [stderr]    |         ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `chatgpt_rs` (lib test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/chatgpt.rs (/opt/rustwide/target/debug/deps/chatgpt-a7fa721539c36d30)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test functions::tests::test_descriptor_serialization ... ok
[INFO] [stdout] test test::test_client ... FAILED
[INFO] [stdout] test test::test_conversation ... FAILED
[INFO] [stdout] test test::test_max_token_config ... FAILED
[INFO] [stdout] test test::test_conversation_saving ... FAILED
[INFO] [stdout] test test::test_some_config ... FAILED
[INFO] [stdout] test test::test_default_max_token_config ... FAILED
[INFO] [stdout] test test::test_streaming ... FAILED
[INFO] [stdout] test test::test_conversation_restoring ... FAILED
[INFO] [stdout] test test::test_streaming_conv ... FAILED
[INFO] [stdout] test test::test_undirected_conversation ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test::test_client stdout ----
[INFO] [stdout] Error: VarError(NotPresent)
[INFO] [stdout] 
[INFO] [stdout] ---- test::test_conversation stdout ----
[INFO] [stdout] Error: VarError(NotPresent)
[INFO] [stdout] 
[INFO] [stdout] ---- test::test_max_token_config stdout ----
[INFO] [stdout] Error: VarError(NotPresent)
[INFO] [stdout] 
[INFO] [stdout] ---- test::test_conversation_saving stdout ----
[INFO] [stdout] Error: VarError(NotPresent)
[INFO] [stdout] 
[INFO] [stdout] ---- test::test_some_config stdout ----
[INFO] [stdout] Error: VarError(NotPresent)
[INFO] [stdout] 
[INFO] [stdout] ---- test::test_default_max_token_config stdout ----
[INFO] [stdout] Error: VarError(NotPresent)
[INFO] [stdout] 
[INFO] [stdout] ---- test::test_streaming stdout ----
[INFO] [stdout] Error: VarError(NotPresent)
[INFO] [stdout] 
[INFO] [stdout] ---- test::test_conversation_restoring stdout ----
[INFO] [stdout] Error: VarError(NotPresent)
[INFO] [stdout] 
[INFO] [stdout] ---- test::test_streaming_conv stdout ----
[INFO] [stdout] Error: VarError(NotPresent)
[INFO] [stdout] 
[INFO] [stdout] ---- test::test_undirected_conversation stdout ----
[INFO] [stdout] Error: VarError(NotPresent)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test::test_client
[INFO] [stdout]     test::test_conversation
[INFO] [stdout]     test::test_conversation_restoring
[INFO] [stdout]     test::test_conversation_saving
[INFO] [stdout]     test::test_default_max_token_config
[INFO] [stdout]     test::test_max_token_config
[INFO] [stdout]     test::test_some_config
[INFO] [stdout]     test::test_streaming
[INFO] [stdout]     test::test_streaming_conv
[INFO] [stdout]     test::test_undirected_conversation
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 10 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "6c22f1d73a05acce1f8315af4ae1456c79ab31124e776f75c3b302b8bf384e25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c22f1d73a05acce1f8315af4ae1456c79ab31124e776f75c3b302b8bf384e25", kill_on_drop: false }`
[INFO] [stdout] 6c22f1d73a05acce1f8315af4ae1456c79ab31124e776f75c3b302b8bf384e25
