[INFO] fetching crate openai-api 0.1.4... [INFO] building openai-api-0.1.4 against try#3bbb5242a8064de4ca3af4036745ddf603ddaa85 for pr-101929 [INFO] extracting crate openai-api 0.1.4 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate openai-api 0.1.4 on toolchain 3bbb5242a8064de4ca3af4036745ddf603ddaa85 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3bbb5242a8064de4ca3af4036745ddf603ddaa85" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate openai-api 0.1.4 [INFO] finished tweaking crates.io crate openai-api 0.1.4 [INFO] tweaked toml for crates.io crate openai-api 0.1.4 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate openai-api 0.1.4 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3bbb5242a8064de4ca3af4036745ddf603ddaa85" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:e92e462e59ac3446a933540fd361ddeb5362c86f92d432d6a560a917a465022e" "/opt/rustwide/cargo-home/bin/cargo" "+3bbb5242a8064de4ca3af4036745ddf603ddaa85" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9ba4b5cdd94fdca26c5cdfa9c6daefcf01f6fe7c088c96e025daf46d32d1fe6f [INFO] running `Command { std: "docker" "start" "-a" "9ba4b5cdd94fdca26c5cdfa9c6daefcf01f6fe7c088c96e025daf46d32d1fe6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9ba4b5cdd94fdca26c5cdfa9c6daefcf01f6fe7c088c96e025daf46d32d1fe6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ba4b5cdd94fdca26c5cdfa9c6daefcf01f6fe7c088c96e025daf46d32d1fe6f", kill_on_drop: false }` [INFO] [stdout] 9ba4b5cdd94fdca26c5cdfa9c6daefcf01f6fe7c088c96e025daf46d32d1fe6f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e92e462e59ac3446a933540fd361ddeb5362c86f92d432d6a560a917a465022e" "/opt/rustwide/cargo-home/bin/cargo" "+3bbb5242a8064de4ca3af4036745ddf603ddaa85" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aff78aebb7302a46796b55156a7779bb98c0dd53a54a4596994fb18d776c5513 [INFO] running `Command { std: "docker" "start" "-a" "aff78aebb7302a46796b55156a7779bb98c0dd53a54a4596994fb18d776c5513", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.55 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling pin-project-lite v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling standback v0.2.13 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling const_fn v0.4.4 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling fastrand v1.4.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling time v0.2.23 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling futures-lite v1.11.3 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling openssl-sys v0.9.59 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling ring v0.16.19 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling cookie v0.14.3 [INFO] [stderr] Compiling http v0.2.2 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling openssl v0.10.31 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Compiling vec-arena v1.0.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling polyval v0.4.3 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling sha2 v0.9.2 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling ghash v0.3.0 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling polling v2.0.2 [INFO] [stderr] Compiling nb-connect v1.0.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling aes-gcm v0.8.0 [INFO] [stderr] Compiling native-tls v0.2.6 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling async-io v1.3.1 [INFO] [stderr] Compiling async-channel v1.5.1 [INFO] [stderr] Compiling async-executor v1.4.0 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling anyhow v1.0.36 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling http-types v2.9.0 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling data-encoding v2.3.1 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling qstring v0.7.2 [INFO] [stderr] Compiling chunked_transfer v1.3.0 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling rustls v0.19.0 [INFO] [stderr] Compiling webpki-roots v0.21.0 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling tokio v0.2.24 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling async-global-executor v1.4.3 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling async-std v1.8.0 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde_qs v0.7.2 [INFO] [stderr] Compiling publicsuffix v1.5.4 [INFO] [stderr] Compiling cookie_store v0.12.0 [INFO] [stderr] Compiling ureq v1.5.4 [INFO] [stderr] Compiling hyper v0.13.9 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling http-client v6.2.0 [INFO] [stderr] Compiling surf v2.1.0 [INFO] [stderr] Compiling openai-api v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 48.76s [INFO] running `Command { std: "docker" "inspect" "aff78aebb7302a46796b55156a7779bb98c0dd53a54a4596994fb18d776c5513", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aff78aebb7302a46796b55156a7779bb98c0dd53a54a4596994fb18d776c5513", kill_on_drop: false }` [INFO] [stdout] aff78aebb7302a46796b55156a7779bb98c0dd53a54a4596994fb18d776c5513 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e92e462e59ac3446a933540fd361ddeb5362c86f92d432d6a560a917a465022e" "/opt/rustwide/cargo-home/bin/cargo" "+3bbb5242a8064de4ca3af4036745ddf603ddaa85" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 06bdd30d49b6ecc357389c1db559b32a823ca236869e5d225714e142a9c5234f [INFO] running `Command { std: "docker" "start" "-a" "06bdd30d49b6ecc357389c1db559b32a823ca236869e5d225714e142a9c5234f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling humantime v2.0.1 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling env_logger v0.8.2 [INFO] [stderr] Compiling extend v0.1.2 [INFO] [stderr] Compiling assert-json-diff v1.1.0 [INFO] [stderr] Compiling mockito v0.28.0 [INFO] [stderr] Compiling openai-api v0.1.4 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcZcUZPK/symbols.o" "/opt/rustwide/target/debug/deps/openai_api-02141f9a679b92ed.openai_api.b6683074-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/openai_api-02141f9a679b92ed.openai_api.b6683074-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/openai_api-02141f9a679b92ed.openai_api.b6683074-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/openai_api-02141f9a679b92ed.openai_api.b6683074-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/openai_api-02141f9a679b92ed.openai_api.b6683074-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/openai_api-02141f9a679b92ed.openai_api.b6683074-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/openai_api-02141f9a679b92ed.openai_api.b6683074-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/openai_api-02141f9a679b92ed.openai_api.b6683074-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/openai_api-02141f9a679b92ed.openai_api.b6683074-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/openai_api-02141f9a679b92ed.openai_api.b6683074-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/openai_api-02141f9a679b92ed.openai_api.b6683074-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/openai_api-02141f9a679b92ed.openai_api.b6683074-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/openai_api-02141f9a679b92ed.openai_api.b6683074-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/openai_api-02141f9a679b92ed.openai_api.b6683074-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/openai_api-02141f9a679b92ed.openai_api.b6683074-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/openai_api-02141f9a679b92ed.openai_api.b6683074-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/openai_api-02141f9a679b92ed.20839xozbiy7o3l5.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-34c721e0742b05a5/out" "-L" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-dcb62af2d3288ec8.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-6a61078d9610ba74.rlib" "/opt/rustwide/target/debug/deps/libhumantime-9611d3333cbb4e47.rlib" "/opt/rustwide/target/debug/deps/libureq-d2d2a3cb18b4082d.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-bb89e2b84059cc55.rlib" "/opt/rustwide/target/debug/deps/librustls-1c008a49c649594f.rlib" "/opt/rustwide/target/debug/deps/libsct-1954746f1304eb4e.rlib" "/opt/rustwide/target/debug/deps/libwebpki-806db13d1ac91b8e.rlib" "/opt/rustwide/target/debug/deps/libring-add2ff89d213d1d8.rlib" "/opt/rustwide/target/debug/deps/libspin-2c2d0e97c8363747.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-bae7ad9dbbebb2b7.rlib" "/opt/rustwide/target/debug/deps/libchunked_transfer-90ce51d2968306b3.rlib" "/opt/rustwide/target/debug/deps/libqstring-be430572e678a44b.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-cb6fad19dce0f819.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-f615ecbc35c7d091.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-ee78594434104c20.rlib" "/opt/rustwide/target/debug/deps/libmaplit-f87334d4ddfcf750.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-a1697796064f8fe8.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-95cd0d53834e2925.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-6180440222f300b6.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-86000edea641e3bc.rlib" "/opt/rustwide/target/debug/deps/libsurf-bba88cd2da04a4f6.rlib" "/opt/rustwide/target/debug/deps/libhttp_client-209f6ae9cf216650.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-3e79e8a0b2feff30.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-97a5812ad25f1e0c.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-153cffc3d7931b29.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-761fbe5cb1bb6d9c.rlib" "/opt/rustwide/target/debug/deps/libopenssl-682212e2471d2e62.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-97f10c878735008e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-46b9b5ebdcb273c8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-ecd28e6fe5f7182e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.rlib" "/opt/rustwide/target/debug/deps/libhyper-1bf6d5ae8f54f0b3.rlib" "/opt/rustwide/target/debug/deps/libwant-4d17d7d19e67c4be.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-febba4674ec63f92.rlib" "/opt/rustwide/target/debug/deps/libh2-64c02d739bf8a349.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-978333f24099bd1a.rlib" "/opt/rustwide/target/debug/deps/libpin_project-02250b3a1d189621.rlib" "/opt/rustwide/target/debug/deps/libindexmap-94909792622a49ee.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-d871cd8609217a8e.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-eca55da9ed0de70c.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-6391c9de91b78bae.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-af7daf4fc80f6124.rlib" "/opt/rustwide/target/debug/deps/libsocket2-1113861d01ac2d0f.rlib" "/opt/rustwide/target/debug/deps/libtower_service-f6e8fd1fdbdc352c.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-997ead7d8333ad6c.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-db08a936df8fb3cc.rlib" "/opt/rustwide/target/debug/deps/libtracing-dadaa48f4121ab4a.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-b9a93017f6970062.rlib" "/opt/rustwide/target/debug/deps/libhttp_types-8f65c64d42cdd31e.rlib" "/opt/rustwide/target/debug/deps/libhttp-3014fa3a19d7ff96.rlib" "/opt/rustwide/target/debug/deps/libserde_qs-ccaf4109e752f1b6.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-879d59ee5c123e90.rlib" "/opt/rustwide/target/debug/deps/libanyhow-5719e493777a7367.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-a9e1e9d509139630.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libinfer-b1b26008f7b9ab09.rlib" "/opt/rustwide/target/debug/deps/libcookie-8f50ed57585d1a71.rlib" "/opt/rustwide/target/debug/deps/libhkdf-6a74bc7412de0061.rlib" "/opt/rustwide/target/debug/deps/libhmac-09a4ddbfc16f4826.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-e4733a06ffcdcc36.rlib" "/opt/rustwide/target/debug/deps/libsha2-7f25c5d3784efe18.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-03a43d06f7c2bf7d.rlib" "/opt/rustwide/target/debug/deps/libdigest-584d6f2f78f3bf83.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-5521b2d282e73469.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-7cd772856855c88a.rlib" "/opt/rustwide/target/debug/deps/libghash-37a88c2278e7509c.rlib" "/opt/rustwide/target/debug/deps/libpolyval-83b45e29a5f9a73f.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-b27d62b7996433f6.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-e24a7b26d1e824a9.rlib" "/opt/rustwide/target/debug/deps/libsubtle-a0659e0089bcb659.rlib" "/opt/rustwide/target/debug/deps/libctr-ae60eb358fe87aeb.rlib" "/opt/rustwide/target/debug/deps/libaes-35ea4db402e7e556.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-298de7ff7c1fc5f2.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-b3a531c9eb400c1f.rlib" "/opt/rustwide/target/debug/deps/libcipher-be330c576c8a9701.rlib" "/opt/rustwide/target/debug/deps/libaead-a9eaeb788cc18637.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-535638480f2015b4.rlib" "/opt/rustwide/target/debug/deps/libtypenum-2a6e240f514da056.rlib" "/opt/rustwide/target/debug/deps/libbase64-c3d2f141e9aa644a.rlib" "/opt/rustwide/target/debug/deps/libtime-90ab5e5bde15f76e.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-3208ca2c882db122.rlib" "/opt/rustwide/target/debug/deps/libstandback-07335749889bba6f.rlib" "/opt/rustwide/target/debug/deps/libasync_std-951cb49c37b37995.rlib" "/opt/rustwide/target/debug/deps/libblocking-691eb20cd498af8c.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-c78f6b92b9e93ae5.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-7ebeca67cedc4eab.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-9e695e2accf231c6.rlib" "/opt/rustwide/target/debug/deps/libtokio-f83d9ec5336ccb55.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-1f473d2e54f218e2.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-77d076ebb89bd5e4.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-221ef4b5794ffeab.rlib" "/opt/rustwide/target/debug/deps/libmio-1b1bea169bb25ed6.rlib" "/opt/rustwide/target/debug/deps/libiovec-a3721c6ef3697a3f.rlib" "/opt/rustwide/target/debug/deps/libnet2-5cd4285957cee889.rlib" "/opt/rustwide/target/debug/deps/libbytes-522c9d77a2dcfe3d.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-b4414c276c53e36c.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-216a87ee19dcd339.rlib" "/opt/rustwide/target/debug/deps/libasync_task-2e910bf4e8c0d425.rlib" "/opt/rustwide/target/debug/deps/libasync_io-a02cf3881e51dd74.rlib" "/opt/rustwide/target/debug/deps/libnb_connect-324a81d778c88039.rlib" "/opt/rustwide/target/debug/deps/libvec_arena-baa30d7004252e50.rlib" "/opt/rustwide/target/debug/deps/libpolling-d534524c86ddf7e4.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-134cd6fcc5484708.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-87cfc0a91d981a0e.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-2a161e80c40b24b9.rlib" "/opt/rustwide/target/debug/deps/libfastrand-00aaf9f17582410f.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-3314a20b781ed1a0.rlib" "/opt/rustwide/target/debug/deps/libparking-3342abdc29b74b75.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-8ed50de62563761e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-0c28cd105b8e1857.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-5dcdad6f7f708e8e.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-febdacce6d98661e.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-41d296aae86734ec.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-f26ec4b58b78997e.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-6561cf96d381cb0c.rlib" "/opt/rustwide/target/debug/deps/libslab-ab98851c871a197f.rlib" "/opt/rustwide/target/debug/deps/libpin_project-0f3fe78d69186b1e.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-66260ca1e93e3f35.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-051a5ed3f831a553.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-1c7eb71084c42219.rlib" "/opt/rustwide/target/debug/deps/libmockito-f888a4137037b459.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-2ba43e2875411e5b.rlib" "/opt/rustwide/target/debug/deps/liburl-5e92ebaa7dbf356c.rlib" "/opt/rustwide/target/debug/deps/libidna-a42fadede2f9f20f.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-9b3ae5c65202d072.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-d314caa35c1d7ee1.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-1186c837a9f5b632.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-eae4739b9f580e06.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libmatches-4395ae20fe1f12ba.rlib" "/opt/rustwide/target/debug/deps/libdtoa-bcfd83db97fcc13c.rlib" "/opt/rustwide/target/debug/deps/libhttparse-63cba1f3c42aa21e.rlib" "/opt/rustwide/target/debug/deps/libassert_json_diff-0a2d7f962252e722.rlib" "/opt/rustwide/target/debug/deps/libserde_json-47adae5e383d5fe6.rlib" "/opt/rustwide/target/debug/deps/libryu-8c106c7dece5fbd0.rlib" "/opt/rustwide/target/debug/deps/libitoa-6ac861f3d8ceb06c.rlib" "/opt/rustwide/target/debug/deps/libregex-72851b535b394ea0.rlib" "/opt/rustwide/target/debug/deps/libthread_local-7b136cb51b93983e.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-a59b32f817cf8cc0.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e24eefacc9736727.rlib" "/opt/rustwide/target/debug/deps/libmemchr-3db82c5a8ba2376a.rlib" "/opt/rustwide/target/debug/deps/librand-2d0b6d93f6b9eca5.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-b4e15797dd685792.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-b183ff56153a063c.rlib" "/opt/rustwide/target/debug/deps/librand_core-5cfaa10a36cb4eea.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-1f7db73fff8bac81.rlib" "/opt/rustwide/target/debug/deps/libdifference-31132e4a24b6458b.rlib" "/opt/rustwide/target/debug/deps/libcolored-b1a3cb0a29d8c642.rlib" "/opt/rustwide/target/debug/deps/libatty-22997dcbdd708399.rlib" "/opt/rustwide/target/debug/deps/liblibc-e273ee1997b203bf.rlib" "/opt/rustwide/target/debug/deps/liblog-12e5fb57870e7b51.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libserde-0efe9643b9e7b129.rlib" "/opt/rustwide/target/debug/deps/libthiserror-f9ad8cb213872066.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9a675e4c0b2cd6d0.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e3f6eac8ce8ba973.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-2ffa3867147f09fb.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-35bed922aa32bbbd.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ef53e65a7b7a39e5.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1958e7589a0c42f1.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-8c399cda3a205286.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-200a824b7fd3ccbb.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-ed4f57a507f0fd5e.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-3ea91f47fd49275a.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-1cb2e84ee1721c57.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ef26b6b8a99daec3.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5e482ea522915d9c.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a9e7dd5405efd2c.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f728cf9374526084.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-b5714e1182296022.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69100093739463c8.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-95c4e3e80ce883d8.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-d83ba1fe54f1e3d0.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-9e21114b6170ad54.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/openai_api-02141f9a679b92ed" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `openai-api` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "06bdd30d49b6ecc357389c1db559b32a823ca236869e5d225714e142a9c5234f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06bdd30d49b6ecc357389c1db559b32a823ca236869e5d225714e142a9c5234f", kill_on_drop: false }` [INFO] [stdout] 06bdd30d49b6ecc357389c1db559b32a823ca236869e5d225714e142a9c5234f