[INFO] cloning repository https://github.com/hjylxmhzq/gemini-client-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hjylxmhzq/gemini-client-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhjylxmhzq%2Fgemini-client-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhjylxmhzq%2Fgemini-client-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ff7cefd153c496fb860d8d353f729359403efb3c [INFO] checking hjylxmhzq/gemini-client-rs against master#ca77504943887037504c7fc0b9bf06dab3910373 for pr-145181 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhjylxmhzq%2Fgemini-client-rs" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/hjylxmhzq/gemini-client-rs [INFO] finished tweaking git repo https://github.com/hjylxmhzq/gemini-client-rs [INFO] tweaked toml for git repo https://github.com/hjylxmhzq/gemini-client-rs written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/hjylxmhzq/gemini-client-rs on toolchain ca77504943887037504c7fc0b9bf06dab3910373 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ca77504943887037504c7fc0b9bf06dab3910373" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/hjylxmhzq/gemini-client-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ca77504943887037504c7fc0b9bf06dab3910373" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded vecrem v0.1.0 [INFO] [stderr] Downloaded json-stream v0.1.1 [INFO] [stderr] Downloaded redis v0.21.7 [INFO] [stderr] Downloaded struson v0.4.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:ae6f63d130afcfff7f91f5ba9fdb2a74d52830289c6a2ea2d23a94dcfb480a0d" "/opt/rustwide/cargo-home/bin/cargo" "+ca77504943887037504c7fc0b9bf06dab3910373" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 53af506bfe775b10d9422524eafc7969e38b6403dab3bb6ba382f30b24b3fc60 [INFO] running `Command { std: "docker" "start" "-a" "53af506bfe775b10d9422524eafc7969e38b6403dab3bb6ba382f30b24b3fc60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "53af506bfe775b10d9422524eafc7969e38b6403dab3bb6ba382f30b24b3fc60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53af506bfe775b10d9422524eafc7969e38b6403dab3bb6ba382f30b24b3fc60", kill_on_drop: false }` [INFO] [stdout] 53af506bfe775b10d9422524eafc7969e38b6403dab3bb6ba382f30b24b3fc60 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:ae6f63d130afcfff7f91f5ba9fdb2a74d52830289c6a2ea2d23a94dcfb480a0d" "/opt/rustwide/cargo-home/bin/cargo" "+ca77504943887037504c7fc0b9bf06dab3910373" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fc7b2bf826cd2001b08b2c9acfcfaa351a3a08d384514fd2a17c81acd3b92991 [INFO] running `Command { std: "docker" "start" "-a" "fc7b2bf826cd2001b08b2c9acfcfaa351a3a08d384514fd2a17c81acd3b92991", 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 autocfg v1.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling ahash v0.8.9 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling syn v2.0.49 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling openssl v0.10.63 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking allocator-api2 v0.2.16 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Checking http v0.2.11 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Compiling openssl-sys v0.9.99 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking indexmap v2.2.3 [INFO] [stderr] Compiling libsqlite3-sys v0.24.2 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling rustls v0.21.10 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling pin-project-internal v1.1.4 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking pin-project v1.1.4 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking h2 v0.3.24 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling erasable v1.2.1 [INFO] [stderr] Compiling finl_unicode v1.2.0 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling stringprep v0.1.4 [INFO] [stderr] Compiling atoi v1.0.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling futures-intrusive v0.4.2 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Checking hyper v0.14.28 [INFO] [stderr] Compiling sqlx-rt v0.6.3 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Compiling sqlformat v0.2.3 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking rustls-pemfile v1.0.4 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking rayon v1.8.1 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Checking sha1_smol v1.0.0 [INFO] [stderr] Checking webpki-roots v0.25.4 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking weezl v0.1.8 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Checking sha1 v0.6.1 [INFO] [stderr] Checking rc-box v1.2.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking serde_path_to_error v0.1.15 [INFO] [stderr] Checking combine v4.6.6 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Checking jpeg-decoder v0.3.1 [INFO] [stderr] Compiling sqlx-core v0.6.3 [INFO] [stderr] Checking chrono v0.4.34 [INFO] [stderr] Checking hyper-rustls v0.24.2 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.24 [INFO] [stderr] Checking fdeflate v0.3.4 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Checking flume v0.11.0 [INFO] [stderr] Checking uuid v1.7.0 [INFO] [stderr] Checking half v2.3.1 [INFO] [stderr] Checking bytemuck v1.14.3 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking bit_field v0.10.2 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking http-range-header v0.3.1 [INFO] [stderr] Checking never v0.1.0 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Checking lebe v0.5.2 [INFO] [stderr] Checking vecrem v0.1.0 [INFO] [stderr] Checking takecell v0.1.1 [INFO] [stderr] Checking teloxide-core v0.9.1 [INFO] [stderr] Checking exr v1.72.0 [INFO] [stderr] Checking serde_cbor v0.11.2 [INFO] [stderr] Compiling aquamarine v0.1.12 [INFO] [stderr] Checking tower-http v0.3.5 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking gif v0.12.0 [INFO] [stderr] Checking png v0.17.12 [INFO] [stderr] Checking strum v0.25.0 [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking redis v0.21.7 [INFO] [stderr] Checking dptree v0.3.0 [INFO] [stderr] Compiling duplicate v1.0.0 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Compiling sqlx-macros v0.6.3 [INFO] [stderr] Compiling teloxide-macros v0.7.1 [INFO] [stderr] Checking crossbeam-channel v0.5.11 [INFO] [stderr] Checking image v0.24.8 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Checking json-stream v0.1.1 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Checking struson v0.4.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/axum-a98685dee5224f3d.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/axum-a98685dee5224f3d/dep-lib-axum` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcot6Z4R/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcot6Z4R/symbols.o" "<16 object files omitted>" "/tmp/rustcot6Z4R/rmeta.o" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdotenvy-1cb7b2b84062732d,libheck-b14b5e17ec21fffc,libunicode_segmentation-6ec4eac6aa6fec9f,libsyn-92caad1d5e9f4595,libsqlx_core-699fe3434c626076,liburl-ad0eeb3fc87fcbaa,libidna-b3c01f66f634b770,libunicode_normalization-908da71f60f9fb87,libtinyvec-90e87016adc768dd,libtinyvec_macros-3b332f7cd1ec10e8,libunicode_bidi-81cea75cf4f46628,libform_urlencoded-41ed582312932412,libfutures_executor-739db926503eb7b5,libflume-98a5e4b6ea7453c2,libspin-5428ae059eac41ba,libpin_project-bc8330557d69c0a2,libsqlformat-280a316af0f6335f,libunicode_categories-5bb069a1dc5524fb,libnom-ad22bad858ec558b,libitertools-dac5cb44d9e4d571,libthiserror-091f15555f965539,libahash-7f2c2b624d998be1,libgetrandom-3261557d5432b67d,libpercent_encoding-d0941e1a8bdd030a,libindexmap-3bbbc598fb23f6a1,libhashbrown-88203a650ce9f298,liblibsqlite3_sys-43d3910912cc7d93,libatoi-619366e029304f4d,libnum_traits-7ca7288bc68ad5da,libsqlx_rt-9ca4a0199b16bdbb,libtokio_native_tls-e202b927af11b99b,libnative_tls-099eec6f41cbf432,libopenssl_probe-d2dd28cfb71325bf,libopenssl-e452d89de7d44399,libbitflags-e260d43ead2f168a,libforeign_types-85775220e6efc19b,libforeign_types_shared-179e2a4c60543a15,libopenssl_sys-9ada32c5ae2f4532,libtokio-440793d99205be17,libnum_cpus-45e2e99198d4388b,libsocket2-5188225ac1c514b0,libmio-5808621041cc08ca,libmemchr-ba445f766b9f6fc2,libbytes-d9dcad680dbe8621,libhashlink-9940e66575614faa,libhashbrown-689f2616f428e081,libahash-e17b00f2a795b3d6,libonce_cell-934a7f6bf1a96730,libzerocopy-9ecfbaed96475b58,liballocator_api2-2ecce8e704082390,liblog-e6b98240a3bec45e,libcrossbeam_queue-7f5ecf3c4a9b7f74,libcrossbeam_utils-6fb5659316970efb,libfutures_intrusive-753068b739290097,libparking_lot-201af76155d74326,libparking_lot_core-358463388ee8fceb,liblibc-ac04d8e0a0213645,libsmallvec-87b69c096616853e,libinstant-de2d6bd2bd99712d,libcfg_if-a6ec14cb1a24e6b7,liblock_api-2d6fa0f94eabc5e0,libscopeguard-22e389c5edc90715,libeither-ac8f4c91e40f782d,libevent_listener-eebf308c79d6f11f,libfutures_util-abbca7f828aaa13e,libslab-1abba34851ad3bbd,libpin_project_lite-1ee179fa56db85ea,libfutures_task-1445e37a01164c2c,libpin_utils-98755945da2574f7,libfutures_channel-e62d4f6352f0f80e,libfutures_sink-ceee90bb337a9be6,libfutures_core-26bbcae2ed6b9cb4,libquote-7acff96f9e6772ca,libproc_macro2-43bef833ad5a6872,libunicode_ident-f2de522ba645d884}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*,librustc_std_workspace_std-*,libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcot6Z4R/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-6f365078fc785cce/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libsqlx_macros-9f30f7efe6c589b8.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sqlx-macros` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "fc7b2bf826cd2001b08b2c9acfcfaa351a3a08d384514fd2a17c81acd3b92991", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc7b2bf826cd2001b08b2c9acfcfaa351a3a08d384514fd2a17c81acd3b92991", kill_on_drop: false }` [INFO] [stdout] fc7b2bf826cd2001b08b2c9acfcfaa351a3a08d384514fd2a17c81acd3b92991