[INFO] cloning repository https://github.com/pku-software/ai-api [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pku-software/ai-api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpku-software%2Fai-api", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpku-software%2Fai-api'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ef6ef5e9d246ed8ca34283464aa602a49a329451 [INFO] testing pku-software/ai-api against 1.79.0 for beta-1.80-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpku-software%2Fai-api" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pku-software/ai-api on toolchain 1.79.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.79.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pku-software/ai-api [INFO] finished tweaking git repo https://github.com/pku-software/ai-api [INFO] tweaked toml for git repo https://github.com/pku-software/ai-api written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/pku-software/ai-api 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.79.0" "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 openai v1.0.0-alpha.7 [INFO] [stderr] Downloaded serde_spanned v0.6.1 [INFO] [stderr] Downloaded tokio-tungstenite v0.17.2 [INFO] [stderr] Downloaded proc-macro-error-attr v0.4.12 [INFO] [stderr] Downloaded uuid-macro-internal v1.3.0 [INFO] [stderr] Downloaded multipart v0.18.0 [INFO] [stderr] Downloaded proc-macro-error v0.4.12 [INFO] [stderr] Downloaded bmp v0.5.0 [INFO] [stderr] Downloaded clap-v3 v3.0.0-beta.1 [INFO] [stderr] Downloaded reqwest v0.11.15 [INFO] [stderr] Downloaded syn-mid v0.5.3 [INFO] [stderr] Downloaded clap_derive-v3 v3.0.0-beta.1 [INFO] [stderr] Downloaded html v0.1.1 [INFO] [stderr] Downloaded spin v0.9.6 [INFO] [stderr] Downloaded zune-inflate v0.2.52 [INFO] [stderr] Downloaded warp v0.3.3 [INFO] [stderr] Downloaded mongodb v2.4.0 [INFO] [stderr] Downloaded rustls-pemfile v0.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cc9d726e33835958dcd8a715fa66e13ac43fe270aaae00c47a3f291a145b570a [INFO] running `Command { std: "docker" "start" "-a" "cc9d726e33835958dcd8a715fa66e13ac43fe270aaae00c47a3f291a145b570a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cc9d726e33835958dcd8a715fa66e13ac43fe270aaae00c47a3f291a145b570a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc9d726e33835958dcd8a715fa66e13ac43fe270aaae00c47a3f291a145b570a", kill_on_drop: false }` [INFO] [stdout] cc9d726e33835958dcd8a715fa66e13ac43fe270aaae00c47a3f291a145b570a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8a7c83c6e36ac87398b20b6d867427038e7c83c8738b99676a3c9c08d8f4f1af [INFO] running `Command { std: "docker" "start" "-a" "8a7c83c6e36ac87398b20b6d867427038e7c83c8738b99676a3c9c08d8f4f1af", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.53 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling libc v0.2.140 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling futures-core v0.3.27 [INFO] [stderr] Compiling serde_derive v1.0.158 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling futures-sink v0.3.27 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling serde v1.0.158 [INFO] [stderr] Compiling tokio v1.26.0 [INFO] [stderr] Compiling futures-channel v0.3.27 [INFO] [stderr] Compiling futures-task v0.3.27 [INFO] [stderr] Compiling futures-util v0.3.27 [INFO] [stderr] Compiling futures-io v0.3.27 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.14 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling io-lifetimes v1.0.9 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling cpufeatures v0.2.6 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling openssl v0.10.48 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling serde_json v1.0.94 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling rustix v0.36.11 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.7 [INFO] [stderr] Compiling openssl-sys v0.9.83 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling syn v2.0.10 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling ipnet v2.7.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling base64 v0.21.0 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling time-macros v0.2.8 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling rustc_version_runtime v0.2.1 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling spin v0.9.6 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling simd-adler32 v0.3.5 [INFO] [stderr] Compiling data-encoding v2.3.3 [INFO] [stderr] Compiling weezl v0.1.7 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling zune-inflate v0.2.52 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling tempfile v3.4.0 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling winnow v0.4.1 [INFO] [stderr] Compiling iana-time-zone v0.1.54 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling half v2.2.1 [INFO] [stderr] Compiling bytemuck v1.13.1 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling chrono v0.4.24 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling gif v0.12.0 [INFO] [stderr] Compiling multipart v0.18.0 [INFO] [stderr] Compiling headers v0.3.8 [INFO] [stderr] Compiling is-terminal v0.4.5 [INFO] [stderr] Compiling time v0.3.20 [INFO] [stderr] Compiling png v0.17.7 [INFO] [stderr] Compiling rustls-pemfile v1.0.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling jpeg-decoder v0.3.0 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling regex v1.7.3 [INFO] [stderr] Compiling rustls-pemfile v0.2.1 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling webpki-roots v0.22.6 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling md-5 v0.10.5 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling syn-mid v0.5.3 [INFO] [stderr] Compiling tiff v0.8.1 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling bmp v0.5.0 [INFO] [stderr] Compiling html v0.1.1 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling futures-macro v0.3.27 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling uuid-macro-internal v1.3.0 [INFO] [stderr] Compiling enum-as-inner v0.4.0 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling typed-builder v0.10.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling clap_derive-v3 v3.0.0-beta.1 [INFO] [stderr] Compiling tungstenite v0.17.3 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Compiling exr v1.6.3 [INFO] [stderr] Compiling clap-v3 v3.0.0-beta.1 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Compiling derive_builder v0.12.0 [INFO] [stderr] Compiling futures-executor v0.3.27 [INFO] [stderr] Compiling futures v0.3.27 [INFO] [stderr] Compiling image v0.24.6 [INFO] [stderr] Compiling tokio-util v0.7.7 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling trust-dns-proto v0.21.2 [INFO] [stderr] Compiling tokio-tungstenite v0.17.2 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling tokio-stream v0.1.12 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_bytes v0.11.9 [INFO] [stderr] Compiling toml_datetime v0.6.1 [INFO] [stderr] Compiling serde_spanned v0.6.1 [INFO] [stderr] Compiling uuid v1.3.0 [INFO] [stderr] Compiling serde_with v1.14.0 [INFO] [stderr] Compiling csv v1.2.1 [INFO] [stderr] Compiling h2 v0.3.16 [INFO] [stderr] Compiling toml_edit v0.19.8 [INFO] [stderr] Compiling bson v2.6.1 [INFO] [stderr] Compiling trust-dns-resolver v0.21.2 [INFO] [stderr] Compiling toml v0.7.3 [INFO] [stderr] Compiling mongodb v2.4.0 [INFO] [stderr] Compiling hyper v0.14.25 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling warp v0.3.3 [INFO] [stderr] Compiling reqwest v0.11.15 [INFO] [stderr] Compiling openai v1.0.0-alpha.7 [INFO] [stderr] Compiling ai-api v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::db` [INFO] [stdout] --> src/handler/test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::db; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::CONFIG` [INFO] [stdout] --> src/handler/test.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::CONFIG; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde_json::json` [INFO] [stdout] --> src/handler/test.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use serde_json::json; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/handler/test.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::openai::chat::chat` [INFO] [stdout] --> src/openai/test.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::openai::chat::chat; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::openai::draw::draw` [INFO] [stdout] --> src/openai/test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::openai::draw::draw; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::CONFIG` [INFO] [stdout] --> src/openai/test.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::CONFIG; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde_json::json` [INFO] [stdout] --> src/openai/test.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use serde_json::json; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::translate::translate` [INFO] [stdout] --> src/translate/test.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::translate::translate; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde_json::json` [INFO] [stdout] --> src/translate/test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use serde_json::json; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `image::EncodableLayout` [INFO] [stdout] --> src/wolfram/test.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use image::EncodableLayout; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::wolfram::wolfram` [INFO] [stdout] --> src/wolfram/test.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::wolfram::wolfram; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `collection` [INFO] [stdout] --> src/db/mod.rs:85:29 [INFO] [stdout] | [INFO] [stdout] 85 | pub(crate) async fn add_one(collection: &Collection, student: Student, log_type: LogType) { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collection` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `max_tokens`, `temperature`, `top_p`, `frequency_penalty`, `presence_penalty`, and `stop` are never read [INFO] [stdout] --> src/config/mod.rs:17:16 [INFO] [stdout] | [INFO] [stdout] 15 | pub(crate) struct Chat { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 16 | pub(crate) token: String, [INFO] [stdout] 17 | pub(crate) max_tokens: i32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 18 | pub(crate) temperature: f32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 19 | pub(crate) top_p: i32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 20 | pub(crate) frequency_penalty: f32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 21 | pub(crate) presence_penalty: f32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 22 | pub(crate) stop: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Chat` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `number`, `width`, and `height` are never read [INFO] [stdout] --> src/config/mod.rs:28:16 [INFO] [stdout] | [INFO] [stdout] 26 | pub(crate) struct Draw { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 27 | pub(crate) token: String, [INFO] [stdout] 28 | pub(crate) number: i32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 29 | pub(crate) width: i32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 30 | pub(crate) height: i32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Draw` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `width` is never read [INFO] [stdout] --> src/config/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 34 | pub(crate) struct Math { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 35 | pub(crate) token: String, [INFO] [stdout] 36 | pub(crate) width: i32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Math` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `delete_student` is never used [INFO] [stdout] --> src/db/mod.rs:68:21 [INFO] [stdout] | [INFO] [stdout] 68 | pub(crate) async fn delete_student(collection: &Collection, id: &str) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_all_students` is never used [INFO] [stdout] --> src/db/mod.rs:73:21 [INFO] [stdout] | [INFO] [stdout] 73 | pub(crate) async fn get_all_students(collection: &Collection) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `to_doc` is never used [INFO] [stdout] --> src/db/log.rs:38:19 [INFO] [stdout] | [INFO] [stdout] 28 | impl Log { [INFO] [stdout] | -------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 38 | pub(crate) fn to_doc(&self) -> mongodb::bson::Document { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `generate_connection` is never used [INFO] [stdout] --> src/db/test.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | async fn generate_connection() -> Collection { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_db_connection` is never used [INFO] [stdout] --> src/db/test.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | async fn test_db_connection() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_db_insert` is never used [INFO] [stdout] --> src/db/test.rs:24:10 [INFO] [stdout] | [INFO] [stdout] 24 | async fn test_db_insert() { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_db_update` is never used [INFO] [stdout] --> src/db/test.rs:36:10 [INFO] [stdout] | [INFO] [stdout] 36 | async fn test_db_update() { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_db_get_student_by_token` is never used [INFO] [stdout] --> src/db/test.rs:48:10 [INFO] [stdout] | [INFO] [stdout] 48 | async fn test_db_get_student_by_token() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_db_delete` is never used [INFO] [stdout] --> src/db/test.rs:57:10 [INFO] [stdout] | [INFO] [stdout] 57 | async fn test_db_delete() { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_db_get_all` is never used [INFO] [stdout] --> src/db/test.rs:64:10 [INFO] [stdout] | [INFO] [stdout] 64 | async fn test_db_get_all() { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `generate_db_connection` is never used [INFO] [stdout] --> src/handler/test.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | async fn generate_db_connection() -> Collection { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/handler/chat.rs:19:24 [INFO] [stdout] | [INFO] [stdout] 19 | let prompt = prompt.clone().trim().to_string(); [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] --> src/handler/draw.rs:17:24 [INFO] [stdout] | [INFO] [stdout] 17 | let prompt = prompt.clone().trim().to_string(); [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] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/handler/translate.rs:19:20 [INFO] [stdout] | [INFO] [stdout] 19 | let text = text.clone().trim().to_string(); [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] [stdout] warning: 30 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 32s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, multipart v0.18.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "8a7c83c6e36ac87398b20b6d867427038e7c83c8738b99676a3c9c08d8f4f1af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a7c83c6e36ac87398b20b6d867427038e7c83c8738b99676a3c9c08d8f4f1af", kill_on_drop: false }` [INFO] [stdout] 8a7c83c6e36ac87398b20b6d867427038e7c83c8738b99676a3c9c08d8f4f1af [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1279b1366e1d5adc3e0224705b5bd355d6c17df6981ce554a66ce935729a1a57 [INFO] running `Command { std: "docker" "start" "-a" "1279b1366e1d5adc3e0224705b5bd355d6c17df6981ce554a66ce935729a1a57", kill_on_drop: false }` [INFO] [stderr] Compiling ai-api v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `serde_json::json` [INFO] [stdout] --> src/openai/test.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use serde_json::json; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `collection` [INFO] [stdout] --> src/db/mod.rs:85:29 [INFO] [stdout] | [INFO] [stdout] 85 | pub(crate) async fn add_one(collection: &Collection, student: Student, log_type: LogType) { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collection` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `max_tokens`, `temperature`, `top_p`, `frequency_penalty`, `presence_penalty`, and `stop` are never read [INFO] [stdout] --> src/config/mod.rs:17:16 [INFO] [stdout] | [INFO] [stdout] 15 | pub(crate) struct Chat { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 16 | pub(crate) token: String, [INFO] [stdout] 17 | pub(crate) max_tokens: i32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 18 | pub(crate) temperature: f32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 19 | pub(crate) top_p: i32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 20 | pub(crate) frequency_penalty: f32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 21 | pub(crate) presence_penalty: f32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 22 | pub(crate) stop: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Chat` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `number`, `width`, and `height` are never read [INFO] [stdout] --> src/config/mod.rs:28:16 [INFO] [stdout] | [INFO] [stdout] 26 | pub(crate) struct Draw { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 27 | pub(crate) token: String, [INFO] [stdout] 28 | pub(crate) number: i32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 29 | pub(crate) width: i32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 30 | pub(crate) height: i32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Draw` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `width` is never read [INFO] [stdout] --> src/config/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 34 | pub(crate) struct Math { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 35 | pub(crate) token: String, [INFO] [stdout] 36 | pub(crate) width: i32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Math` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `to_doc` is never used [INFO] [stdout] --> src/db/log.rs:38:19 [INFO] [stdout] | [INFO] [stdout] 28 | impl Log { [INFO] [stdout] | -------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 38 | pub(crate) fn to_doc(&self) -> mongodb::bson::Document { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `generate_db_connection` is never used [INFO] [stdout] --> src/handler/test.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | async fn generate_db_connection() -> Collection { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/handler/chat.rs:19:24 [INFO] [stdout] | [INFO] [stdout] 19 | let prompt = prompt.clone().trim().to_string(); [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] --> src/handler/draw.rs:17:24 [INFO] [stdout] | [INFO] [stdout] 17 | let prompt = prompt.clone().trim().to_string(); [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] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/handler/translate.rs:19:20 [INFO] [stdout] | [INFO] [stdout] 19 | let text = text.clone().trim().to_string(); [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] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 21.71s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, multipart v0.18.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "1279b1366e1d5adc3e0224705b5bd355d6c17df6981ce554a66ce935729a1a57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1279b1366e1d5adc3e0224705b5bd355d6c17df6981ce554a66ce935729a1a57", kill_on_drop: false }` [INFO] [stdout] 1279b1366e1d5adc3e0224705b5bd355d6c17df6981ce554a66ce935729a1a57 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f577f755ef41e77764bd7cd02e98f2d5dfc1b4ad66fbb2933afeb0a095701393 [INFO] running `Command { std: "docker" "start" "-a" "f577f755ef41e77764bd7cd02e98f2d5dfc1b4ad66fbb2933afeb0a095701393", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `serde_json::json` [INFO] [stderr] --> src/openai/test.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use serde_json::json; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `collection` [INFO] [stderr] --> src/db/mod.rs:85:29 [INFO] [stderr] | [INFO] [stderr] 85 | pub(crate) async fn add_one(collection: &Collection, student: Student, log_type: LogType) { [INFO] [stderr] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collection` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: fields `max_tokens`, `temperature`, `top_p`, `frequency_penalty`, `presence_penalty`, and `stop` are never read [INFO] [stderr] --> src/config/mod.rs:17:16 [INFO] [stderr] | [INFO] [stderr] 15 | pub(crate) struct Chat { [INFO] [stderr] | ---- fields in this struct [INFO] [stderr] 16 | pub(crate) token: String, [INFO] [stderr] 17 | pub(crate) max_tokens: i32, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] 18 | pub(crate) temperature: f32, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] 19 | pub(crate) top_p: i32, [INFO] [stderr] | ^^^^^ [INFO] [stderr] 20 | pub(crate) frequency_penalty: f32, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] 21 | pub(crate) presence_penalty: f32, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] 22 | pub(crate) stop: Vec, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Chat` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: fields `number`, `width`, and `height` are never read [INFO] [stderr] --> src/config/mod.rs:28:16 [INFO] [stderr] | [INFO] [stderr] 26 | pub(crate) struct Draw { [INFO] [stderr] | ---- fields in this struct [INFO] [stderr] 27 | pub(crate) token: String, [INFO] [stderr] 28 | pub(crate) number: i32, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] 29 | pub(crate) width: i32, [INFO] [stderr] | ^^^^^ [INFO] [stderr] 30 | pub(crate) height: i32, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Draw` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: field `width` is never read [INFO] [stderr] --> src/config/mod.rs:36:16 [INFO] [stderr] | [INFO] [stderr] 34 | pub(crate) struct Math { [INFO] [stderr] | ---- field in this struct [INFO] [stderr] 35 | pub(crate) token: String, [INFO] [stderr] 36 | pub(crate) width: i32, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Math` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: method `to_doc` is never used [INFO] [stderr] --> src/db/log.rs:38:19 [INFO] [stderr] | [INFO] [stderr] 28 | impl Log { [INFO] [stderr] | -------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 38 | pub(crate) fn to_doc(&self) -> mongodb::bson::Document { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `generate_db_connection` is never used [INFO] [stderr] --> src/handler/test.rs:9:10 [INFO] [stderr] | [INFO] [stderr] 9 | async fn generate_db_connection() -> Collection { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stderr] --> src/handler/chat.rs:19:24 [INFO] [stderr] | [INFO] [stderr] 19 | let prompt = prompt.clone().trim().to_string(); [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] --> src/handler/draw.rs:17:24 [INFO] [stderr] | [INFO] [stderr] 17 | let prompt = prompt.clone().trim().to_string(); [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: call to `.clone()` on a reference in this situation does nothing [INFO] [stderr] --> src/handler/translate.rs:19:20 [INFO] [stderr] | [INFO] [stderr] 19 | let text = text.clone().trim().to_string(); [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: `ai-api` (bin "ai-api" test) generated 10 warnings (run `cargo fix --bin "ai-api" --tests` to apply 4 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.72s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, multipart v0.18.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ai_api-95581a00995e3b08) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test translate::test::test_translate_null_text ... ok [INFO] [stdout] test handler::test::test_wolframe_handler ... FAILED [INFO] [stdout] test handler::test::test_draw_handler ... FAILED [INFO] [stdout] test translate::test::test_baidu_translate ... FAILED [INFO] [stdout] test openai::test::test_chatgpt ... FAILED [INFO] [stdout] test openai::test::test_draw ... FAILED [INFO] [stdout] test handler::test::test_translate_handler ... FAILED [INFO] [stdout] test wolfram::test::test_wolfram ... FAILED [INFO] [stdout] test db::test::test_db ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- handler::test::test_wolframe_handler stdout ---- [INFO] [stdout] thread 'handler::test::test_wolframe_handler' panicked at src/config/mod.rs:87:38: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5621e1871955 - std::backtrace_rs::backtrace::libunwind::trace::h1a07e5dba0da0cd2 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stdout] 1: 0x5621e1871955 - std::backtrace_rs::backtrace::trace_unsynchronized::h61b9b8394328c0bc [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5621e1871955 - std::sys_common::backtrace::_print_fmt::h1c5e18b460934cff [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x5621e1871955 - ::fmt::h1e1a1972118942ad [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x5621e189ef9b - core::fmt::rt::Argument::fmt::h07af2b4071d536cd [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/fmt/rt.rs:165:63 [INFO] [stdout] 5: 0x5621e189ef9b - core::fmt::write::hc090a2ffd6b28c4a [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/fmt/mod.rs:1157:21 [INFO] [stdout] 6: 0x5621e186e55f - std::io::Write::write_fmt::h9443d787e8277bd2 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/io/mod.rs:1832:15 [INFO] [stdout] 7: 0x5621e187172e - std::sys_common::backtrace::_print::h4e80c5803d4ee35b [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x5621e187172e - std::sys_common::backtrace::print::ha96650907276675e [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x5621e18730a9 - std::panicking::default_hook::{{closure}}::h215c2a0a8346e0e0 [INFO] [stdout] 10: 0x5621e1872d6e - std::panicking::default_hook::h207342be97478370 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:295:9 [INFO] [stdout] 11: 0x5621e039ee5a - as core::ops::function::Fn>::call::haebd875eeb75949f [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2036:9 [INFO] [stdout] 12: 0x5621e039ee5a - test::test_main::{{closure}}::h9108cb0ebacdb458 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:137:21 [INFO] [stdout] 13: 0x5621e1873676 - as core::ops::function::Fn>::call::ha9c3bc81d312fd83 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2036:9 [INFO] [stdout] 14: 0x5621e1873676 - std::panicking::rust_panic_with_hook::hac8bdceee1e4fe2c [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:799:13 [INFO] [stdout] 15: 0x5621e1873424 - std::panicking::begin_panic_handler::{{closure}}::h00d785e82757ce3c [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:664:13 [INFO] [stdout] 16: 0x5621e1871e19 - std::sys_common::backtrace::__rust_end_short_backtrace::h1628d957bcd06996 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x5621e1873157 - rust_begin_unwind [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:652:5 [INFO] [stdout] 18: 0x5621e0204133 - core::panicking::panic_fmt::hdc63834ffaaefae5 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x5621e02046a6 - core::result::unwrap_failed::h82b551e0ff2b2176 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/result.rs:1654:5 [INFO] [stdout] 20: 0x5621e02b0ace - core::result::Result::unwrap::h95b02a7dbf083b74 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/result.rs:1077:23 [INFO] [stdout] 21: 0x5621e02b0ace - ai_api::config::Config::from_toml::h0b4b3b8fad586500 [INFO] [stdout] at /opt/rustwide/workdir/src/config/mod.rs:87:21 [INFO] [stdout] 22: 0x5621e02f8182 - ai_api::CONFIG::{{closure}}::hfd75ff3f84a694c4 [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:16:55 [INFO] [stdout] 23: 0x5621e02306b6 - core::ops::function::FnOnce::call_once::hffd683db47570124 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5621e022fdd2 - core::ops::function::FnOnce::call_once::h1f43f6d5fac99805 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5621e02f7487 - once_cell::sync::Lazy::force::{{closure}}::h4e982c43bbb101f6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.17.1/src/lib.rs:1278:28 [INFO] [stdout] 26: 0x5621e02f7502 - once_cell::sync::OnceCell::get_or_init::{{closure}}::h18d9152d0023e6eb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.17.1/src/lib.rs:1088:57 [INFO] [stdout] 27: 0x5621e0289a79 - once_cell::imp::OnceCell::initialize::{{closure}}::he7c685dc5f2fa0ce [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.17.1/src/imp_std.rs:82:23 [INFO] [stdout] 28: 0x5621e183d996 - core::ops::function::impls:: for &mut F>::call_mut::h6c7031ea5fadefa7 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/ops/function.rs:294:13 [INFO] [stdout] 29: 0x5621e183eef4 - once_cell::imp::initialize_or_wait::h36634d73bbbf770a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.17.1/src/imp_std.rs:206:20 [INFO] [stdout] 30: 0x5621e0289a31 - once_cell::imp::OnceCell::initialize::h442d5d21a469da64 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.17.1/src/imp_std.rs:78:9 [INFO] [stdout] 31: 0x5621e02f75d7 - once_cell::sync::OnceCell::get_or_try_init::h4d120f425ff5c524 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.17.1/src/lib.rs:1129:13 [INFO] [stdout] 32: 0x5621e02f74bd - once_cell::sync::OnceCell::get_or_init::h8c0e606a1fc97be5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.17.1/src/lib.rs:1088:19 [INFO] [stdout] 33: 0x5621e02f73f8 - once_cell::sync::Lazy::force::he517e07acdb9e1e4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.17.1/src/lib.rs:1277:13 [INFO] [stdout] 34: 0x5621e02f482a - as core::ops::deref::Deref>::deref::h3df514c37143a348 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.17.1/src/lib.rs:1338:13 [INFO] [stdout] 35: 0x5621e028dd23 - ai_api::handler::test::test_wolframe_handler::{{closure}}::h616774bda99965cb [INFO] [stdout] at /opt/rustwide/workdir/src/handler/test.rs:90:43 [INFO] [stdout] 36: 0x5621e0277873 - as core::future::future::Future>::poll::h08b810f64b20f1df [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/future/future.rs:123:9 [INFO] [stdout] 37: 0x5621e0277a96 - as core::future::future::Future>::poll::hebaadbfcdb5a9ad9 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/future/future.rs:123:9 [INFO] [stdout] 38: 0x5621e02af5f4 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h4ac84d593fe68772 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:541:57 [INFO] [stdout] 39: 0x5621e02af4da - tokio::runtime::coop::with_budget::h3d79ac2694193757 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.26.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 40: 0x5621e02af4da - tokio::runtime::coop::budget::hf8c2ae44dd54f27f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.26.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 41: 0x5621e02af4da - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h639ce885aa22f2ff [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:541:25 [INFO] [stdout] 42: 0x5621e02ae03c - tokio::runtime::scheduler::current_thread::Context::enter::hdfa93ed6a006d079 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:350:19 [INFO] [stdout] 43: 0x5621e02aeaf2 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hda57f0c91400777c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:540:36 [INFO] [stdout] 44: 0x5621e02ae83b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h55060042cbce249b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:615:57 [INFO] [stdout] 45: 0x5621e032ce2d - tokio::macros::scoped_tls::ScopedKey::set::h695438aab8251145 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.26.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 46: 0x5621e02ae5cf - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hdb678aca67c767f4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:615:27 [INFO] [stdout] 47: 0x5621e02ae85c - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h058568f7f206047b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:530:19 [INFO] [stdout] 48: 0x5621e02ad7eb - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h27f0ee13304ba666 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:154:24 [INFO] [stdout] 49: 0x5621e02776bd - tokio::runtime::runtime::Runtime::block_on::h6b8f50aba4c170b9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.26.0/src/runtime/runtime.rs:302:47 [INFO] [stdout] 50: 0x5621e028dbb7 - ai_api::handler::test::test_wolframe_handler::h88b423193efbc4ca [INFO] [stdout] at /opt/rustwide/workdir/src/handler/test.rs:102:5 [INFO] [stdout] 51: 0x5621e028da27 - ai_api::handler::test::test_wolframe_handler::{{closure}}::h5f9fcfe2f99bb1b4 [INFO] [stdout] at /opt/rustwide/workdir/src/handler/test.rs:89:33 [INFO] [stdout] 52: 0x5621e022fd56 - core::ops::function::FnOnce::call_once::h15e9e0ecf3587d8f [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 53: 0x5621e03a383b - core::ops::function::FnOnce::call_once::hb194ee8411fb46c7 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 54: 0x5621e03a383b - test::__rust_begin_short_backtrace::h871a93aaa56c76c5 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:623:18 [INFO] [stdout] 55: 0x5621e03a2f41 - test::run_test_in_process::{{closure}}::h6d9e6b0161cb50c6 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:646:60 [INFO] [stdout] 56: 0x5621e03a2f41 - as core::ops::function::FnOnce<()>>::call_once::hb9f3c63b5d0e0baa [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 57: 0x5621e03a2f41 - std::panicking::try::do_call::h83eb4c9b7c70ebcc [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:559:40 [INFO] [stdout] 58: 0x5621e03a2f41 - std::panicking::try::h5ffd56bf671a89b3 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:523:19 [INFO] [stdout] 59: 0x5621e03a2f41 - std::panic::catch_unwind::h044e758d6cbf65b7 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panic.rs:149:14 [INFO] [stdout] 60: 0x5621e03a2f41 - test::run_test_in_process::hf7ca2db08c9223b8 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:646:27 [INFO] [stdout] 61: 0x5621e03a2f41 - test::run_test::{{closure}}::h9657c20462181b87 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:569:43 [INFO] [stdout] 62: 0x5621e036b9c4 - test::run_test::{{closure}}::h80c3aef427ce62cc [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:597:41 [INFO] [stdout] 63: 0x5621e036b9c4 - std::sys_common::backtrace::__rust_begin_short_backtrace::h43274eec75e29097 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 64: 0x5621e0370432 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hea1335728d2a7953 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/thread/mod.rs:542:17 [INFO] [stdout] 65: 0x5621e0370432 - as core::ops::function::FnOnce<()>>::call_once::hb16d5d5fd985753c [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 66: 0x5621e0370432 - std::panicking::try::do_call::h65de05e16c44e167 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:559:40 [INFO] [stdout] 67: 0x5621e0370432 - std::panicking::try::h187f01afe14eb3bf [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:523:19 [INFO] [stdout] 68: 0x5621e0370432 - std::panic::catch_unwind::h1b55347b2c8efb63 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panic.rs:149:14 [INFO] [stdout] 69: 0x5621e0370432 - std::thread::Builder::spawn_unchecked_::{{closure}}::hea39e0adaff5b52d [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/thread/mod.rs:541:30 [INFO] [stdout] 70: 0x5621e0370432 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9b61aba01c3c1f32 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 71: 0x5621e1877dcb - as core::ops::function::FnOnce>::call_once::h09e5a4c541afa800 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2022:9 [INFO] [stdout] 72: 0x5621e1877dcb - as core::ops::function::FnOnce>::call_once::h9c8b03c22f4e7026 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2022:9 [INFO] [stdout] 73: 0x5621e1877dcb - std::sys::pal::unix::thread::Thread::new::thread_start::h522bc89a54da820a [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stdout] 74: 0x7f644dd9eac3 - [INFO] [stdout] 75: 0x7f644de2fa04 - __clone [INFO] [stdout] 76: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- handler::test::test_draw_handler stdout ---- [INFO] [stdout] thread 'handler::test::test_draw_handler' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.17.1/src/lib.rs:1279:25: [INFO] [stdout] Lazy instance has previously been poisoned [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5621e1871955 - std::backtrace_rs::backtrace::libunwind::trace::h1a07e5dba0da0cd2 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stdout] 1: 0x5621e1871955 - std::backtrace_rs::backtrace::trace_unsynchronized::h61b9b8394328c0bc [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5621e1871955 - std::sys_common::backtrace::_print_fmt::h1c5e18b460934cff [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x5621e1871955 - ::fmt::h1e1a1972118942ad [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x5621e189ef9b - core::fmt::rt::Argument::fmt::h07af2b4071d536cd [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/fmt/rt.rs:165:63 [INFO] [stdout] 5: 0x5621e189ef9b - core::fmt::write::hc090a2ffd6b28c4a [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/fmt/mod.rs:1157:21 [INFO] [stdout] 6: 0x5621e186e55f - std::io::Write::write_fmt::h9443d787e8277bd2 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/io/mod.rs:1832:15 [INFO] [stdout] 7: 0x5621e187172e - std::sys_common::backtrace::_print::h4e80c5803d4ee35b [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x5621e187172e - std::sys_common::backtrace::print::ha96650907276675e [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x5621e18730a9 - std::panicking::default_hook::{{closure}}::h215c2a0a8346e0e0 [INFO] [stdout] 10: 0x5621e1872d6e - std::panicking::default_hook::h207342be97478370 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:295:9 [INFO] [stdout] 11: 0x5621e039ee5a - as core::ops::function::Fn>::call::haebd875eeb75949f [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2036:9 [INFO] [stdout] 12: 0x5621e039ee5a - test::test_main::{{closure}}::h9108cb0ebacdb458 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:137:21 [INFO] [stdout] 13: 0x5621e1873676 - as core::ops::function::Fn>::call::ha9c3bc81d312fd83 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2036:9 [INFO] [stdout] 14: 0x5621e1873676 - std::panicking::rust_panic_with_hook::hac8bdceee1e4fe2c [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:799:13 [INFO] [stdout] 15: 0x5621e18733eb - std::panicking::begin_panic_handler::{{closure}}::h00d785e82757ce3c [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:656:13 [INFO] [stdout] 16: 0x5621e1871e19 - std::sys_common::backtrace::__rust_end_short_backtrace::h1628d957bcd06996 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x5621e1873157 - rust_begin_unwind [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:652:5 [INFO] [stdout] 18: 0x5621e0204133 - core::panicking::panic_fmt::hdc63834ffaaefae5 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x5621e02f7473 - once_cell::sync::Lazy::force::{{closure}}::h4e982c43bbb101f6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.17.1/src/lib.rs:1279:25 [INFO] [stdout] 20: 0x5621e02f7502 - once_cell::sync::OnceCell::get_or_init::{{closure}}::h18d9152d0023e6eb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.17.1/src/lib.rs:1088:57 [INFO] [stdout] 21: 0x5621e0289a79 - once_cell::imp::OnceCell::initialize::{{closure}}::he7c685dc5f2fa0ce [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.17.1/src/imp_std.rs:82:23 [INFO] [stdout] 22: 0x5621e183d996 - core::ops::function::impls:: for &mut F>::call_mut::h6c7031ea5fadefa7 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/ops/function.rs:294:13 [INFO] [stdout] 23: 0x5621e183eef4 - once_cell::imp::initialize_or_wait::h36634d73bbbf770a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.17.1/src/imp_std.rs:206:20 [INFO] [stdout] 24: 0x5621e0289a31 - once_cell::imp::OnceCell::initialize::h442d5d21a469da64 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.17.1/src/imp_std.rs:78:9 [INFO] [stdout] 25: 0x5621e02f75d7 - once_cell::sync::OnceCell::get_or_try_init::h4d120f425ff5c524 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.17.1/src/lib.rs:1129:13 [INFO] [stdout] 26: 0x5621e02f74bd - once_cell::sync::OnceCell::get_or_init::h8c0e606a1fc97be5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.17.1/src/lib.rs:1088:19 [INFO] [stdout] 27: 0x5621e02f73f8 - once_cell::sync::Lazy::force::he517e07acdb9e1e4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.17.1/src/lib.rs:1277:13 [INFO] [stdout] 28: 0x5621e02f482a - as core::ops::deref::Deref>::deref::h3df514c37143a348 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.17.1/src/lib.rs:1338:13 [INFO] [stdout] 29: 0x5621e028c1c6 - ai_api::handler::test::test_draw_handler::{{closure}}::h800dca5f3ba1b549 [INFO] [stdout] at /opt/rustwide/workdir/src/handler/test.rs:55:43 [INFO] [stdout] 30: 0x5621e0277873 - as core::future::future::Future>::poll::h08b810f64b20f1df [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/future/future.rs:123:9 [INFO] [stdout] 31: 0x5621e0277a96 - as core::future::future::Future>::poll::hebaadbfcdb5a9ad9 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/future/future.rs:123:9 [INFO] [stdout] 32: 0x5621e02af5f4 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h4ac84d593fe68772 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:541:57 [INFO] [stdout] 33: 0x5621e02af4da - tokio::runtime::coop::with_budget::h3d79ac2694193757 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.26.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 34: 0x5621e02af4da - tokio::runtime::coop::budget::hf8c2ae44dd54f27f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.26.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 35: 0x5621e02af4da - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h639ce885aa22f2ff [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:541:25 [INFO] [stdout] 36: 0x5621e02ae03c - tokio::runtime::scheduler::current_thread::Context::enter::hdfa93ed6a006d079 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:350:19 [INFO] [stdout] 37: 0x5621e02aeaf2 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hda57f0c91400777c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:540:36 [INFO] [stdout] 38: 0x5621e02ae83b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h55060042cbce249b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:615:57 [INFO] [stdout] 39: 0x5621e032ce2d - tokio::macros::scoped_tls::ScopedKey::set::h695438aab8251145 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.26.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 40: 0x5621e02ae5cf - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hdb678aca67c767f4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:615:27 [INFO] [stdout] 41: 0x5621e02ae85c - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h058568f7f206047b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:530:19 [INFO] [stdout] 42: 0x5621e02ad7eb - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h27f0ee13304ba666 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:154:24 [INFO] [stdout] 43: 0x5621e02776bd - tokio::runtime::runtime::Runtime::block_on::h6b8f50aba4c170b9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.26.0/src/runtime/runtime.rs:302:47 [INFO] [stdout] 44: 0x5621e028c04a - ai_api::handler::test::test_draw_handler::hb9d1be46fb8832ea [INFO] [stdout] at /opt/rustwide/workdir/src/handler/test.rs:85:5 [INFO] [stdout] 45: 0x5621e028beb7 - ai_api::handler::test::test_draw_handler::{{closure}}::hcad5883d1caebff4 [INFO] [stdout] at /opt/rustwide/workdir/src/handler/test.rs:54:29 [INFO] [stdout] 46: 0x5621e0230596 - core::ops::function::FnOnce::call_once::he63875c0fd8cb1fc [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: 0x5621e03a383b - core::ops::function::FnOnce::call_once::hb194ee8411fb46c7 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 48: 0x5621e03a383b - test::__rust_begin_short_backtrace::h871a93aaa56c76c5 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:623:18 [INFO] [stdout] 49: 0x5621e03a2f41 - test::run_test_in_process::{{closure}}::h6d9e6b0161cb50c6 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:646:60 [INFO] [stdout] 50: 0x5621e03a2f41 - as core::ops::function::FnOnce<()>>::call_once::hb9f3c63b5d0e0baa [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 51: 0x5621e03a2f41 - std::panicking::try::do_call::h83eb4c9b7c70ebcc [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:559:40 [INFO] [stdout] 52: 0x5621e03a2f41 - std::panicking::try::h5ffd56bf671a89b3 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:523:19 [INFO] [stdout] 53: 0x5621e03a2f41 - std::panic::catch_unwind::h044e758d6cbf65b7 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panic.rs:149:14 [INFO] [stdout] 54: 0x5621e03a2f41 - test::run_test_in_process::hf7ca2db08c9223b8 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:646:27 [INFO] [stdout] 55: 0x5621e03a2f41 - test::run_test::{{closure}}::h9657c20462181b87 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:569:43 [INFO] [stdout] 56: 0x5621e036b9c4 - test::run_test::{{closure}}::h80c3aef427ce62cc [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:597:41 [INFO] [stdout] 57: 0x5621e036b9c4 - std::sys_common::backtrace::__rust_begin_short_backtrace::h43274eec75e29097 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 58: 0x5621e0370432 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hea1335728d2a7953 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/thread/mod.rs:542:17 [INFO] [stdout] 59: 0x5621e0370432 - as core::ops::function::FnOnce<()>>::call_once::hb16d5d5fd985753c [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 60: 0x5621e0370432 - std::panicking::try::do_call::h65de05e16c44e167 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:559:40 [INFO] [stdout] 61: 0x5621e0370432 - std::panicking::try::h187f01afe14eb3bf [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:523:19 [INFO] [stdout] 62: 0x5621e0370432 - std::panic::catch_unwind::h1b55347b2c8efb63 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panic.rs:149:14 [INFO] [stdout] 63: 0x5621e0370432 - std::thread::Builder::spawn_unchecked_::{{closure}}::hea39e0adaff5b52d [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/thread/mod.rs:541:30 [INFO] [stdout] 64: 0x5621e0370432 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9b61aba01c3c1f32 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 65: 0x5621e1877dcb - as core::ops::function::FnOnce>::call_once::h09e5a4c541afa800 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2022:9 [INFO] [stdout] 66: 0x5621e1877dcb - as core::ops::function::FnOnce>::call_once::h9c8b03c22f4e7026 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2022:9 [INFO] [stdout] 67: 0x5621e1877dcb - std::sys::pal::unix::thread::Thread::new::thread_start::h522bc89a54da820a [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stdout] 68: 0x7f644dd9eac3 - [INFO] [stdout] 69: 0x7f644de2fa04 - __clone [INFO] [stdout] 70: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- translate::test::test_baidu_translate stdout ---- [INFO] [stdout] thread 'translate::test::test_baidu_translate' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.17.1/src/lib.rs:1279:25: [INFO] [stdout] Lazy instance has previously been poisoned [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5621e1871955 - std::backtrace_rs::backtrace::libunwind::trace::h1a07e5dba0da0cd2 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stdout] 1: 0x5621e1871955 - std::backtrace_rs::backtrace::trace_unsynchronized::h61b9b8394328c0bc [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5621e1871955 - std::sys_common::backtrace::_print_fmt::h1c5e18b460934cff [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x5621e1871955 - ::fmt::h1e1a1972118942ad [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x5621e189ef9b - core::fmt::rt::Argument::fmt::h07af2b4071d536cd [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/fmt/rt.rs:165:63 [INFO] [stdout] 5: 0x5621e189ef9b - core::fmt::write::hc090a2ffd6b28c4a [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/fmt/mod.rs:1157:21 [INFO] [stdout] 6: 0x5621e186e55f - std::io::Write::write_fmt::h9443d787e8277bd2 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/io/mod.rs:1832:15 [INFO] [stdout] 7: 0x5621e187172e - std::sys_common::backtrace::_print::h4e80c5803d4ee35b [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x5621e187172e - std::sys_common::backtrace::print::ha96650907276675e [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x5621e18730a9 - std::panicking::default_hook::{{closure}}::h215c2a0a8346e0e0 [INFO] [stdout] 10: 0x5621e1872d6e - std::panicking::default_hook::h207342be97478370 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:295:9 [INFO] [stdout] 11: 0x5621e039ee5a - as core::ops::function::Fn>::call::haebd875eeb75949f [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2036:9 [INFO] [stdout] 12: 0x5621e039ee5a - test::test_main::{{closure}}::h9108cb0ebacdb458 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:137:21 [INFO] [stdout] 13: 0x5621e1873676 - as core::ops::function::Fn>::call::ha9c3bc81d312fd83 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2036:9 [INFO] [stdout] 14: 0x5621e1873676 - std::panicking::rust_panic_with_hook::hac8bdceee1e4fe2c [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:799:13 [INFO] [stdout] 15: 0x5621e18733eb - std::panicking::begin_panic_handler::{{closure}}::h00d785e82757ce3c [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:656:13 [INFO] [stdout] 16: 0x5621e1871e19 - std::sys_common::backtrace::__rust_end_short_backtrace::h1628d957bcd06996 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x5621e1873157 - rust_begin_unwind [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:652:5 [INFO] [stdout] 18: 0x5621e0204133 - core::panicking::panic_fmt::hdc63834ffaaefae5 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x5621e02f7473 - once_cell::sync::Lazy::force::{{closure}}::h4e982c43bbb101f6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.17.1/src/lib.rs:1279:25 [INFO] [stdout] 20: 0x5621e02f7502 - once_cell::sync::OnceCell::get_or_init::{{closure}}::h18d9152d0023e6eb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.17.1/src/lib.rs:1088:57 [INFO] [stdout] 21: 0x5621e0289a79 - once_cell::imp::OnceCell::initialize::{{closure}}::he7c685dc5f2fa0ce [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.17.1/src/imp_std.rs:82:23 [INFO] [stdout] 22: 0x5621e183d996 - core::ops::function::impls:: for &mut F>::call_mut::h6c7031ea5fadefa7 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/ops/function.rs:294:13 [INFO] [stdout] 23: 0x5621e183eef4 - once_cell::imp::initialize_or_wait::h36634d73bbbf770a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.17.1/src/imp_std.rs:206:20 [INFO] [stdout] 24: 0x5621e0289a31 - once_cell::imp::OnceCell::initialize::h442d5d21a469da64 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.17.1/src/imp_std.rs:78:9 [INFO] [stdout] 25: 0x5621e02f75d7 - once_cell::sync::OnceCell::get_or_try_init::h4d120f425ff5c524 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.17.1/src/lib.rs:1129:13 [INFO] [stdout] 26: 0x5621e02f74bd - once_cell::sync::OnceCell::get_or_init::h8c0e606a1fc97be5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.17.1/src/lib.rs:1088:19 [INFO] [stdout] 27: 0x5621e02f73f8 - once_cell::sync::Lazy::force::he517e07acdb9e1e4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.17.1/src/lib.rs:1277:13 [INFO] [stdout] 28: 0x5621e02f482a - as core::ops::deref::Deref>::deref::h3df514c37143a348 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.17.1/src/lib.rs:1338:13 [INFO] [stdout] 29: 0x5621e026c5b6 - ai_api::translate::baidu_translate::{{closure}}::hb2b86f2c8dc34376 [INFO] [stdout] at /opt/rustwide/workdir/src/translate/mod.rs:19:9 [INFO] [stdout] 30: 0x5621e026e017 - ai_api::translate::translate::{{closure}}::hc026b7beb17a3a74 [INFO] [stdout] at /opt/rustwide/workdir/src/translate/mod.rs:56:48 [INFO] [stdout] 31: 0x5621e028eb9a - ai_api::translate::test::test_baidu_translate::{{closure}}::h67bcd395b956391a [INFO] [stdout] at /opt/rustwide/workdir/src/translate/test.rs:6:46 [INFO] [stdout] 32: 0x5621e0277873 - as core::future::future::Future>::poll::h08b810f64b20f1df [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/future/future.rs:123:9 [INFO] [stdout] 33: 0x5621e0277a96 - as core::future::future::Future>::poll::hebaadbfcdb5a9ad9 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/future/future.rs:123:9 [INFO] [stdout] 34: 0x5621e02af5f4 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h4ac84d593fe68772 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:541:57 [INFO] [stdout] 35: 0x5621e02af4da - tokio::runtime::coop::with_budget::h3d79ac2694193757 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.26.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 36: 0x5621e02af4da - tokio::runtime::coop::budget::hf8c2ae44dd54f27f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.26.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 37: 0x5621e02af4da - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h639ce885aa22f2ff [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:541:25 [INFO] [stdout] 38: 0x5621e02ae03c - tokio::runtime::scheduler::current_thread::Context::enter::hdfa93ed6a006d079 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:350:19 [INFO] [stdout] 39: 0x5621e02aeaf2 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hda57f0c91400777c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:540:36 [INFO] [stdout] 40: 0x5621e02ae83b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h55060042cbce249b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:615:57 [INFO] [stdout] 41: 0x5621e032ce2d - tokio::macros::scoped_tls::ScopedKey::set::h695438aab8251145 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.26.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 42: 0x5621e02ae5cf - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hdb678aca67c767f4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:615:27 [INFO] [stdout] 43: 0x5621e02ae85c - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h058568f7f206047b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:530:19 [INFO] [stdout] 44: 0x5621e02ad7eb - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h27f0ee13304ba666 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:154:24 [INFO] [stdout] 45: 0x5621e02776bd - tokio::runtime::runtime::Runtime::block_on::h6b8f50aba4c170b9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.26.0/src/runtime/runtime.rs:302:47 [INFO] [stdout] 46: 0x5621e028e97c - ai_api::translate::test::test_baidu_translate::h6b2d583950337d60 [INFO] [stdout] at /opt/rustwide/workdir/src/translate/test.rs:11:5 [INFO] [stdout] 47: 0x5621e028e807 - ai_api::translate::test::test_baidu_translate::{{closure}}::h89bfa70bc87c3779 [INFO] [stdout] at /opt/rustwide/workdir/src/translate/test.rs:5:32 [INFO] [stdout] 48: 0x5621e0230056 - core::ops::function::FnOnce::call_once::h69b43b87d863a7ea [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 49: 0x5621e03a383b - core::ops::function::FnOnce::call_once::hb194ee8411fb46c7 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 50: 0x5621e03a383b - test::__rust_begin_short_backtrace::h871a93aaa56c76c5 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:623:18 [INFO] [stdout] 51: 0x5621e03a2f41 - test::run_test_in_process::{{closure}}::h6d9e6b0161cb50c6 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:646:60 [INFO] [stdout] 52: 0x5621e03a2f41 - as core::ops::function::FnOnce<()>>::call_once::hb9f3c63b5d0e0baa [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 53: 0x5621e03a2f41 - std::panicking::try::do_call::h83eb4c9b7c70ebcc [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:559:40 [INFO] [stdout] 54: 0x5621e03a2f41 - std::panicking::try::h5ffd56bf671a89b3 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:523:19 [INFO] [stdout] 55: 0x5621e03a2f41 - std::panic::catch_unwind::h044e758d6cbf65b7 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panic.rs:149:14 [INFO] [stdout] 56: 0x5621e03a2f41 - test::run_test_in_process::hf7ca2db08c9223b8 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:646:27 [INFO] [stdout] 57: 0x5621e03a2f41 - test::run_test::{{closure}}::h9657c20462181b87 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:569:43 [INFO] [stdout] 58: 0x5621e036b9c4 - test::run_test::{{closure}}::h80c3aef427ce62cc [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:597:41 [INFO] [stdout] 59: 0x5621e036b9c4 - std::sys_common::backtrace::__rust_begin_short_backtrace::h43274eec75e29097 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 60: 0x5621e0370432 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hea1335728d2a7953 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/thread/mod.rs:542:17 [INFO] [stdout] 61: 0x5621e0370432 - as core::ops::function::FnOnce<()>>::call_once::hb16d5d5fd985753c [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 62: 0x5621e0370432 - std::panicking::try::do_call::h65de05e16c44e167 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:559:40 [INFO] [stdout] 63: 0x5621e0370432 - std::panicking::try::h187f01afe14eb3bf [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:523:19 [INFO] [stdout] 64: 0x5621e0370432 - std::panic::catch_unwind::h1b55347b2c8efb63 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panic.rs:149:14 [INFO] [stdout] 65: 0x5621e0370432 - std::thread::Builder::spawn_unchecked_::{{closure}}::hea39e0adaff5b52d [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/thread/mod.rs:541:30 [INFO] [stdout] 66: 0x5621e0370432 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9b61aba01c3c1f32 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 67: 0x5621e1877dcb - as core::ops::function::FnOnce>::call_once::h09e5a4c541afa800 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2022:9 [INFO] [stdout] 68: 0x5621e1877dcb - as core::ops::function::FnOnce>::call_once::h9c8b03c22f4e7026 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2022:9 [INFO] [stdout] 69: 0x5621e1877dcb - std::sys::pal::unix::thread::Thread::new::thread_start::h522bc89a54da820a [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stdout] 70: 0x7f644dd9eac3 - [INFO] [stdout] 71: 0x7f644de2fa04 - __clone [INFO] [stdout] 72: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- openai::test::test_chatgpt stdout ---- [INFO] [stdout] thread 'openai::test::test_chatgpt' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.17.1/src/lib.rs:1279:25: [INFO] [stdout] Lazy instance has previously been poisoned [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5621e1871955 - std::backtrace_rs::backtrace::libunwind::trace::h1a07e5dba0da0cd2 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stdout] 1: 0x5621e1871955 - std::backtrace_rs::backtrace::trace_unsynchronized::h61b9b8394328c0bc [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5621e1871955 - std::sys_common::backtrace::_print_fmt::h1c5e18b460934cff [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x5621e1871955 - ::fmt::h1e1a1972118942ad [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x5621e189ef9b - core::fmt::rt::Argument::fmt::h07af2b4071d536cd [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/fmt/rt.rs:165:63 [INFO] [stdout] 5: 0x5621e189ef9b - core::fmt::write::hc090a2ffd6b28c4a [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/fmt/mod.rs:1157:21 [INFO] [stdout] 6: 0x5621e186e55f - std::io::Write::write_fmt::h9443d787e8277bd2 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/io/mod.rs:1832:15 [INFO] [stdout] 7: 0x5621e187172e - std::sys_common::backtrace::_print::h4e80c5803d4ee35b [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x5621e187172e - std::sys_common::backtrace::print::ha96650907276675e [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x5621e18730a9 - std::panicking::default_hook::{{closure}}::h215c2a0a8346e0e0 [INFO] [stdout] 10: 0x5621e1872d6e - std::panicking::default_hook::h207342be97478370 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:295:9 [INFO] [stdout] 11: 0x5621e039ee5a - as core::ops::function::Fn>::call::haebd875eeb75949f [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2036:9 [INFO] [stdout] 12: 0x5621e039ee5a - test::test_main::{{closure}}::h9108cb0ebacdb458 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:137:21 [INFO] [stdout] 13: 0x5621e1873676 - as core::ops::function::Fn>::call::ha9c3bc81d312fd83 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2036:9 [INFO] [stdout] 14: 0x5621e1873676 - std::panicking::rust_panic_with_hook::hac8bdceee1e4fe2c [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:799:13 [INFO] [stdout] 15: 0x5621e18733eb - std::panicking::begin_panic_handler::{{closure}}::h00d785e82757ce3c [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:656:13 [INFO] [stdout] 16: 0x5621e1871e19 - std::sys_common::backtrace::__rust_end_short_backtrace::h1628d957bcd06996 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x5621e1873157 - rust_begin_unwind [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:652:5 [INFO] [stdout] 18: 0x5621e0204133 - core::panicking::panic_fmt::hdc63834ffaaefae5 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x5621e02f7473 - once_cell::sync::Lazy::force::{{closure}}::h4e982c43bbb101f6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.17.1/src/lib.rs:1279:25 [INFO] [stdout] 20: 0x5621e02f7502 - once_cell::sync::OnceCell::get_or_init::{{closure}}::h18d9152d0023e6eb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.17.1/src/lib.rs:1088:57 [INFO] [stdout] 21: 0x5621e0289a79 - once_cell::imp::OnceCell::initialize::{{closure}}::he7c685dc5f2fa0ce [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.17.1/src/imp_std.rs:82:23 [INFO] [stdout] 22: 0x5621e183d996 - core::ops::function::impls:: for &mut F>::call_mut::h6c7031ea5fadefa7 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/ops/function.rs:294:13 [INFO] [stdout] 23: 0x5621e183eef4 - once_cell::imp::initialize_or_wait::h36634d73bbbf770a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.17.1/src/imp_std.rs:206:20 [INFO] [stdout] 24: 0x5621e0289a31 - once_cell::imp::OnceCell::initialize::h442d5d21a469da64 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.17.1/src/imp_std.rs:78:9 [INFO] [stdout] 25: 0x5621e02f75d7 - once_cell::sync::OnceCell::get_or_try_init::h4d120f425ff5c524 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.17.1/src/lib.rs:1129:13 [INFO] [stdout] 26: 0x5621e02f74bd - once_cell::sync::OnceCell::get_or_init::h8c0e606a1fc97be5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.17.1/src/lib.rs:1088:19 [INFO] [stdout] 27: 0x5621e02f73f8 - once_cell::sync::Lazy::force::he517e07acdb9e1e4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.17.1/src/lib.rs:1277:13 [INFO] [stdout] 28: 0x5621e02f482a - as core::ops::deref::Deref>::deref::h3df514c37143a348 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.17.1/src/lib.rs:1338:13 [INFO] [stdout] 29: 0x5621e026efca - ai_api::openai::test::test_chatgpt::{{closure}}::h67cf3c2b8f3c2fe0 [INFO] [stdout] at /opt/rustwide/workdir/src/openai/test.rs:7:21 [INFO] [stdout] 30: 0x5621e0277873 - as core::future::future::Future>::poll::h08b810f64b20f1df [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/future/future.rs:123:9 [INFO] [stdout] 31: 0x5621e0277a96 - as core::future::future::Future>::poll::hebaadbfcdb5a9ad9 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/future/future.rs:123:9 [INFO] [stdout] 32: 0x5621e02af5f4 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h4ac84d593fe68772 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:541:57 [INFO] [stdout] 33: 0x5621e02af4da - tokio::runtime::coop::with_budget::h3d79ac2694193757 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.26.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 34: 0x5621e02af4da - tokio::runtime::coop::budget::hf8c2ae44dd54f27f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.26.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 35: 0x5621e02af4da - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h639ce885aa22f2ff [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:541:25 [INFO] [stdout] 36: 0x5621e02ae03c - tokio::runtime::scheduler::current_thread::Context::enter::hdfa93ed6a006d079 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:350:19 [INFO] [stdout] 37: 0x5621e02aeaf2 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hda57f0c91400777c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:540:36 [INFO] [stdout] 38: 0x5621e02ae83b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h55060042cbce249b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:615:57 [INFO] [stdout] 39: 0x5621e032ce2d - tokio::macros::scoped_tls::ScopedKey::set::h695438aab8251145 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.26.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 40: 0x5621e02ae5cf - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hdb678aca67c767f4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:615:27 [INFO] [stdout] 41: 0x5621e02ae85c - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h058568f7f206047b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:530:19 [INFO] [stdout] 42: 0x5621e02ad7eb - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h27f0ee13304ba666 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:154:24 [INFO] [stdout] 43: 0x5621e02776bd - tokio::runtime::runtime::Runtime::block_on::h6b8f50aba4c170b9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.26.0/src/runtime/runtime.rs:302:47 [INFO] [stdout] 44: 0x5621e026eeec - ai_api::openai::test::test_chatgpt::h71821db4f4eaf635 [INFO] [stdout] at /opt/rustwide/workdir/src/openai/test.rs:8:5 [INFO] [stdout] 45: 0x5621e026ed77 - ai_api::openai::test::test_chatgpt::{{closure}}::h0683601961acb296 [INFO] [stdout] at /opt/rustwide/workdir/src/openai/test.rs:6:24 [INFO] [stdout] 46: 0x5621e022fe96 - core::ops::function::FnOnce::call_once::h32655a67f727096b [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: 0x5621e03a383b - core::ops::function::FnOnce::call_once::hb194ee8411fb46c7 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 48: 0x5621e03a383b - test::__rust_begin_short_backtrace::h871a93aaa56c76c5 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:623:18 [INFO] [stdout] 49: 0x5621e03a2f41 - test::run_test_in_process::{{closure}}::h6d9e6b0161cb50c6 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:646:60 [INFO] [stdout] 50: 0x5621e03a2f41 - as core::ops::function::FnOnce<()>>::call_once::hb9f3c63b5d0e0baa [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 51: 0x5621e03a2f41 - std::panicking::try::do_call::h83eb4c9b7c70ebcc [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:559:40 [INFO] [stdout] 52: 0x5621e03a2f41 - std::panicking::try::h5ffd56bf671a89b3 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:523:19 [INFO] [stdout] 53: 0x5621e03a2f41 - std::panic::catch_unwind::h044e758d6cbf65b7 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panic.rs:149:14 [INFO] [stdout] 54: 0x5621e03a2f41 - test::run_test_in_process::hf7ca2db08c9223b8 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:646:27 [INFO] [stdout] 55: 0x5621e03a2f41 - test::run_test::{{closure}}::h9657c20462181b87 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:569:43 [INFO] [stdout] 56: 0x5621e036b9c4 - test::run_test::{{closure}}::h80c3aef427ce62cc [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:597:41 [INFO] [stdout] 57: 0x5621e036b9c4 - std::sys_common::backtrace::__rust_begin_short_backtrace::h43274eec75e29097 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 58: 0x5621e0370432 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hea1335728d2a7953 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/thread/mod.rs:542:17 [INFO] [stdout] 59: 0x5621e0370432 - as core::ops::function::FnOnce<()>>::call_once::hb16d5d5fd985753c [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 60: 0x5621e0370432 - std::panicking::try::do_call::h65de05e16c44e167 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:559:40 [INFO] [stdout] 61: 0x5621e0370432 - std::panicking::try::h187f01afe14eb3bf [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:523:19 [INFO] [stdout] 62: 0x5621e0370432 - std::panic::catch_unwind::h1b55347b2c8efb63 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panic.rs:149:14 [INFO] [stdout] 63: 0x5621e0370432 - std::thread::Builder::spawn_unchecked_::{{closure}}::hea39e0adaff5b52d [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/thread/mod.rs:541:30 [INFO] [stdout] 64: 0x5621e0370432 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9b61aba01c3c1f32 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 65: 0x5621e1877dcb - as core::ops::function::FnOnce>::call_once::h09e5a4c541afa800 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2022:9 [INFO] [stdout] 66: 0x5621e1877dcb - as core::ops::function::FnOnce>::call_once::h9c8b03c22f4e7026 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2022:9 [INFO] [stdout] 67: 0x5621e1877dcb - std::sys::pal::unix::thread::Thread::new::thread_start::h522bc89a54da820a [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stdout] 68: 0x7f644dd9eac3 - [INFO] [stdout] 69: 0x7f644de2fa04 - __clone [INFO] [stdout] 70: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- openai::test::test_draw stdout ---- [INFO] [stdout] thread 'openai::test::test_draw' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.17.1/src/lib.rs:1279:25: [INFO] [stdout] Lazy instance has previously been poisoned [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5621e1871955 - std::backtrace_rs::backtrace::libunwind::trace::h1a07e5dba0da0cd2 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stdout] 1: 0x5621e1871955 - std::backtrace_rs::backtrace::trace_unsynchronized::h61b9b8394328c0bc [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5621e1871955 - std::sys_common::backtrace::_print_fmt::h1c5e18b460934cff [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x5621e1871955 - ::fmt::h1e1a1972118942ad [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x5621e189ef9b - core::fmt::rt::Argument::fmt::h07af2b4071d536cd [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/fmt/rt.rs:165:63 [INFO] [stdout] 5: 0x5621e189ef9b - core::fmt::write::hc090a2ffd6b28c4a [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/fmt/mod.rs:1157:21 [INFO] [stdout] 6: 0x5621e186e55f - std::io::Write::write_fmt::h9443d787e8277bd2 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/io/mod.rs:1832:15 [INFO] [stdout] 7: 0x5621e187172e - std::sys_common::backtrace::_print::h4e80c5803d4ee35b [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x5621e187172e - std::sys_common::backtrace::print::ha96650907276675e [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x5621e18730a9 - std::panicking::default_hook::{{closure}}::h215c2a0a8346e0e0 [INFO] [stdout] 10: 0x5621e1872d6e - std::panicking::default_hook::h207342be97478370 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:295:9 [INFO] [stdout] 11: 0x5621e039ee5a - as core::ops::function::Fn>::call::haebd875eeb75949f [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2036:9 [INFO] [stdout] 12: 0x5621e039ee5a - test::test_main::{{closure}}::h9108cb0ebacdb458 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:137:21 [INFO] [stdout] 13: 0x5621e1873676 - as core::ops::function::Fn>::call::ha9c3bc81d312fd83 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2036:9 [INFO] [stdout] 14: 0x5621e1873676 - std::panicking::rust_panic_with_hook::hac8bdceee1e4fe2c [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:799:13 [INFO] [stdout] 15: 0x5621e18733eb - std::panicking::begin_panic_handler::{{closure}}::h00d785e82757ce3c [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:656:13 [INFO] [stdout] 16: 0x5621e1871e19 - std::sys_common::backtrace::__rust_end_short_backtrace::h1628d957bcd06996 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x5621e1873157 - rust_begin_unwind [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:652:5 [INFO] [stdout] 18: 0x5621e0204133 - core::panicking::panic_fmt::hdc63834ffaaefae5 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x5621e02f7473 - once_cell::sync::Lazy::force::{{closure}}::h4e982c43bbb101f6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.17.1/src/lib.rs:1279:25 [INFO] [stdout] 20: 0x5621e02f7502 - once_cell::sync::OnceCell::get_or_init::{{closure}}::h18d9152d0023e6eb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.17.1/src/lib.rs:1088:57 [INFO] [stdout] 21: 0x5621e0289a79 - once_cell::imp::OnceCell::initialize::{{closure}}::he7c685dc5f2fa0ce [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.17.1/src/imp_std.rs:82:23 [INFO] [stdout] 22: 0x5621e183d996 - core::ops::function::impls:: for &mut F>::call_mut::h6c7031ea5fadefa7 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/ops/function.rs:294:13 [INFO] [stdout] 23: 0x5621e183eef4 - once_cell::imp::initialize_or_wait::h36634d73bbbf770a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.17.1/src/imp_std.rs:206:20 [INFO] [stdout] 24: 0x5621e0289a31 - once_cell::imp::OnceCell::initialize::h442d5d21a469da64 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.17.1/src/imp_std.rs:78:9 [INFO] [stdout] 25: 0x5621e02f75d7 - once_cell::sync::OnceCell::get_or_try_init::h4d120f425ff5c524 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.17.1/src/lib.rs:1129:13 [INFO] [stdout] 26: 0x5621e02f74bd - once_cell::sync::OnceCell::get_or_init::h8c0e606a1fc97be5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.17.1/src/lib.rs:1088:19 [INFO] [stdout] 27: 0x5621e02f73f8 - once_cell::sync::Lazy::force::he517e07acdb9e1e4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.17.1/src/lib.rs:1277:13 [INFO] [stdout] 28: 0x5621e02f482a - as core::ops::deref::Deref>::deref::h3df514c37143a348 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.17.1/src/lib.rs:1338:13 [INFO] [stdout] 29: 0x5621e026a86d - ai_api::openai::draw::draw::{{closure}}::h8635a0054b37ab73 [INFO] [stdout] at /opt/rustwide/workdir/src/openai/draw.rs:26:23 [INFO] [stdout] 30: 0x5621e026f65a - ai_api::openai::test::test_draw::{{closure}}::hf9c6be85d1e0fbb3 [INFO] [stdout] at /opt/rustwide/workdir/src/openai/test.rs:13:43 [INFO] [stdout] 31: 0x5621e0277873 - as core::future::future::Future>::poll::h08b810f64b20f1df [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/future/future.rs:123:9 [INFO] [stdout] 32: 0x5621e0277a96 - as core::future::future::Future>::poll::hebaadbfcdb5a9ad9 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/future/future.rs:123:9 [INFO] [stdout] 33: 0x5621e02af5f4 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h4ac84d593fe68772 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:541:57 [INFO] [stdout] 34: 0x5621e02af4da - tokio::runtime::coop::with_budget::h3d79ac2694193757 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.26.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 35: 0x5621e02af4da - tokio::runtime::coop::budget::hf8c2ae44dd54f27f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.26.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 36: 0x5621e02af4da - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h639ce885aa22f2ff [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:541:25 [INFO] [stdout] 37: 0x5621e02ae03c - tokio::runtime::scheduler::current_thread::Context::enter::hdfa93ed6a006d079 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:350:19 [INFO] [stdout] 38: 0x5621e02aeaf2 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hda57f0c91400777c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:540:36 [INFO] [stdout] 39: 0x5621e02ae83b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h55060042cbce249b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:615:57 [INFO] [stdout] 40: 0x5621e032ce2d - tokio::macros::scoped_tls::ScopedKey::set::h695438aab8251145 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.26.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 41: 0x5621e02ae5cf - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hdb678aca67c767f4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:615:27 [INFO] [stdout] 42: 0x5621e02ae85c - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h058568f7f206047b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:530:19 [INFO] [stdout] 43: 0x5621e02ad7eb - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h27f0ee13304ba666 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:154:24 [INFO] [stdout] 44: 0x5621e02776bd - tokio::runtime::runtime::Runtime::block_on::h6b8f50aba4c170b9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.26.0/src/runtime/runtime.rs:302:47 [INFO] [stdout] 45: 0x5621e026f44c - ai_api::openai::test::test_draw::h04d9535f278b8c6f [INFO] [stdout] at /opt/rustwide/workdir/src/openai/test.rs:14:5 [INFO] [stdout] 46: 0x5621e026f2d7 - ai_api::openai::test::test_draw::{{closure}}::haf479fa52cf6e2ad [INFO] [stdout] at /opt/rustwide/workdir/src/openai/test.rs:12:21 [INFO] [stdout] 47: 0x5621e022fcb6 - core::ops::function::FnOnce::call_once::h09f8ccef54c62b3c [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 48: 0x5621e03a383b - core::ops::function::FnOnce::call_once::hb194ee8411fb46c7 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 49: 0x5621e03a383b - test::__rust_begin_short_backtrace::h871a93aaa56c76c5 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:623:18 [INFO] [stdout] 50: 0x5621e03a2f41 - test::run_test_in_process::{{closure}}::h6d9e6b0161cb50c6 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:646:60 [INFO] [stdout] 51: 0x5621e03a2f41 - as core::ops::function::FnOnce<()>>::call_once::hb9f3c63b5d0e0baa [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 52: 0x5621e03a2f41 - std::panicking::try::do_call::h83eb4c9b7c70ebcc [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:559:40 [INFO] [stdout] 53: 0x5621e03a2f41 - std::panicking::try::h5ffd56bf671a89b3 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:523:19 [INFO] [stdout] 54: 0x5621e03a2f41 - std::panic::catch_unwind::h044e758d6cbf65b7 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panic.rs:149:14 [INFO] [stdout] 55: 0x5621e03a2f41 - test::run_test_in_process::hf7ca2db08c9223b8 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:646:27 [INFO] [stdout] 56: 0x5621e03a2f41 - test::run_test::{{closure}}::h9657c20462181b87 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:569:43 [INFO] [stdout] 57: 0x5621e036b9c4 - test::run_test::{{closure}}::h80c3aef427ce62cc [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:597:41 [INFO] [stdout] 58: 0x5621e036b9c4 - std::sys_common::backtrace::__rust_begin_short_backtrace::h43274eec75e29097 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 59: 0x5621e0370432 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hea1335728d2a7953 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/thread/mod.rs:542:17 [INFO] [stdout] 60: 0x5621e0370432 - as core::ops::function::FnOnce<()>>::call_once::hb16d5d5fd985753c [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 61: 0x5621e0370432 - std::panicking::try::do_call::h65de05e16c44e167 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:559:40 [INFO] [stdout] 62: 0x5621e0370432 - std::panicking::try::h187f01afe14eb3bf [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:523:19 [INFO] [stdout] 63: 0x5621e0370432 - std::panic::catch_unwind::h1b55347b2c8efb63 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panic.rs:149:14 [INFO] [stdout] 64: 0x5621e0370432 - std::thread::Builder::spawn_unchecked_::{{closure}}::hea39e0adaff5b52d [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/thread/mod.rs:541:30 [INFO] [stdout] 65: 0x5621e0370432 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9b61aba01c3c1f32 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 66: 0x5621e1877dcb - as core::ops::function::FnOnce>::call_once::h09e5a4c541afa800 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2022:9 [INFO] [stdout] 67: 0x5621e1877dcb - as core::ops::function::FnOnce>::call_once::h9c8b03c22f4e7026 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2022:9 [INFO] [stdout] 68: 0x5621e1877dcb - std::sys::pal::unix::thread::Thread::new::thread_start::h522bc89a54da820a [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stdout] 69: 0x7f644dd9eac3 - [INFO] [stdout] 70: 0x7f644de2fa04 - __clone [INFO] [stdout] 71: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- handler::test::test_translate_handler stdout ---- [INFO] [stdout] thread 'handler::test::test_translate_handler' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.17.1/src/lib.rs:1279:25: [INFO] [stdout] Lazy instance has previously been poisoned [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5621e1871955 - std::backtrace_rs::backtrace::libunwind::trace::h1a07e5dba0da0cd2 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stdout] 1: 0x5621e1871955 - std::backtrace_rs::backtrace::trace_unsynchronized::h61b9b8394328c0bc [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5621e1871955 - std::sys_common::backtrace::_print_fmt::h1c5e18b460934cff [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x5621e1871955 - ::fmt::h1e1a1972118942ad [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x5621e189ef9b - core::fmt::rt::Argument::fmt::h07af2b4071d536cd [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/fmt/rt.rs:165:63 [INFO] [stdout] 5: 0x5621e189ef9b - core::fmt::write::hc090a2ffd6b28c4a [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/fmt/mod.rs:1157:21 [INFO] [stdout] 6: 0x5621e186e55f - std::io::Write::write_fmt::h9443d787e8277bd2 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/io/mod.rs:1832:15 [INFO] [stdout] 7: 0x5621e187172e - std::sys_common::backtrace::_print::h4e80c5803d4ee35b [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x5621e187172e - std::sys_common::backtrace::print::ha96650907276675e [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x5621e18730a9 - std::panicking::default_hook::{{closure}}::h215c2a0a8346e0e0 [INFO] [stdout] 10: 0x5621e1872d6e - std::panicking::default_hook::h207342be97478370 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:295:9 [INFO] [stdout] 11: 0x5621e039ee5a - as core::ops::function::Fn>::call::haebd875eeb75949f [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2036:9 [INFO] [stdout] 12: 0x5621e039ee5a - test::test_main::{{closure}}::h9108cb0ebacdb458 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:137:21 [INFO] [stdout] 13: 0x5621e1873676 - as core::ops::function::Fn>::call::ha9c3bc81d312fd83 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2036:9 [INFO] [stdout] 14: 0x5621e1873676 - std::panicking::rust_panic_with_hook::hac8bdceee1e4fe2c [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:799:13 [INFO] [stdout] 15: 0x5621e18733eb - std::panicking::begin_panic_handler::{{closure}}::h00d785e82757ce3c [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:656:13 [INFO] [stdout] 16: 0x5621e1871e19 - std::sys_common::backtrace::__rust_end_short_backtrace::h1628d957bcd06996 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x5621e1873157 - rust_begin_unwind [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:652:5 [INFO] [stdout] 18: 0x5621e0204133 - core::panicking::panic_fmt::hdc63834ffaaefae5 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x5621e02f7473 - once_cell::sync::Lazy::force::{{closure}}::h4e982c43bbb101f6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.17.1/src/lib.rs:1279:25 [INFO] [stdout] 20: 0x5621e02f7502 - once_cell::sync::OnceCell::get_or_init::{{closure}}::h18d9152d0023e6eb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.17.1/src/lib.rs:1088:57 [INFO] [stdout] 21: 0x5621e0289a79 - once_cell::imp::OnceCell::initialize::{{closure}}::he7c685dc5f2fa0ce [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.17.1/src/imp_std.rs:82:23 [INFO] [stdout] 22: 0x5621e183d996 - core::ops::function::impls:: for &mut F>::call_mut::h6c7031ea5fadefa7 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/ops/function.rs:294:13 [INFO] [stdout] 23: 0x5621e183eef4 - once_cell::imp::initialize_or_wait::h36634d73bbbf770a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.17.1/src/imp_std.rs:206:20 [INFO] [stdout] 24: 0x5621e0289a31 - once_cell::imp::OnceCell::initialize::h442d5d21a469da64 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.17.1/src/imp_std.rs:78:9 [INFO] [stdout] 25: 0x5621e02f75d7 - once_cell::sync::OnceCell::get_or_try_init::h4d120f425ff5c524 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.17.1/src/lib.rs:1129:13 [INFO] [stdout] 26: 0x5621e02f74bd - once_cell::sync::OnceCell::get_or_init::h8c0e606a1fc97be5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.17.1/src/lib.rs:1088:19 [INFO] [stdout] 27: 0x5621e02f73f8 - once_cell::sync::Lazy::force::he517e07acdb9e1e4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.17.1/src/lib.rs:1277:13 [INFO] [stdout] 28: 0x5621e02f482a - as core::ops::deref::Deref>::deref::h3df514c37143a348 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.17.1/src/lib.rs:1338:13 [INFO] [stdout] 29: 0x5621e028a785 - ai_api::handler::test::test_translate_handler::{{closure}}::h22edad567923caab [INFO] [stdout] at /opt/rustwide/workdir/src/handler/test.rs:19:43 [INFO] [stdout] 30: 0x5621e0277873 - as core::future::future::Future>::poll::h08b810f64b20f1df [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/future/future.rs:123:9 [INFO] [stdout] 31: 0x5621e0277a96 - as core::future::future::Future>::poll::hebaadbfcdb5a9ad9 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/future/future.rs:123:9 [INFO] [stdout] 32: 0x5621e02af5f4 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h4ac84d593fe68772 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:541:57 [INFO] [stdout] 33: 0x5621e02af4da - tokio::runtime::coop::with_budget::h3d79ac2694193757 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.26.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 34: 0x5621e02af4da - tokio::runtime::coop::budget::hf8c2ae44dd54f27f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.26.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 35: 0x5621e02af4da - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h639ce885aa22f2ff [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:541:25 [INFO] [stdout] 36: 0x5621e02ae03c - tokio::runtime::scheduler::current_thread::Context::enter::hdfa93ed6a006d079 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:350:19 [INFO] [stdout] 37: 0x5621e02aeaf2 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hda57f0c91400777c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:540:36 [INFO] [stdout] 38: 0x5621e02ae83b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h55060042cbce249b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:615:57 [INFO] [stdout] 39: 0x5621e032ce2d - tokio::macros::scoped_tls::ScopedKey::set::h695438aab8251145 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.26.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 40: 0x5621e02ae5cf - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hdb678aca67c767f4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:615:27 [INFO] [stdout] 41: 0x5621e02ae85c - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h058568f7f206047b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:530:19 [INFO] [stdout] 42: 0x5621e02ad7eb - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h27f0ee13304ba666 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:154:24 [INFO] [stdout] 43: 0x5621e02776bd - tokio::runtime::runtime::Runtime::block_on::h6b8f50aba4c170b9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.26.0/src/runtime/runtime.rs:302:47 [INFO] [stdout] 44: 0x5621e028a60a - ai_api::handler::test::test_translate_handler::hcf69697b7372d18a [INFO] [stdout] at /opt/rustwide/workdir/src/handler/test.rs:50:5 [INFO] [stdout] 45: 0x5621e028a477 - ai_api::handler::test::test_translate_handler::{{closure}}::hc9e0956e14ef4110 [INFO] [stdout] at /opt/rustwide/workdir/src/handler/test.rs:18:34 [INFO] [stdout] 46: 0x5621e0230446 - core::ops::function::FnOnce::call_once::hbb545f52f102951c [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: 0x5621e03a383b - core::ops::function::FnOnce::call_once::hb194ee8411fb46c7 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 48: 0x5621e03a383b - test::__rust_begin_short_backtrace::h871a93aaa56c76c5 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:623:18 [INFO] [stdout] 49: 0x5621e03a2f41 - test::run_test_in_process::{{closure}}::h6d9e6b0161cb50c6 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:646:60 [INFO] [stdout] 50: 0x5621e03a2f41 - as core::ops::function::FnOnce<()>>::call_once::hb9f3c63b5d0e0baa [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 51: 0x5621e03a2f41 - std::panicking::try::do_call::h83eb4c9b7c70ebcc [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:559:40 [INFO] [stdout] 52: 0x5621e03a2f41 - std::panicking::try::h5ffd56bf671a89b3 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:523:19 [INFO] [stdout] 53: 0x5621e03a2f41 - std::panic::catch_unwind::h044e758d6cbf65b7 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panic.rs:149:14 [INFO] [stdout] 54: 0x5621e03a2f41 - test::run_test_in_process::hf7ca2db08c9223b8 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:646:27 [INFO] [stdout] 55: 0x5621e03a2f41 - test::run_test::{{closure}}::h9657c20462181b87 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:569:43 [INFO] [stdout] 56: 0x5621e036b9c4 - test::run_test::{{closure}}::h80c3aef427ce62cc [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:597:41 [INFO] [stdout] 57: 0x5621e036b9c4 - std::sys_common::backtrace::__rust_begin_short_backtrace::h43274eec75e29097 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 58: 0x5621e0370432 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hea1335728d2a7953 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/thread/mod.rs:542:17 [INFO] [stdout] 59: 0x5621e0370432 - as core::ops::function::FnOnce<()>>::call_once::hb16d5d5fd985753c [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 60: 0x5621e0370432 - std::panicking::try::do_call::h65de05e16c44e167 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:559:40 [INFO] [stdout] 61: 0x5621e0370432 - std::panicking::try::h187f01afe14eb3bf [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:523:19 [INFO] [stdout] 62: 0x5621e0370432 - std::panic::catch_unwind::h1b55347b2c8efb63 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panic.rs:149:14 [INFO] [stdout] 63: 0x5621e0370432 - std::thread::Builder::spawn_unchecked_::{{closure}}::hea39e0adaff5b52d [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/thread/mod.rs:541:30 [INFO] [stdout] 64: 0x5621e0370432 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9b61aba01c3c1f32 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 65: 0x5621e1877dcb - as core::ops::function::FnOnce>::call_once::h09e5a4c541afa800 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2022:9 [INFO] [stdout] 66: 0x5621e1877dcb - as core::ops::function::FnOnce>::call_once::h9c8b03c22f4e7026 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2022:9 [INFO] [stdout] 67: 0x5621e1877dcb - std::sys::pal::unix::thread::Thread::new::thread_start::h522bc89a54da820a [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stdout] 68: 0x7f644dd9eac3 - [INFO] [stdout] 69: 0x7f644de2fa04 - __clone [INFO] [stdout] 70: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- wolfram::test::test_wolfram stdout ---- [INFO] [stdout] thread 'wolfram::test::test_wolfram' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.17.1/src/lib.rs:1279:25: [INFO] [stdout] Lazy instance has previously been poisoned [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5621e1871955 - std::backtrace_rs::backtrace::libunwind::trace::h1a07e5dba0da0cd2 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stdout] 1: 0x5621e1871955 - std::backtrace_rs::backtrace::trace_unsynchronized::h61b9b8394328c0bc [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5621e1871955 - std::sys_common::backtrace::_print_fmt::h1c5e18b460934cff [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x5621e1871955 - ::fmt::h1e1a1972118942ad [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x5621e189ef9b - core::fmt::rt::Argument::fmt::h07af2b4071d536cd [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/fmt/rt.rs:165:63 [INFO] [stdout] 5: 0x5621e189ef9b - core::fmt::write::hc090a2ffd6b28c4a [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/fmt/mod.rs:1157:21 [INFO] [stdout] 6: 0x5621e186e55f - std::io::Write::write_fmt::h9443d787e8277bd2 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/io/mod.rs:1832:15 [INFO] [stdout] 7: 0x5621e187172e - std::sys_common::backtrace::_print::h4e80c5803d4ee35b [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x5621e187172e - std::sys_common::backtrace::print::ha96650907276675e [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x5621e18730a9 - std::panicking::default_hook::{{closure}}::h215c2a0a8346e0e0 [INFO] [stdout] 10: 0x5621e1872d6e - std::panicking::default_hook::h207342be97478370 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:295:9 [INFO] [stdout] 11: 0x5621e039ee5a - as core::ops::function::Fn>::call::haebd875eeb75949f [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2036:9 [INFO] [stdout] 12: 0x5621e039ee5a - test::test_main::{{closure}}::h9108cb0ebacdb458 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:137:21 [INFO] [stdout] 13: 0x5621e1873676 - as core::ops::function::Fn>::call::ha9c3bc81d312fd83 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2036:9 [INFO] [stdout] 14: 0x5621e1873676 - std::panicking::rust_panic_with_hook::hac8bdceee1e4fe2c [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:799:13 [INFO] [stdout] 15: 0x5621e18733eb - std::panicking::begin_panic_handler::{{closure}}::h00d785e82757ce3c [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:656:13 [INFO] [stdout] 16: 0x5621e1871e19 - std::sys_common::backtrace::__rust_end_short_backtrace::h1628d957bcd06996 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x5621e1873157 - rust_begin_unwind [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:652:5 [INFO] [stdout] 18: 0x5621e0204133 - core::panicking::panic_fmt::hdc63834ffaaefae5 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x5621e02f7473 - once_cell::sync::Lazy::force::{{closure}}::h4e982c43bbb101f6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.17.1/src/lib.rs:1279:25 [INFO] [stdout] 20: 0x5621e02f7502 - once_cell::sync::OnceCell::get_or_init::{{closure}}::h18d9152d0023e6eb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.17.1/src/lib.rs:1088:57 [INFO] [stdout] 21: 0x5621e0289a79 - once_cell::imp::OnceCell::initialize::{{closure}}::he7c685dc5f2fa0ce [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.17.1/src/imp_std.rs:82:23 [INFO] [stdout] 22: 0x5621e183d996 - core::ops::function::impls:: for &mut F>::call_mut::h6c7031ea5fadefa7 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/ops/function.rs:294:13 [INFO] [stdout] 23: 0x5621e183eef4 - once_cell::imp::initialize_or_wait::h36634d73bbbf770a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.17.1/src/imp_std.rs:206:20 [INFO] [stdout] 24: 0x5621e0289a31 - once_cell::imp::OnceCell::initialize::h442d5d21a469da64 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.17.1/src/imp_std.rs:78:9 [INFO] [stdout] 25: 0x5621e02f75d7 - once_cell::sync::OnceCell::get_or_try_init::h4d120f425ff5c524 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.17.1/src/lib.rs:1129:13 [INFO] [stdout] 26: 0x5621e02f74bd - once_cell::sync::OnceCell::get_or_init::h8c0e606a1fc97be5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.17.1/src/lib.rs:1088:19 [INFO] [stdout] 27: 0x5621e02f73f8 - once_cell::sync::Lazy::force::he517e07acdb9e1e4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.17.1/src/lib.rs:1277:13 [INFO] [stdout] 28: 0x5621e02f482a - as core::ops::deref::Deref>::deref::h3df514c37143a348 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.17.1/src/lib.rs:1338:13 [INFO] [stdout] 29: 0x5621e02f786a - ai_api::wolfram::wolfram::{{closure}}::hc1799a3fda37f26e [INFO] [stdout] at /opt/rustwide/workdir/src/wolfram/mod.rs:12:29 [INFO] [stdout] 30: 0x5621e026fbc5 - ai_api::wolfram::test::test_wolfram::{{closure}}::hb39c7e370472c6b9 [INFO] [stdout] at /opt/rustwide/workdir/src/wolfram/test.rs:7:68 [INFO] [stdout] 31: 0x5621e0277873 - as core::future::future::Future>::poll::h08b810f64b20f1df [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/future/future.rs:123:9 [INFO] [stdout] 32: 0x5621e0277a96 - as core::future::future::Future>::poll::hebaadbfcdb5a9ad9 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/future/future.rs:123:9 [INFO] [stdout] 33: 0x5621e02af5f4 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h4ac84d593fe68772 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:541:57 [INFO] [stdout] 34: 0x5621e02af4da - tokio::runtime::coop::with_budget::h3d79ac2694193757 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.26.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 35: 0x5621e02af4da - tokio::runtime::coop::budget::hf8c2ae44dd54f27f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.26.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 36: 0x5621e02af4da - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h639ce885aa22f2ff [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:541:25 [INFO] [stdout] 37: 0x5621e02ae03c - tokio::runtime::scheduler::current_thread::Context::enter::hdfa93ed6a006d079 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:350:19 [INFO] [stdout] 38: 0x5621e02aeaf2 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hda57f0c91400777c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:540:36 [INFO] [stdout] 39: 0x5621e02ae83b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h55060042cbce249b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:615:57 [INFO] [stdout] 40: 0x5621e032ce2d - tokio::macros::scoped_tls::ScopedKey::set::h695438aab8251145 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.26.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 41: 0x5621e02ae5cf - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hdb678aca67c767f4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:615:27 [INFO] [stdout] 42: 0x5621e02ae85c - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h058568f7f206047b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:530:19 [INFO] [stdout] 43: 0x5621e02ad7eb - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h27f0ee13304ba666 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:154:24 [INFO] [stdout] 44: 0x5621e02776bd - tokio::runtime::runtime::Runtime::block_on::h6b8f50aba4c170b9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.26.0/src/runtime/runtime.rs:302:47 [INFO] [stdout] 45: 0x5621e026f9ac - ai_api::wolfram::test::test_wolfram::h3c62254fe334822e [INFO] [stdout] at /opt/rustwide/workdir/src/wolfram/test.rs:11:5 [INFO] [stdout] 46: 0x5621e026f837 - ai_api::wolfram::test::test_wolfram::{{closure}}::h3e0468535cdbd11c [INFO] [stdout] at /opt/rustwide/workdir/src/wolfram/test.rs:6:24 [INFO] [stdout] 47: 0x5621e0230516 - core::ops::function::FnOnce::call_once::hce9824656bf66222 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 48: 0x5621e03a383b - core::ops::function::FnOnce::call_once::hb194ee8411fb46c7 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 49: 0x5621e03a383b - test::__rust_begin_short_backtrace::h871a93aaa56c76c5 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:623:18 [INFO] [stdout] 50: 0x5621e03a2f41 - test::run_test_in_process::{{closure}}::h6d9e6b0161cb50c6 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:646:60 [INFO] [stdout] 51: 0x5621e03a2f41 - as core::ops::function::FnOnce<()>>::call_once::hb9f3c63b5d0e0baa [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 52: 0x5621e03a2f41 - std::panicking::try::do_call::h83eb4c9b7c70ebcc [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:559:40 [INFO] [stdout] 53: 0x5621e03a2f41 - std::panicking::try::h5ffd56bf671a89b3 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:523:19 [INFO] [stdout] 54: 0x5621e03a2f41 - std::panic::catch_unwind::h044e758d6cbf65b7 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panic.rs:149:14 [INFO] [stdout] 55: 0x5621e03a2f41 - test::run_test_in_process::hf7ca2db08c9223b8 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:646:27 [INFO] [stdout] 56: 0x5621e03a2f41 - test::run_test::{{closure}}::h9657c20462181b87 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:569:43 [INFO] [stdout] 57: 0x5621e036b9c4 - test::run_test::{{closure}}::h80c3aef427ce62cc [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:597:41 [INFO] [stdout] 58: 0x5621e036b9c4 - std::sys_common::backtrace::__rust_begin_short_backtrace::h43274eec75e29097 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 59: 0x5621e0370432 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hea1335728d2a7953 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/thread/mod.rs:542:17 [INFO] [stdout] 60: 0x5621e0370432 - as core::ops::function::FnOnce<()>>::call_once::hb16d5d5fd985753c [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 61: 0x5621e0370432 - std::panicking::try::do_call::h65de05e16c44e167 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:559:40 [INFO] [stdout] 62: 0x5621e0370432 - std::panicking::try::h187f01afe14eb3bf [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:523:19 [INFO] [stdout] 63: 0x5621e0370432 - std::panic::catch_unwind::h1b55347b2c8efb63 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panic.rs:149:14 [INFO] [stdout] 64: 0x5621e0370432 - std::thread::Builder::spawn_unchecked_::{{closure}}::hea39e0adaff5b52d [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/thread/mod.rs:541:30 [INFO] [stdout] 65: 0x5621e0370432 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9b61aba01c3c1f32 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 66: 0x5621e1877dcb - as core::ops::function::FnOnce>::call_once::h09e5a4c541afa800 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2022:9 [INFO] [stdout] 67: 0x5621e1877dcb - as core::ops::function::FnOnce>::call_once::h9c8b03c22f4e7026 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2022:9 [INFO] [stdout] 68: 0x5621e1877dcb - std::sys::pal::unix::thread::Thread::new::thread_start::h522bc89a54da820a [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stdout] 69: 0x7f644dd9eac3 - [INFO] [stdout] 70: 0x7f644de2fa04 - __clone [INFO] [stdout] 71: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- db::test::test_db stdout ---- [INFO] [stdout] thread 'db::test::test_db' panicked at src/db/test.rs:21:5: [INFO] [stdout] assertion failed: res.is_ok() [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5621e1871955 - std::backtrace_rs::backtrace::libunwind::trace::h1a07e5dba0da0cd2 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stdout] 1: 0x5621e1871955 - std::backtrace_rs::backtrace::trace_unsynchronized::h61b9b8394328c0bc [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5621e1871955 - std::sys_common::backtrace::_print_fmt::h1c5e18b460934cff [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x5621e1871955 - ::fmt::h1e1a1972118942ad [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x5621e189ef9b - core::fmt::rt::Argument::fmt::h07af2b4071d536cd [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/fmt/rt.rs:165:63 [INFO] [stdout] 5: 0x5621e189ef9b - core::fmt::write::hc090a2ffd6b28c4a [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/fmt/mod.rs:1157:21 [INFO] [stdout] 6: 0x5621e186e55f - std::io::Write::write_fmt::h9443d787e8277bd2 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/io/mod.rs:1832:15 [INFO] [stdout] 7: 0x5621e187172e - std::sys_common::backtrace::_print::h4e80c5803d4ee35b [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x5621e187172e - std::sys_common::backtrace::print::ha96650907276675e [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x5621e18730a9 - std::panicking::default_hook::{{closure}}::h215c2a0a8346e0e0 [INFO] [stdout] 10: 0x5621e1872d6e - std::panicking::default_hook::h207342be97478370 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:295:9 [INFO] [stdout] 11: 0x5621e039ee5a - as core::ops::function::Fn>::call::haebd875eeb75949f [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2036:9 [INFO] [stdout] 12: 0x5621e039ee5a - test::test_main::{{closure}}::h9108cb0ebacdb458 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:137:21 [INFO] [stdout] 13: 0x5621e1873676 - as core::ops::function::Fn>::call::ha9c3bc81d312fd83 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2036:9 [INFO] [stdout] 14: 0x5621e1873676 - std::panicking::rust_panic_with_hook::hac8bdceee1e4fe2c [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:799:13 [INFO] [stdout] 15: 0x5621e18733eb - std::panicking::begin_panic_handler::{{closure}}::h00d785e82757ce3c [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:656:13 [INFO] [stdout] 16: 0x5621e1871e19 - std::sys_common::backtrace::__rust_end_short_backtrace::h1628d957bcd06996 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x5621e1873157 - rust_begin_unwind [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:652:5 [INFO] [stdout] 18: 0x5621e0204133 - core::panicking::panic_fmt::hdc63834ffaaefae5 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x5621e02041dc - core::panicking::panic::h75b3c9209f97d725 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/panicking.rs:146:5 [INFO] [stdout] 20: 0x5621e024f7a9 - ai_api::db::test::test_db_connection::{{closure}}::h10ea4cbd11524d0a [INFO] [stdout] at /opt/rustwide/workdir/src/db/test.rs:21:5 [INFO] [stdout] 21: 0x5621e02566fc - ai_api::db::test::test_db::{{closure}}::h682f0c3bb00fd7ea [INFO] [stdout] at /opt/rustwide/workdir/src/db/test.rs:76:26 [INFO] [stdout] 22: 0x5621e0277873 - as core::future::future::Future>::poll::h08b810f64b20f1df [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/future/future.rs:123:9 [INFO] [stdout] 23: 0x5621e0277a96 - as core::future::future::Future>::poll::hebaadbfcdb5a9ad9 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/future/future.rs:123:9 [INFO] [stdout] 24: 0x5621e02af5f4 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h4ac84d593fe68772 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:541:57 [INFO] [stdout] 25: 0x5621e02af4da - tokio::runtime::coop::with_budget::h3d79ac2694193757 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.26.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 26: 0x5621e02af4da - tokio::runtime::coop::budget::hf8c2ae44dd54f27f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.26.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 27: 0x5621e02af4da - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h639ce885aa22f2ff [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:541:25 [INFO] [stdout] 28: 0x5621e02ae03c - tokio::runtime::scheduler::current_thread::Context::enter::hdfa93ed6a006d079 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:350:19 [INFO] [stdout] 29: 0x5621e02aeaf2 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hda57f0c91400777c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:540:36 [INFO] [stdout] 30: 0x5621e02ae83b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h55060042cbce249b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:615:57 [INFO] [stdout] 31: 0x5621e032ce2d - tokio::macros::scoped_tls::ScopedKey::set::h695438aab8251145 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.26.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 32: 0x5621e02ae5cf - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hdb678aca67c767f4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:615:27 [INFO] [stdout] 33: 0x5621e02ae85c - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h058568f7f206047b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:530:19 [INFO] [stdout] 34: 0x5621e02ad7eb - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h27f0ee13304ba666 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:154:24 [INFO] [stdout] 35: 0x5621e02776bd - tokio::runtime::runtime::Runtime::block_on::h6b8f50aba4c170b9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.26.0/src/runtime/runtime.rs:302:47 [INFO] [stdout] 36: 0x5621e0256497 - ai_api::db::test::test_db::hac7c228ef7522f70 [INFO] [stdout] at /opt/rustwide/workdir/src/db/test.rs:81:5 [INFO] [stdout] 37: 0x5621e0256307 - ai_api::db::test::test_db::{{closure}}::he5a1664156be9371 [INFO] [stdout] at /opt/rustwide/workdir/src/db/test.rs:75:19 [INFO] [stdout] 38: 0x5621e02300d6 - core::ops::function::FnOnce::call_once::h79035547ead6d92f [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x5621e03a383b - core::ops::function::FnOnce::call_once::hb194ee8411fb46c7 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x5621e03a383b - test::__rust_begin_short_backtrace::h871a93aaa56c76c5 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:623:18 [INFO] [stdout] 41: 0x5621e03a2f41 - test::run_test_in_process::{{closure}}::h6d9e6b0161cb50c6 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:646:60 [INFO] [stdout] 42: 0x5621e03a2f41 - as core::ops::function::FnOnce<()>>::call_once::hb9f3c63b5d0e0baa [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 43: 0x5621e03a2f41 - std::panicking::try::do_call::h83eb4c9b7c70ebcc [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:559:40 [INFO] [stdout] 44: 0x5621e03a2f41 - std::panicking::try::h5ffd56bf671a89b3 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:523:19 [INFO] [stdout] 45: 0x5621e03a2f41 - std::panic::catch_unwind::h044e758d6cbf65b7 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panic.rs:149:14 [INFO] [stdout] 46: 0x5621e03a2f41 - test::run_test_in_process::hf7ca2db08c9223b8 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:646:27 [INFO] [stdout] 47: 0x5621e03a2f41 - test::run_test::{{closure}}::h9657c20462181b87 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:569:43 [INFO] [stdout] 48: 0x5621e036b9c4 - test::run_test::{{closure}}::h80c3aef427ce62cc [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:597:41 [INFO] [stdout] 49: 0x5621e036b9c4 - std::sys_common::backtrace::__rust_begin_short_backtrace::h43274eec75e29097 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 50: 0x5621e0370432 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hea1335728d2a7953 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/thread/mod.rs:542:17 [INFO] [stdout] 51: 0x5621e0370432 - as core::ops::function::FnOnce<()>>::call_once::hb16d5d5fd985753c [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 52: 0x5621e0370432 - std::panicking::try::do_call::h65de05e16c44e167 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:559:40 [INFO] [stdout] 53: 0x5621e0370432 - std::panicking::try::h187f01afe14eb3bf [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:523:19 [INFO] [stdout] 54: 0x5621e0370432 - std::panic::catch_unwind::h1b55347b2c8efb63 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panic.rs:149:14 [INFO] [stdout] 55: 0x5621e0370432 - std::thread::Builder::spawn_unchecked_::{{closure}}::hea39e0adaff5b52d [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/thread/mod.rs:541:30 [INFO] [stdout] 56: 0x5621e0370432 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9b61aba01c3c1f32 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x5621e1877dcb - as core::ops::function::FnOnce>::call_once::h09e5a4c541afa800 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2022:9 [INFO] [stdout] 58: 0x5621e1877dcb - as core::ops::function::FnOnce>::call_once::h9c8b03c22f4e7026 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2022:9 [INFO] [stdout] 59: 0x5621e1877dcb - std::sys::pal::unix::thread::Thread::new::thread_start::h522bc89a54da820a [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stdout] 60: 0x7f644dd9eac3 - [INFO] [stdout] 61: 0x7f644de2fa04 - __clone [INFO] [stdout] 62: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] db::test::test_db [INFO] [stdout] handler::test::test_draw_handler [INFO] [stdout] handler::test::test_translate_handler [INFO] [stdout] handler::test::test_wolframe_handler [INFO] [stdout] openai::test::test_chatgpt [INFO] [stdout] openai::test::test_draw [INFO] [stdout] translate::test::test_baidu_translate [INFO] [stdout] wolfram::test::test_wolfram [INFO] [stdout] [INFO] [stdout] test result: FAILED. 1 passed; 8 failed; 0 ignored; 0 measured; 0 filtered out; finished in 30.03s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--bin ai-api` [INFO] running `Command { std: "docker" "inspect" "f577f755ef41e77764bd7cd02e98f2d5dfc1b4ad66fbb2933afeb0a095701393", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f577f755ef41e77764bd7cd02e98f2d5dfc1b4ad66fbb2933afeb0a095701393", kill_on_drop: false }` [INFO] [stdout] f577f755ef41e77764bd7cd02e98f2d5dfc1b4ad66fbb2933afeb0a095701393 [INFO] testing pku-software/ai-api against beta-2024-06-22 for beta-1.80-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpku-software%2Fai-api" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pku-software/ai-api on toolchain beta-2024-06-22 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-06-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pku-software/ai-api [INFO] finished tweaking git repo https://github.com/pku-software/ai-api [INFO] tweaked toml for git repo https://github.com/pku-software/ai-api written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/pku-software/ai-api 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-2024-06-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-06-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e391db655f03c09da6d96a97a81792af1b12bc83ec31db582d34970c53eded7f [INFO] running `Command { std: "docker" "start" "-a" "e391db655f03c09da6d96a97a81792af1b12bc83ec31db582d34970c53eded7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e391db655f03c09da6d96a97a81792af1b12bc83ec31db582d34970c53eded7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e391db655f03c09da6d96a97a81792af1b12bc83ec31db582d34970c53eded7f", kill_on_drop: false }` [INFO] [stdout] e391db655f03c09da6d96a97a81792af1b12bc83ec31db582d34970c53eded7f [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-06-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 82b038ae2246ab1c4fdc47b745ff40e643c268511c97d3d617aec763cfbda7ae [INFO] running `Command { std: "docker" "start" "-a" "82b038ae2246ab1c4fdc47b745ff40e643c268511c97d3d617aec763cfbda7ae", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.53 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling libc v0.2.140 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling futures-core v0.3.27 [INFO] [stderr] Compiling serde_derive v1.0.158 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling futures-sink v0.3.27 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling serde v1.0.158 [INFO] [stderr] Compiling tokio v1.26.0 [INFO] [stderr] Compiling futures-channel v0.3.27 [INFO] [stderr] Compiling futures-task v0.3.27 [INFO] [stderr] Compiling futures-util v0.3.27 [INFO] [stderr] Compiling futures-io v0.3.27 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.14 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling cpufeatures v0.2.6 [INFO] [stderr] Compiling io-lifetimes v1.0.9 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling serde_json v1.0.94 [INFO] [stderr] Compiling openssl v0.10.48 [INFO] [stderr] Compiling rustix v0.36.11 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.7 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling openssl-sys v0.9.83 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling syn v2.0.10 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling ipnet v2.7.1 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling base64 v0.21.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling time-macros v0.2.8 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling rustc_version_runtime v0.2.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling spin v0.9.6 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling weezl v0.1.7 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling data-encoding v2.3.3 [INFO] [stderr] Compiling simd-adler32 v0.3.5 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling tempfile v3.4.0 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling zune-inflate v0.2.52 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling bytemuck v1.13.1 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling half v2.2.1 [INFO] [stderr] Compiling iana-time-zone v0.1.54 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling winnow v0.4.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling multipart v0.18.0 [INFO] [stderr] Compiling gif v0.12.0 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling chrono v0.4.24 [INFO] [stderr] Compiling headers v0.3.8 [INFO] [stderr] Compiling png v0.17.7 [INFO] [stderr] Compiling is-terminal v0.4.5 [INFO] [stderr] Compiling rustls-pemfile v1.0.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling syn-mid v0.5.3 [INFO] [stderr] Compiling time v0.3.20 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stdout] error[E0282]: type annotations needed for `Box<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/time-0.3.20/src/format_description/parse/mod.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | let items = format_items [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 86 | Ok(items.into()) [INFO] [stdout] | ---- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `items` an explicit type, where the placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 83 | let items: Box<_> = format_items [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling jpeg-decoder v0.3.0 [INFO] [stderr] Compiling regex v1.7.3 [INFO] [stderr] Compiling webpki-roots v0.22.6 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling md-5 v0.10.5 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling rustls-pemfile v0.2.1 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling tiff v0.8.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling bmp v0.5.0 [INFO] [stderr] error: could not compile `time` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "82b038ae2246ab1c4fdc47b745ff40e643c268511c97d3d617aec763cfbda7ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82b038ae2246ab1c4fdc47b745ff40e643c268511c97d3d617aec763cfbda7ae", kill_on_drop: false }` [INFO] [stdout] 82b038ae2246ab1c4fdc47b745ff40e643c268511c97d3d617aec763cfbda7ae