[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 against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMaxuss%2Fchatgpt_rs" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/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-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Maxuss/chatgpt_rs on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 014f2f3a2f73e2984d8f2465250122a9549fc59abe2601fa76fd5a9869cecd5f
[INFO] running `Command { std: "docker" "start" "-a" "014f2f3a2f73e2984d8f2465250122a9549fc59abe2601fa76fd5a9869cecd5f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "014f2f3a2f73e2984d8f2465250122a9549fc59abe2601fa76fd5a9869cecd5f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "014f2f3a2f73e2984d8f2465250122a9549fc59abe2601fa76fd5a9869cecd5f", kill_on_drop: false }`
[INFO] [stdout] 014f2f3a2f73e2984d8f2465250122a9549fc59abe2601fa76fd5a9869cecd5f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 45f1154758cbcd5dd0eb819d1f189d95f2c8b609b784fd291aed65ea83f02895
[INFO] running `Command { std: "docker" "start" "-a" "45f1154758cbcd5dd0eb819d1f189d95f2c8b609b784fd291aed65ea83f02895", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.67
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.148
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling syn v2.0.33
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling socket2 v0.5.4
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling rustls v0.21.7
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.0
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling thiserror v1.0.48
[INFO] [stderr]    Compiling base64 v0.21.4
[INFO] [stderr]    Compiling encoding_rs v0.8.33
[INFO] [stderr]    Compiling webpki-roots v0.25.2
[INFO] [stderr]    Compiling ipnet v2.8.0
[INFO] [stderr]    Compiling rustls-pemfile v1.0.3
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling thiserror-impl v1.0.48
[INFO] [stderr]    Compiling tokio v1.32.0
[INFO] [stderr]    Compiling darling_core v0.14.4
[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 serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling url v2.4.1
[INFO] [stderr]    Compiling h2 v0.3.21
[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 1m 11s
[INFO] running `Command { std: "docker" "inspect" "45f1154758cbcd5dd0eb819d1f189d95f2c8b609b784fd291aed65ea83f02895", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45f1154758cbcd5dd0eb819d1f189d95f2c8b609b784fd291aed65ea83f02895", kill_on_drop: false }`
[INFO] [stdout] 45f1154758cbcd5dd0eb819d1f189d95f2c8b609b784fd291aed65ea83f02895
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6d7b97a09b447c61861e372c7c9178888629ab54579112486ecdc7da5443546a
[INFO] running `Command { std: "docker" "start" "-a" "6d7b97a09b447c61861e372c7c9178888629ab54579112486ecdc7da5443546a", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling syn v2.0.33
[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 num_cpus v1.16.0
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling semver v1.0.18
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling serde_derive_internals v0.26.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling async-trait v0.1.73
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling schemars v0.8.13
[INFO] [stderr]    Compiling dyn-clone v1.0.13
[INFO] [stderr]    Compiling cobs v0.2.3
[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 futures-macro v0.3.28
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[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 serde_json v1.0.107
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling url v2.4.1
[INFO] [stderr]    Compiling tokio-util v0.7.8
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling postcard v1.0.7
[INFO] [stderr]    Compiling h2 v0.3.21
[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 1m 15s
[INFO] running `Command { std: "docker" "inspect" "6d7b97a09b447c61861e372c7c9178888629ab54579112486ecdc7da5443546a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6d7b97a09b447c61861e372c7c9178888629ab54579112486ecdc7da5443546a", kill_on_drop: false }`
[INFO] [stdout] 6d7b97a09b447c61861e372c7c9178888629ab54579112486ecdc7da5443546a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] cac9addc96ab747c21c733480987e3faa92b6da0abbc0192ae8f4bc5628d7a75
[INFO] running `Command { std: "docker" "start" "-a" "cac9addc96ab747c21c733480987e3faa92b6da0abbc0192ae8f4bc5628d7a75", 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.25s
[INFO] [stderr]      Running unittests src/chatgpt.rs (/opt/rustwide/target/debug/deps/chatgpt-8251e176a3aaff4d)
[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_restoring ... FAILED
[INFO] [stdout] test test::test_default_max_token_config ... FAILED
[INFO] [stdout] test test::test_conversation ... FAILED
[INFO] [stdout] test test::test_max_token_config ... FAILED
[INFO] [stdout] test test::test_some_config ... FAILED
[INFO] [stdout] test test::test_streaming ... FAILED
[INFO] [stdout] test test::test_streaming_conv ... FAILED
[INFO] [stdout] test test::test_conversation_saving ... FAILED
[INFO] [stdout] test test::test_undirected_conversation ... FAILED
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test::test_client 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_default_max_token_config 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_some_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_streaming_conv 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_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.02s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "cac9addc96ab747c21c733480987e3faa92b6da0abbc0192ae8f4bc5628d7a75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cac9addc96ab747c21c733480987e3faa92b6da0abbc0192ae8f4bc5628d7a75", kill_on_drop: false }`
[INFO] [stdout] cac9addc96ab747c21c733480987e3faa92b6da0abbc0192ae8f4bc5628d7a75
