[INFO] cloning repository https://github.com/rwjblue/openai_playground [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rwjblue/openai_playground" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frwjblue%2Fopenai_playground", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frwjblue%2Fopenai_playground'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1a4d3e9163a6f5301876e9a7d9f5f63ba4ee5e77 [INFO] testing rwjblue/openai_playground against beta-2025-01-12 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frwjblue%2Fopenai_playground" "/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/rwjblue/openai_playground on toolchain beta-2025-01-12 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rwjblue/openai_playground [INFO] finished tweaking git repo https://github.com/rwjblue/openai_playground [INFO] tweaked toml for git repo https://github.com/rwjblue/openai_playground written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/rwjblue/openai_playground 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-2025-01-12" "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] Downloading crates ... [INFO] [stderr] Downloaded async-openai v0.18.3 [INFO] [stderr] Downloaded async-convert v1.0.0 [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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ae3587387d93fbc64116070bbef9c635948f505b781a7dbe30a354de2261a39d [INFO] running `Command { std: "docker" "start" "-a" "ae3587387d93fbc64116070bbef9c635948f505b781a7dbe30a354de2261a39d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ae3587387d93fbc64116070bbef9c635948f505b781a7dbe30a354de2261a39d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae3587387d93fbc64116070bbef9c635948f505b781a7dbe30a354de2261a39d", kill_on_drop: false }` [INFO] [stdout] ae3587387d93fbc64116070bbef9c635948f505b781a7dbe30a354de2261a39d [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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fe1cc6acaafd8d947cde8b1e776eafac2d5af18b9d8c12d18178a178b2ee5a90 [INFO] running `Command { std: "docker" "start" "-a" "fe1cc6acaafd8d947cde8b1e776eafac2d5af18b9d8c12d18178a178b2ee5a90", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling pkg-config v0.3.29 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling http v0.2.11 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling openssl v0.10.63 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling ring v0.17.7 [INFO] [stderr] Compiling openssl-sys v0.9.99 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling rustls v0.21.10 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling indexmap v2.2.2 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.3.24 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling eventsource-stream v0.2.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstream v0.6.11 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling backoff v0.4.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling derive_builder v0.12.0 [INFO] [stderr] Compiling env_filter v0.1.0 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling async-convert v1.0.0 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling env_logger v0.11.1 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.24 [INFO] [stderr] Compiling reqwest-eventsource v0.4.0 [INFO] [stderr] Compiling async-openai v0.18.3 [INFO] [stderr] Compiling openai_playground v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused macro definition: `assistant` [INFO] [stdout] --> src/main.rs:34:14 [INFO] [stdout] | [INFO] [stdout] 34 | macro_rules! assistant { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/beta-2025-01-12-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcsTEHpZ/symbols.o" "<10 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtracing_subscriber-b7fb7031f20b3c5d.rlib,libnu_ansi_term-f931ee7dde0184c0.rlib,liboverload-447f2db329e02fd7.rlib,libthread_local-246b23c3a8c7a376.rlib,libsharded_slab-ca4470d7753bf4ec.rlib,liblazy_static-af860367908b8176.rlib,libtracing_log-fd7f53c43e34c2ff.rlib,libdotenv-7a66b7690bbb34f4.rlib,libasync_openai-ac14b896daa96b4a.rlib,libtokio_stream-522b2715c9d9c441.rlib,libbackoff-b0d79581f25cc19d.rlib,libinstant-52a03de02aea7251.rlib,libasync_convert-f11e35ed7184be82.rlib,libderive_builder-c575874e772d345c.rlib,librand-19c0de247a7ada83.rlib,librand_chacha-f9ae5ca6e97f74c5.rlib,libppv_lite86-74d192d5fb0d20a2.rlib,librand_core-8e6bfa2c3d3f4d1c.rlib,libsecrecy-a1a995cfc5f2d05e.rlib,libzeroize-6c0b2f4484099dee.rlib,libreqwest_eventsource-0f5e873225035b3c.rlib,libfutures_timer-cfb5ed3ab3008e5c.rlib,libreqwest-b7d0c1fe48c571f5.rlib,libhyper_rustls-e2567ab4e5b098ba.rlib,libhyper_tls-b69f994174a29e49.rlib,libserde_urlencoded-c9944635b9ad1e52.rlib,librustls_native_certs-f806955ba9df8951.rlib,librustls_pemfile-5b3b4ed33f2f120c.rlib,libbase64-13144a1f1e192158.rlib,libipnet-21a83f2d587ce134.rlib,libtokio_native_tls-034db266369ef072.rlib,libtokio_rustls-e0fc0ba846e54b97.rlib,librustls-d209248ab279c3e8.rlib,libsct-f791ba8b28123f69.rlib,libwebpki-c77eaf7aadca708b.rlib,libring-a73f3a1e15f6bd7b.rlib,libgetrandom-ced6f05b3c37efb0.rlib,libspin-77da57a1b47d23a3.rlib,libuntrusted-b2f816886faf2178.rlib,libencoding_rs-2a0986d3eb52843d.rlib,libserde_json-b32b30244feb6b13.rlib,libryu-1d56220ec609daf5.rlib,libmime_guess-2c8ffa8dd44698be.rlib,libunicase-cf8bc771b7d36b52.rlib,libmime-0188e0814ca7ddbf.rlib,libnative_tls-19a1082e98a9d9ad.rlib,libopenssl_probe-5821ed5bfde807ff.rlib,libopenssl-11bcd4d20c639bfe.rlib,libbitflags-862cf0f52b509d01.rlib,libforeign_types-ce5d663d7c32e748.rlib,libforeign_types_shared-47b443a4583fd949.rlib,libopenssl_sys-61d4844e7a616a45.rlib,libhyper-978b8ac06c841452.rlib,libwant-0b31e25494497eb5.rlib,libtry_lock-8fa2f6971035be84.rlib,libhttparse-947711e6baf00551.rlib,libh2-c208f4b203543a1d.rlib,libindexmap-42dc08e243d377ec.rlib,libequivalent-487f93f8f6ab5e5b.rlib,libhashbrown-4d78fb2fe3afee13.rlib,libtower_service-442e0d38cf369aa3.rlib,libtokio_util-79d0f26de89d546f.rlib,libtracing-40089f69d16c1757.rlib,libtracing_core-d1e3a8f7c0828021.rlib,libonce_cell-a1d7742f74efe1da.rlib,libtokio-5e3c5203170be6f5.rlib,libsignal_hook_registry-f910f9ca1e8904e4.rlib,libnum_cpus-805d37ab46006513.rlib,libsocket2-034db6a3cafc2bba.rlib,libmio-6a03e29c1188e5ff.rlib,libparking_lot-f07bec0a0d7d6917.rlib,libparking_lot_core-b8d6b0c5fe0fbc2d.rlib,liblibc-4852c305bddcafdb.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib,libsmallvec-752b9ce7d78a9e06.rlib,liblock_api-f3e5d5105b19fd33.rlib,libscopeguard-7ec2214574194454.rlib,libsync_wrapper-b5d3a794a1e9deea.rlib,libhttp_body-a908a9c8c2a0fb42.rlib,liblog-9e77c5346729da41.rlib,liburl-bc07b877a817b6b8.rlib,libidna-cdd7d1e8864d1018.rlib,libunicode_normalization-beda55ba36c8de7a.rlib,libtinyvec-2155ca31685e06d9.rlib,libtinyvec_macros-7b77ea21c73594ca.rlib,libunicode_bidi-4395c0969e173d7e.rlib,libform_urlencoded-35907277f0683ea4.rlib,libpercent_encoding-af9df9186596bd92.rlib,libhttp-46ca56487269caf0.rlib,libitoa-999a18e29041b8b9.rlib,libfnv-79e2cbfbe03dcd16.rlib,libeventsource_stream-aed0c9c06b1e542a.rlib,libnom-9bdbd60024f20ec3.rlib,libfutures-9cbc235e415e8aaa.rlib,libfutures_executor-c0c84554d4ada810.rlib,libfutures_util-3189d5c2ce58e5ed.rlib,libmemchr-24f51181957843a1.rlib,libfutures_io-15f510aebc68962e.rlib,libslab-8650b6450c46fdf4.rlib,libfutures_channel-c5a37d957ff72faa.rlib,libpin_project_lite-b342d85da484cd05.rlib,libfutures_sink-bfbbbc7bce12d32f.rlib,libfutures_task-7735bb2404c6e6f3.rlib,libpin_utils-3860774ad9b215b5.rlib,libfutures_core-451bff7c303527ba.rlib,libbytes-0cbd1c7110a1e56d.rlib,libserde-c4d3e8b24e40338e.rlib,libthiserror-7c754d687c8b0ee3.rlib}" "/opt/rustwide/rustup-home/toolchains/beta-2025-01-12-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-2e6eca6bf1681754.rlib,libpanic_unwind-6419b8734ab2f0cb.rlib,libobject-784ada497c5d935e.rlib,libmemchr-9267ffe866ca370f.rlib,libaddr2line-36f3ec5f8f15f213.rlib,libgimli-a0a71c3c5fe00164.rlib,librustc_demangle-95f237535246c825.rlib,libstd_detect-e0bd23c2b0917c59.rlib,libhashbrown-22a7802a8abbef9e.rlib,librustc_std_workspace_alloc-eb0228d54dd99343.rlib,libminiz_oxide-e6c6f516ce70276d.rlib,libadler-af73ed2b2e212982.rlib,libunwind-0000b4ce778574a2.rlib,libcfg_if-1a94dbdc43bc518f.rlib,liblibc-b957950176a614bc.rlib,liballoc-2b137d666ae9b5cb.rlib,librustc_std_workspace_core-4cf833632aafa84c.rlib,libcore-65c2c6d2d6ae570b.rlib,libcompiler_builtins-678c764df5f831e4.rlib}" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-a7399657bb6a2798/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2025-01-12-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/openai_playground-39fc5989f5b89033" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `openai_playground` (bin "openai_playground") due to 1 previous error; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "fe1cc6acaafd8d947cde8b1e776eafac2d5af18b9d8c12d18178a178b2ee5a90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe1cc6acaafd8d947cde8b1e776eafac2d5af18b9d8c12d18178a178b2ee5a90", kill_on_drop: false }` [INFO] [stdout] fe1cc6acaafd8d947cde8b1e776eafac2d5af18b9d8c12d18178a178b2ee5a90