[INFO] cloning repository https://github.com/randommm/rust-slackbot-llm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/randommm/rust-slackbot-llm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frandommm%2Frust-slackbot-llm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frandommm%2Frust-slackbot-llm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 006531d5cc6eb5efa6027816ad6b5d32994eef1a [INFO] testing randommm/rust-slackbot-llm/006531d5cc6eb5efa6027816ad6b5d32994eef1a against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frandommm%2Frust-slackbot-llm" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/randommm/rust-slackbot-llm on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/randommm/rust-slackbot-llm [INFO] finished tweaking git repo https://github.com/randommm/rust-slackbot-llm [INFO] tweaked toml for git repo https://github.com/randommm/rust-slackbot-llm written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/randommm/rust-slackbot-llm 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.84.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded plotters-bitmap v0.3.6 [INFO] [stderr] Downloaded font-kit v0.13.2 [INFO] [stderr] Downloaded cstr v0.2.12 [INFO] [stderr] Downloaded candle-kernels v0.6.0 [INFO] [stderr] Downloaded axum-test v15.2.0 [INFO] [stderr] Downloaded pathfinder_simd v0.5.3 [INFO] [stderr] Downloaded candle-nn v0.6.0 [INFO] [stderr] Downloaded thread-priority v1.1.0 [INFO] [stderr] Downloaded tokenizers v0.19.1 [INFO] [stderr] Downloaded cc v1.0.103 [INFO] [stderr] Downloaded yeslogic-fontconfig-sys v5.0.0 [INFO] [stderr] Downloaded candle-core v0.6.0 [INFO] [stderr] Downloaded candle-transformers v0.6.0 [INFO] [stderr] Downloaded rgb v0.8.40 [INFO] [stderr] Downloaded freetype-sys v0.20.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c425dccf48b48466f1e14df34cd00585331455b14aecbad9ec74dc9768adadc4 [INFO] running `Command { std: "docker" "start" "-a" "c425dccf48b48466f1e14df34cd00585331455b14aecbad9ec74dc9768adadc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c425dccf48b48466f1e14df34cd00585331455b14aecbad9ec74dc9768adadc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c425dccf48b48466f1e14df34cd00585331455b14aecbad9ec74dc9768adadc4", kill_on_drop: false }` [INFO] [stdout] c425dccf48b48466f1e14df34cd00585331455b14aecbad9ec74dc9768adadc4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4ee881003209120e802e589a26c00e23005d12406a25f7230bca8826c82b6eb1 [INFO] running `Command { std: "docker" "start" "-a" "4ee881003209120e802e589a26c00e23005d12406a25f7230bca8826c82b6eb1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling cc v1.0.103 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling syn v2.0.68 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling zerocopy v0.7.34 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling serde_json v1.0.119 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling tinyvec v1.6.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling reborrow v0.5.5 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling raw-cpuid v10.7.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling seq-macro v0.3.5 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling sqlformat v0.2.4 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling libsqlite3-sys v0.27.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling rustls-pki-types v1.7.0 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Compiling darling_core v0.20.9 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling tokio v1.38.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling bytemuck_derive v1.7.0 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling bytemuck v1.16.1 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling pulp v0.18.21 [INFO] [stderr] Compiling dyn-stack v0.10.0 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling darling_macro v0.20.9 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling num_enum_derive v0.7.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.4 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling h2 v0.4.5 [INFO] [stderr] Compiling gemm-common v0.17.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling gemm-f32 v0.17.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling pathfinder_simd v0.5.3 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling fdeflate v0.3.4 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling freetype-sys v0.20.1 [INFO] [stderr] Compiling yeslogic-fontconfig-sys v5.0.0 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling aligned-vec v0.5.0 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Compiling built v0.7.3 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling zip v1.1.4 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling hyper v1.3.1 [INFO] [stderr] Compiling sqlx-core v0.7.4 [INFO] [stderr] Compiling zerofrom v0.1.4 [INFO] [stderr] Compiling v_frame v0.3.8 [INFO] [stderr] Compiling png v0.17.13 [INFO] [stderr] Compiling gemm-f16 v0.17.1 [INFO] [stdout] error: failed to write /tmp/rustcznkHXa/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libh2-a9529d1c32a875f7.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ring` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `h2` (lib) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `hyper` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name hyper --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hyper-1.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on --cfg 'feature="client"' --cfg 'feature="default"' --cfg 'feature="http1"' --cfg 'feature="http2"' --cfg 'feature="server"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("client", "default", "ffi", "full", "http1", "http2", "nightly", "server", "tracing"))' -C metadata=3b3a91ef7ef6c6f7 -C extra-filename=-3b3a91ef7ef6c6f7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-dc135b5824e14f8c.rmeta --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-4bcb4a2e5f1283df.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-8a8c7667bd008b4b.rmeta --extern h2=/opt/rustwide/target/debug/deps/libh2-a9529d1c32a875f7.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-19a9457cac02e643.rmeta --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-86522bf227167da0.rmeta --extern httparse=/opt/rustwide/target/debug/deps/libhttparse-56919c4580ff8c09.rmeta --extern httpdate=/opt/rustwide/target/debug/deps/libhttpdate-8cfb2bd8621078f1.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-bd6bc37d895500a6.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-d03d56059c57d8e0.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-c86298a4a43e512f.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-5722dd9945deca72.rmeta --extern want=/opt/rustwide/target/debug/deps/libwant-294094b94512485f.rmeta --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `png` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name png --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/png-0.17.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("benchmarks", "unstable"))' -C metadata=ae27d2da212d81b9 -C extra-filename=-ae27d2da212d81b9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-04f2185e830c11a8.rmeta --extern crc32fast=/opt/rustwide/target/debug/deps/libcrc32fast-47a4cdb4e0a71188.rmeta --extern fdeflate=/opt/rustwide/target/debug/deps/libfdeflate-a3d549f2c5a70d4b.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-b41bcc02c7200679.rmeta --extern miniz_oxide=/opt/rustwide/target/debug/deps/libminiz_oxide-1dfe8b9516e53f26.rmeta --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `sqlx-core` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name sqlx_core --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sqlx-core-0.7.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on --cfg 'feature="_rt-tokio"' --cfg 'feature="any"' --cfg 'feature="crc"' --cfg 'feature="default"' --cfg 'feature="json"' --cfg 'feature="migrate"' --cfg 'feature="offline"' --cfg 'feature="serde"' --cfg 'feature="serde_json"' --cfg 'feature="sha2"' --cfg 'feature="tokio"' --cfg 'feature="tokio-stream"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("_rt-async-std", "_rt-tokio", "_tls-native-tls", "_tls-none", "_tls-rustls", "any", "async-io", "async-std", "bigdecimal", "bit-vec", "bstr", "chrono", "crc", "default", "digest", "encoding_rs", "ipnetwork", "json", "mac_address", "migrate", "native-tls", "num-bigint", "offline", "regex", "rust_decimal", "rustls", "rustls-pemfile", "serde", "serde_json", "sha1", "sha2", "time", "tokio", "tokio-stream", "uuid", "webpki-roots"))' -C metadata=8d0c4d6ca6ffd5f7 -C extra-filename=-8d0c4d6ca6ffd5f7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-33f93c0953deb8a3.rmeta --extern atoi=/opt/rustwide/target/debug/deps/libatoi-f817af5b5ed2618c.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-b4fdc1a8951a8692.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-dc135b5824e14f8c.rmeta --extern crc=/opt/rustwide/target/debug/deps/libcrc-40c8aa249666f471.rmeta --extern crossbeam_queue=/opt/rustwide/target/debug/deps/libcrossbeam_queue-3c44ad234535415a.rmeta --extern either=/opt/rustwide/target/debug/deps/libeither-962698cfdedb4f92.rmeta --extern event_listener=/opt/rustwide/target/debug/deps/libevent_listener-e7e1c3ca7faa0295.rmeta --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-c26be6c20ca40a95.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-65457bd6db4cb164.rmeta --extern futures_intrusive=/opt/rustwide/target/debug/deps/libfutures_intrusive-1c88209979bba897.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-38efa0b41416541d.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-08d234dd9009c827.rmeta --extern hashlink=/opt/rustwide/target/debug/deps/libhashlink-21190fc331e30030.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-cfb0a68ca62600fa.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-626018b04b3bd938.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-aa4795d91e7b0271.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-463ee74f53333211.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-2edadd919db4f6fa.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-8a95f3b04ae944d2.so --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-fa95ca049ef2dd2b.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-42edb7d4f8eceff8.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-95ca4bfe09ef9c6c.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-ea7757a323159e27.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-d6b5ba1a9244015f.rmeta --extern sqlformat=/opt/rustwide/target/debug/deps/libsqlformat-befe32ca2de3d531.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-d0ce96868f365eaa.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-cc494392d514ff64.rmeta --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-57295ff7b8816939.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-3a301d2fc793c893.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-2993b8c5bf8c9444.rmeta --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] [stderr] warning: freetype-sys@0.20.1: In file included from freetype2/src/base/ftbase.c:38: [INFO] [stderr] warning: freetype-sys@0.20.1: freetype2/src/base/ftutil.c:439:3: fatal error: error writing to /tmp/ccjerOMb.s: No space left on device [INFO] [stderr] warning: freetype-sys@0.20.1: 439 | } [INFO] [stderr] warning: freetype-sys@0.20.1: | ^ [INFO] [stderr] warning: freetype-sys@0.20.1: compilation terminated. [INFO] [stderr] error: failed to run custom build command for `freetype-sys v0.20.1` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/freetype-sys-a9d3815bb228a25f/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=FREETYPE2_NO_PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=FREETYPE2_STATIC [INFO] [stderr] cargo:rerun-if-env-changed=FREETYPE2_DYNAMIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/debug/build/freetype-sys-0845e24a6c870371/out) [INFO] [stderr] TARGET = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] OPT_LEVEL = Some(3) [INFO] [stderr] HOST = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu [INFO] [stderr] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CXX [INFO] [stderr] HOST_CXX = None [INFO] [stderr] cargo:rerun-if-env-changed=CXX [INFO] [stderr] CXX = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] RUSTC_WRAPPER = None [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some(true) [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2) [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CXXFLAGS [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] cargo:warning=In file included from freetype2/src/base/ftbase.c:38: [INFO] [stderr] cargo:warning=freetype2/src/base/ftutil.c:439:3: fatal error: error writing to /tmp/ccjerOMb.s: No space left on device [INFO] [stderr] cargo:warning= 439 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred: Command "c++" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "." "-I" "freetype2/include" "-I" "freetype2/src" "-DFT2_BUILD_LIBRARY" "-o" "/opt/rustwide/target/debug/build/freetype-sys-0845e24a6c870371/out/591b7dbd556e46ba-ftbase.o" "-c" "freetype2/src/base/ftbase.c" with args c++ did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `gemm-f16` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name gemm_f16 --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/gemm-f16-0.17.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on --cfg 'feature="rayon"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "experimental-apple-amx", "nightly", "rayon", "std"))' -C metadata=43b669cfc725b2b2 -C extra-filename=-43b669cfc725b2b2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern dyn_stack=/opt/rustwide/target/debug/deps/libdyn_stack-79f32fc6648e4065.rmeta --extern gemm_common=/opt/rustwide/target/debug/deps/libgemm_common-8c71f72395d9ddcb.rmeta --extern gemm_f32=/opt/rustwide/target/debug/deps/libgemm_f32-71838e8595cabbac.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-16770b5a387621cf.rmeta --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-cca5f09bd1c625f4.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-77fc69b92a3ba2b8.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-8a95f3b04ae944d2.so --extern raw_cpuid=/opt/rustwide/target/debug/deps/libraw_cpuid-46d67a1bd9554f81.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-1ac419e2820e6d11.rmeta --extern seq_macro=/opt/rustwide/target/debug/deps/libseq_macro-ddcc5f3d6cdba234.so --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] [stderr] warning: libsqlite3-sys@0.27.0: sqlite3/sqlite3.c:252610:1: fatal error: error writing to /tmp/ccywUkWH.s: No space left on device [INFO] [stderr] warning: libsqlite3-sys@0.27.0: 252610 | SQLITE_API const char *sqlite3_sourceid(void){ return SQLITE_SOURCE_ID; } [INFO] [stderr] warning: libsqlite3-sys@0.27.0: | ^~~~~~~~~~ [INFO] [stderr] warning: libsqlite3-sys@0.27.0: compilation terminated. [INFO] [stderr] error: failed to run custom build command for `libsqlite3-sys v0.27.0` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/libsqlite3-sys-0f721bc79fceb852/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=LIBSQLITE3_SYS_USE_PKG_CONFIG [INFO] [stderr] cargo:rerun-if-changed=sqlite3/sqlite3.c [INFO] [stderr] cargo:rerun-if-changed=sqlite3/wasm32-wasi-vfs.c [INFO] [stderr] cargo:rerun-if-env-changed=SQLITE_MAX_VARIABLE_NUMBER [INFO] [stderr] cargo:rerun-if-env-changed=SQLITE_MAX_EXPR_DEPTH [INFO] [stderr] cargo:rerun-if-env-changed=SQLITE_MAX_COLUMN [INFO] [stderr] cargo:rerun-if-env-changed=LIBSQLITE3_FLAGS [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/debug/build/libsqlite3-sys-7ab757b0fe120dbf/out) [INFO] [stderr] TARGET = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] OPT_LEVEL = Some(3) [INFO] [stderr] HOST = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CC [INFO] [stderr] HOST_CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC [INFO] [stderr] CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] RUSTC_WRAPPER = None [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some(true) [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2) [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CFLAGS [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS [INFO] [stderr] CFLAGS = None [INFO] [stderr] cargo:warning=sqlite3/sqlite3.c:252610:1: fatal error: error writing to /tmp/ccywUkWH.s: No space left on device [INFO] [stderr] cargo:warning=252610 | SQLITE_API const char *sqlite3_sourceid(void){ return SQLITE_SOURCE_ID; } [INFO] [stderr] cargo:warning= | ^~~~~~~~~~ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred: Command "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-DSQLITE_CORE" "-DSQLITE_DEFAULT_FOREIGN_KEYS=1" "-DSQLITE_ENABLE_API_ARMOR" "-DSQLITE_ENABLE_COLUMN_METADATA" "-DSQLITE_ENABLE_DBSTAT_VTAB" "-DSQLITE_ENABLE_FTS3" "-DSQLITE_ENABLE_FTS3_PARENTHESIS" "-DSQLITE_ENABLE_FTS5" "-DSQLITE_ENABLE_JSON1" "-DSQLITE_ENABLE_LOAD_EXTENSION=1" "-DSQLITE_ENABLE_MEMORY_MANAGEMENT" "-DSQLITE_ENABLE_RTREE" "-DSQLITE_ENABLE_STAT2" "-DSQLITE_ENABLE_STAT4" "-DSQLITE_SOUNDEX" "-DSQLITE_THREADSAFE=1" "-DSQLITE_USE_URI" "-DHAVE_USLEEP=1" "-D_POSIX_THREAD_SAFE_FUNCTIONS" "-DHAVE_ISNAN" "-DHAVE_LOCALTIME_R" "-DSQLITE_ENABLE_UNLOCK_NOTIFY" "-o" "/opt/rustwide/target/debug/build/libsqlite3-sys-7ab757b0fe120dbf/out/0343851c9008f270-sqlite3.o" "-c" "sqlite3/sqlite3.c" with args cc did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] running `Command { std: "docker" "inspect" "4ee881003209120e802e589a26c00e23005d12406a25f7230bca8826c82b6eb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ee881003209120e802e589a26c00e23005d12406a25f7230bca8826c82b6eb1", kill_on_drop: false }` [INFO] [stdout] 4ee881003209120e802e589a26c00e23005d12406a25f7230bca8826c82b6eb1